Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: soc: ti: am654-serdes-ctrl: Add simple-mfd to compatible items

This node contains a child which is only probed if simple-mfd is in the
compatible list. Add this here.

Signed-off-by: Andrew Davis <afd@ti.com>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://lore.kernel.org/r/20240821162337.33774-1-afd@ti.com
Signed-off-by: Nishanth Menon <nm@ti.com>

authored by

Andrew Davis and committed by
Nishanth Menon
f92ed4e4 87adfd1a

+2 -1
+2 -1
Documentation/devicetree/bindings/soc/ti/ti,am654-serdes-ctrl.yaml
··· 14 14 items: 15 15 - const: ti,am654-serdes-ctrl 16 16 - const: syscon 17 + - const: simple-mfd 17 18 18 19 reg: 19 20 maxItems: 1 ··· 32 31 examples: 33 32 - | 34 33 clock@4080 { 35 - compatible = "ti,am654-serdes-ctrl", "syscon"; 34 + compatible = "ti,am654-serdes-ctrl", "syscon", "simple-mfd"; 36 35 reg = <0x4080 0x4>; 37 36 38 37 mux-controller {