Home
last modified time | relevance | path

Searched refs:subnodes (Results 1 – 25 of 160) sorted by relevance

1234567

/OK3568_Linux_fs/u-boot/doc/device-tree-bindings/pmic/
H A Dsandbox.txt20 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)
/OK3568_Linux_fs/kernel/drivers/staging/fieldbus/Documentation/devicetree/bindings/fieldbus/
H A Darcx,anybus-controller.txt26 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:
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/rtc/
H A Drtc-omap.txt23 Optional subnodes:
26 Required pinctrl subnodes properties:
29 Optional pinctrl subnodes properties:
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/
H A Damlogic,axg-sound-card.txt40 Backend dai-link subnodes:
45 subnodes
47 Required codec subnodes properties:
51 Optional codec subnodes properties:
H A Dqcom,apq8016-sbc.txt44 Dai-link subnode properties and subnodes:
46 Required dai-link subnodes:
51 Required CPU/CODEC subnodes properties:
H A Dst,stm32-sai.txt24 SAI subnodes:
25 Two subnodes corresponding to SAI sub-block instances A et B can be defined.
28 SAI subnodes required properties:
46 SAI subnodes Optional properties:
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pinctrl/
H A Dqcom,apq8064-pinctrl.txt27 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 Dpinctrl-sirf.txt16 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 Dpinctrl-atlas7.txt63 SiRFatlas7's pinmux nodes act as a container for an arbitrary number of subnodes.
64 Each of these subnodes represents some desired configuration for a group of pins.
75 For example, pinctrl might have subnodes like the following:
H A Dqcom,ipq8064-pinctrl.txt27 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 Dqcom,ipq4019-pinctrl.txt30 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 Dqcom,msm8660-pinctrl.txt27 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 Dste,nomadik.txt15 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 Dqcom,msm8974-pinctrl.txt27 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
46 Non-empty subnodes must specify the 'pins' property.
H A Dfsl,imx27-pinctrl.txt6 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 Dlantiq,pinctrl-falcon.txt13 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
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/phy/
H A Drcar-gen2-phy.txt23 - #address-cells: number of address cells for the USB channel subnodes, must
25 - #size-cells: number of size cells for the USB channel subnodes, must be <0>.
29 The USB PHY device tree node should have the subnodes corresponding to the USB
30 channels. These subnodes must contain the following properties:
/OK3568_Linux_fs/u-boot/scripts/dtc/
H A Ddtc-parser.y89 %type <nodelist> subnodes
220 '{' proplist subnodes '}' ';'
496 subnodes:
501 | subnode subnodes
/OK3568_Linux_fs/u-boot/tools/binman/etype/
H A Du_boot_dtb_with_ucode.py54 self.collate = len(ucode.subnodes) > 1
55 for node in ucode.subnodes:
/OK3568_Linux_fs/u-boot/tools/dtoc/
H A Dfdt.py183 self.subnodes = []
194 for subnode in self.subnodes:
226 self.subnodes.append(node)
241 for subnode in self.subnodes:
/OK3568_Linux_fs/kernel/scripts/dtc/
H A Ddtc-parser.y81 %type <nodelist> subnodes
253 '{' proplist subnodes '}' ';'
535 subnodes:
540 | subnode subnodes
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/
H A Dcortina,gemini-ethernet.txt16 for the subnodes
18 The subnodes represents the two ethernet ports in this device.
22 Required subnodes:
/OK3568_Linux_fs/u-boot/tools/binman/
H A Dcontrol.py37 for node in binman_node.subnodes:
51 for node in dtb.GetRoot().subnodes:
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mtd/
H A Dpartition.txt19 some extra properties / subnodes). It allows describing more complex,
38 Partitions are then defined in subnodes of the partitions node.
40 For backwards compatibility partitions as direct subnodes of the flash device are
42 NOTE: also for backwards compatibility, direct subnodes that have a compatible
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/bus/
H A Dmoxtet.txt16 Required properties of subnodes:
23 case the devices can be defined as subnodes of the moxtet node.

1234567