Lines Matching +full:child +full:- +full:nodes
4 Child nodes are required in device tree. The driver will detect
5 the devices serial number and then search in the child nodes in the device tree
8 Also check doc/device-tree-bindings/w1-eeprom for possible child nodes drivers
11 - drivers/w1/mxc_w1.c
14 - compatible : should be one of
15 "fsl,imx21-owire", "fsl,imx27-owire", "fsl,imx31-owire", "fsl,imx25-owire"
16 "fsl,imx25-owire", "fsl,imx35-owire", "fsl,imx50-owire", "fsl,imx53-owire"
18 - reg : Address and length of the register set for the device
25 compatible = "fsl,imx53-owire";
29 Example with child:
31 compatible = "fsl,imx53-owire";