Searched refs:subnodes (Results 1 – 25 of 72) sorted by relevance
123
/Linux-v6.6/drivers/staging/fieldbus/Documentation/devicetree/bindings/fieldbus/ |
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:
|
/Linux-v6.6/Documentation/devicetree/bindings/rtc/ |
D | rtc-omap.txt | 23 Optional subnodes: 26 Required pinctrl subnodes properties: 29 Optional pinctrl subnodes properties:
|
/Linux-v6.6/Documentation/devicetree/bindings/pinctrl/ |
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:
|
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.
|
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.
|
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.
|
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
|
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"
|
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
|
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
|
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
|
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
|
D | qcom,apq8084-pinctrl.txt | 59 subnodes. Each of these subnodes represents some desired configuration for a 67 The name of each subnode is not important; all subnodes should be enumerated
|
D | fsl,mxs-pinctrl.txt | 17 subnodes. Each of these subnodes represents some desired configuration for 25 Those subnodes under mxs pin controller node will fall into two categories.
|
/Linux-v6.6/scripts/dtc/ |
D | dtc-parser.y | 87 %type <nodelist> subnodes 266 '{' proplist subnodes '}' ';' 553 subnodes: 558 | subnode subnodes
|
/Linux-v6.6/Documentation/devicetree/bindings/bus/ |
D | moxtet.txt | 16 Required properties of subnodes: 23 case the devices can be defined as subnodes of the moxtet node.
|
/Linux-v6.6/Documentation/devicetree/bindings/mfd/ |
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
|
/Linux-v6.6/drivers/acpi/ |
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() 1221 head = &adev->data.subnodes; in acpi_get_next_subnode() 1223 head = &data->data.subnodes; in acpi_get_next_subnode()
|
/Linux-v6.6/Documentation/devicetree/bindings/regulator/ |
D | 88pg86x.txt | 7 Optional subnodes for regulators: "buck1", "buck2", using common regulator
|
/Linux-v6.6/Documentation/devicetree/bindings/net/dsa/ |
D | vitesse,vsc73xx.txt | 40 Required subnodes: 43 and subnodes of DSA switches.
|
/Linux-v6.6/Documentation/devicetree/bindings/sound/ |
D | qcom,apq8096.txt | 67 Each subnode of sndcard represents either a dailink, and subnodes of each 75 = CPU, PLATFORM, CODEC dais subnodes
|
D | mt8173-rt5650.txt | 9 Optional subnodes:
|
/Linux-v6.6/Documentation/devicetree/bindings/display/ |
D | wm,wm8505-fb.txt | 9 Required subnodes:
|
D | via,vt8500-fb.txt | 10 Required subnodes:
|
/Linux-v6.6/Documentation/devicetree/bindings/net/ |
D | lpc-eth.txt | 13 Optional subnodes:
|
123