|
1 | 1 | Lantiq XWAY pinmux controller |
2 | 2 |
|
3 | 3 | Required properties: |
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: |
| 4 | +- compatible: "lantiq,<chip>-pinctrl", where <chip> is: |
9 | 5 | "ase" (XWAY AMAZON Family) |
10 | 6 | "danube" (XWAY DANUBE Family) |
11 | 7 | "xrx100" (XWAY xRX100 Family) |
@@ -45,29 +41,6 @@ Required subnode-properties: |
45 | 41 |
|
46 | 42 | Valid values for group and function names: |
47 | 43 |
|
48 | | -XWAY: (DEPRECATED: Use DANUBE) |
49 | | - mux groups: |
50 | | - exin0, exin1, exin2, jtag, ebu a23, ebu a24, ebu a25, ebu clk, ebu cs1, |
51 | | - ebu wait, nand ale, nand cs1, nand cle, spi, spi_cs1, spi_cs2, spi_cs3, |
52 | | - spi_cs4, spi_cs5, spi_cs6, asc0, asc0 cts rts, stp, nmi, gpt1, gpt2, |
53 | | - gpt3, clkout0, clkout1, clkout2, clkout3, gnt1, gnt2, gnt3, req1, req2, |
54 | | - req3 |
55 | | - |
56 | | - functions: |
57 | | - spi, asc, cgu, jtag, exin, stp, gpt, nmi, pci, ebu |
58 | | - |
59 | | -XR9: ( DEPRECATED: Use xRX100/xRX200) |
60 | | - mux groups: |
61 | | - exin0, exin1, exin2, exin3, exin4, jtag, ebu a23, ebu a24, ebu a25, |
62 | | - ebu clk, ebu cs1, ebu wait, nand ale, nand cs1, nand cle, nand rdy, |
63 | | - nand rd, spi, spi_cs1, spi_cs2, spi_cs3, spi_cs4, spi_cs5, spi_cs6, |
64 | | - asc0, asc0 cts rts, stp, nmi, gpt1, gpt2, gpt3, clkout0, clkout1, |
65 | | - clkout2, clkout3, gnt1, gnt2, gnt3, gnt4, req1, req2, req3, req4, mdio, |
66 | | - gphy0 led0, gphy0 led1, gphy0 led2, gphy1 led0, gphy1 led1, gphy1 led2 |
67 | | - |
68 | | - functions: |
69 | | - spi, asc, cgu, jtag, exin, stp, gpt, nmi, pci, ebu, mdio, gphy |
70 | | - |
71 | 44 | AMAZON: |
72 | 45 | mux groups: |
73 | 46 | exin0, exin1, exin2, jtag, spi_di, spi_do, spi_clk, spi_cs1, spi_cs2, |
@@ -139,12 +112,6 @@ Optional subnode-properties: |
139 | 112 | 0: none, 1: down, 2: up. |
140 | 113 | - lantiq,open-drain: Boolean, enables open-drain on the defined pin. |
141 | 114 |
|
142 | | -Valid values for XWAY pin names: (DEPRECATED: Use DANUBE) |
143 | | - Pinconf pins can be referenced via the names io0-io31. |
144 | | - |
145 | | -Valid values for XR9 pin names: (DEPRECATED: Use xrX100/xRX200) |
146 | | - Pinconf pins can be referenced via the names io0-io55. |
147 | | - |
148 | 115 | Valid values for AMAZON pin names: |
149 | 116 | Pinconf pins can be referenced via the names io0-io31. |
150 | 117 |
|
|
0 commit comments