Lines Matching +full:cgu +full:- +full:xway

1 Lantiq XWAY pinmux controller
4 - compatible: "lantiq,pinctrl-xway", (DEPRECATED: Use "lantiq,pinctrl-danube")
5 "lantiq,pinctrl-xr9", (DEPRECATED: Use "lantiq,xrx100-pinctrl" or
6 "lantiq,xrx200-pinctrl")
7 "lantiq,pinctrl-ase", (DEPRECATED: Use "lantiq,ase-pinctrl")
8 "lantiq,<chip>-pinctrl", where <chip> is:
9 "ase" (XWAY AMAZON Family)
10 "danube" (XWAY DANUBE Family)
11 "xrx100" (XWAY xRX100 Family)
12 "xrx200" (XWAY xRX200 Family)
13 "xrx300" (XWAY xRX300 Family)
14 - reg: Should contain the physical address and length of the gpio/pinmux
17 Please refer to pinctrl-bindings.txt in this directory for details of the
25 pull-up and open-drain
40 Required subnode-properties:
41 - lantiq,groups : An array of strings. Each string contains the name of a group.
43 - lantiq,function: A string containing the name of the function to mux to the
48 XWAY: (DEPRECATED: Use DANUBE)
57 spi, asc, cgu, jtag, exin, stp, gpt, nmi, pci, ebu
69 spi, asc, cgu, jtag, exin, stp, gpt, nmi, pci, ebu, mdio, gphy
78 spi, asc, cgu, jtag, exin, stp, gpt, mdio, ephy, dfe
89 spi, asc, cgu, jtag, exin, stp, gpt, nmi, pci, ebu, dfe
101 spi, asc, cgu, exin, stp, gpt, nmi, pci, ebu, mdio, dfe
116 spi, usif, cgu, exin, stp, gpt, nmi, pci, ebu, mdio, dfe, gphy
128 spi, usif, cgu, exin, stp, ebu, mdio, dfe, ephy
133 Required subnode-properties:
134 - lantiq,pins : An array of strings. Each string contains the name of a pin.
137 Optional subnode-properties:
138 - lantiq,pull: Integer, representing the pull-down/up to apply to the pin.
140 - lantiq,open-drain: Boolean, enables open-drain on the defined pin.
142 Valid values for XWAY pin names: (DEPRECATED: Use DANUBE)
143 Pinconf pins can be referenced via the names io0-io31.
146 Pinconf pins can be referenced via the names io0-io55.
149 Pinconf pins can be referenced via the names io0-io31.
152 Pinconf pins can be referenced via the names io0-io31.
155 Pinconf pins can be referenced via the names io0-io55.
158 Pinconf pins can be referenced via the names io0-io49.
161 Pinconf pins can be referenced via the names io0-io1,io3-io6,io8-io11,
162 io13-io19,io23-io27,io34-io36,
163 io42-io43,io48-io61.
167 compatible = "lantiq,danube-pinctrl";
168 pinctrl-names = "default";
169 pinctrl-0 = <&state_default>;
171 #gpio-cells = <2>;
172 gpio-controller;
186 lantiq,open-drain;