Lines Matching +full:wp +full:- +full:content

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:
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
28 should be enumerated and processed purely based on their content.
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
122 nand_d6, nand_d7, nand_d1, nand wr, nand wp, nand se, spi_di, spi_do,
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.
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;