/openbmc/u-boot/doc/device-tree-bindings/pmic/ |
H A D | sandbox.txt | 20 To bind each regulator, the optional regulator subnodes should exists. 22 Optional subnodes: 23 - ldo/buck subnodes of each device's regulator (see regulator binding info)
|
/openbmc/u-boot/tools/binman/etype/ |
H A D | u_boot_dtb_with_ucode.py | 64 self.collate = len(self.ucode.subnodes) > 1 65 for node in self.ucode.subnodes: 77 for node in self.ucode.subnodes:
|
/openbmc/linux/drivers/staging/fieldbus/Documentation/devicetree/bindings/fieldbus/ |
H A D | arcx,anybus-controller.txt | 26 Optional: use of subnodes 30 specified in subnodes to the controller node. 32 The subnodes are identified by the standard 'reg' property. Which information 36 Required controller node properties when using subnodes:
|
/openbmc/linux/Documentation/devicetree/bindings/rtc/ |
H A D | rtc-omap.txt | 23 Optional subnodes: 26 Required pinctrl subnodes properties: 29 Optional pinctrl subnodes properties:
|
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | qcom,apq8064-pinctrl.txt | 27 subnodes. Each of these subnodes represents some desired configuration for a 32 The name of each subnode is not important; all subnodes should be enumerated 48 Non-empty subnodes must specify the 'pins' property.
|
H A D | pinctrl-sirf.txt | 16 SiRFprimaII's pinmux nodes act as a container for an arbitrary number of subnodes. 17 Each of these subnodes represents some desired configuration for a group of pins. 28 For example, pinctrl might have subnodes like the following:
|
H A D | qcom,ipq8064-pinctrl.txt | 27 subnodes. Each of these subnodes represents some desired configuration for a 32 The name of each subnode is not important; all subnodes should be enumerated 48 Non-empty subnodes must specify the 'pins' property.
|
H A D | qcom,ipq4019-pinctrl.txt | 30 subnodes. Each of these subnodes represents some desired configuration for a 35 The name of each subnode is not important; all subnodes should be enumerated 50 Non-empty subnodes must specify the 'pins' property.
|
H A D | ste,nomadik.txt | 15 subnodes. Each of these subnodes represents some desired configuration for a 20 The name of each subnode is not important; all subnodes should be enumerated 21 and processed purely based on their content. The subnodes use the generic
|
H A D | fsl,imx27-pinctrl.txt | 6 The iomuxc driver node should define subnodes containing of pinctrl configuration subnodes. 57 node. If gpio subnodes are defined "#address-cells", "#size-cells" and "ranges"
|
H A D | lantiq,pinctrl-falcon.txt | 13 subnodes. Each of these subnodes represents some desired configuration for a 18 The name of each subnode is not important as long as it is unique; all subnodes
|
H A D | pinctrl-palmas.txt | 17 subnodes. Each of these subnodes represents some desired configuration for a 22 The name of each subnode is not important; all subnodes should be enumerated
|
H A D | bitmain,bm1880-pinctrl.txt | 15 subnodes. Each of these subnodes represents some desired configuration for a 21 options. The name of each subnode is not important; all subnodes should be
|
H A D | pinctrl_spear.txt | 35 SPEAr's pinmux nodes act as a container for an arbitrary number of subnodes. Each 36 of these subnodes represents muxing for a pin, a group, or a list of pins or 39 The name of each subnode is not important; all subnodes should be enumerated
|
/openbmc/u-boot/tools/dtoc/ |
H A D | fdt.py | 231 self.subnodes = [] 250 for subnode in self.subnodes: 282 self.subnodes.append(node) 297 for subnode in self.subnodes: 413 self.subnodes.append(subnode) 446 for node in reversed(self.subnodes):
|
/openbmc/u-boot/scripts/dtc/ |
H A D | dtc-parser.y | 89 %type <nodelist> subnodes 225 '{' proplist subnodes '}' ';' 501 subnodes: 506 | subnode subnodes
|
/openbmc/linux/scripts/dtc/ |
H A D | dtc-parser.y | 87 %type <nodelist> subnodes 266 '{' proplist subnodes '}' ';' 553 subnodes: 558 | subnode subnodes
|
/openbmc/u-boot/doc/device-tree-bindings/regulator/ |
H A D | sandbox.txt | 12 Required subnodes: 29 Example PMIC's regulator subnodes:
|
/openbmc/linux/Documentation/devicetree/bindings/bus/ |
H A D | moxtet.txt | 16 Required properties of subnodes: 23 case the devices can be defined as subnodes of the moxtet node.
|
/openbmc/u-boot/tools/binman/ |
H A D | control.py | 36 for node in binman_node.subnodes: 50 for node in dtb.GetRoot().subnodes:
|
/openbmc/linux/drivers/acpi/ |
H A D | property.c | 87 INIT_LIST_HEAD(&dn->data.subnodes); in acpi_nondev_subnode_extract() 238 return acpi_add_nondev_subnodes(scope, links, &data->subnodes, in acpi_enumerate_nondev_subnodes() 359 list_for_each_entry(dn, &data->subnodes, sibling) { in acpi_untie_nondev_subnodes() 370 list_for_each_entry(dn, &data->subnodes, sibling) { in acpi_tie_nondev_subnodes() 541 INIT_LIST_HEAD(&adev->data.subnodes); in acpi_init_properties() 612 acpi_destroy_nondev_subnodes(&dn->data.subnodes); in acpi_destroy_nondev_subnodes() 624 acpi_destroy_nondev_subnodes(&adev->data.subnodes); in acpi_free_properties() 1226 head = &adev->data.subnodes; in acpi_get_next_subnode() 1228 head = &data->data.subnodes; in acpi_get_next_subnode()
|
/openbmc/linux/Documentation/devicetree/bindings/mfd/ |
H A D | mfd.txt | 21 consider all subnodes of the MFD device as separate devices akin to how 22 "simple-bus" indicates when to see subnodes as children for a simple
|
/openbmc/u-boot/doc/device-tree-bindings/memory/ |
H A D | memory.txt | 5 Optional subnodes can be used defining the memory layout for different board 11 If subnodes are present, then the /memory node must define these properties:
|
/openbmc/linux/Documentation/devicetree/bindings/net/dsa/ |
H A D | vitesse,vsc73xx.txt | 40 Required subnodes: 43 and subnodes of DSA switches.
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | qcom,apq8096.txt | 67 Each subnode of sndcard represents either a dailink, and subnodes of each 75 = CPU, PLATFORM, CODEC dais subnodes
|