Lines Matching full:node
16 The node of mxs pin controller acts as a container for an arbitrary number of
25 Those subnodes under mxs pin controller node will fall into two categories.
27 configurations, and it's called group node in the binding document. The other
29 different configuration than what is defined in group node. The binding
30 document calls this type of node config node.
35 group node should include all the pins needed for one function rather than
37 "pinctrl-*" phandle in client device node should only have one group node
38 pointed in there, while the phandle can have multiple config node referenced
51 effects only on group node, and will get ignored by driver with config node,
52 since config node is only meant to set up pin configurations.
117 In this example, group node mmc0-8bit defines a group of pins for mxs SSP0
121 node mmc0-8bit defines. Only the configuration properties to be adjusted need