Lines Matching +full:child +full:- +full:nodes
1 # SPDX-License-Identifier: GPL-2.0
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Stephen Boyd <[email protected]>
13 The System Power Management (SPMI) controller is a 2-wire bus defined
20 Each SPMI controller has zero or more child nodes (up to 16 ones), each
27 "#address-cells":
30 "#size-cells":
34 "@[0-9a-f]$":
35 description: up to 16 child PMIC nodes
41 - minItems: 1
43 - minimum: 0
45 - enum: [ 0 ]
51 - reg
54 - reg
59 - |
60 #include <dt-bindings/spmi/spmi.h>
65 #address-cells = <2>;
66 #size-cells = <0>;
68 child@0 {
72 child@7 {