@@ -10,7 +10,7 @@ maintainers:
10
10
-
Sergio Paracuellos <[email protected] >
11
11
12
12
description :
13
- The rt2880 pinmux can only set the muxing of pin groups. muxing indiviual pins
13
+ The rt2880 pinmux can only set the muxing of pin groups. Muxing indiviual pins
14
14
is not supported. There is no pinconf support.
15
15
16
16
properties :
@@ -29,12 +29,13 @@ patternProperties:
29
29
properties :
30
30
groups :
31
31
description : Name of the pin group to use for the functions.
32
- enum : [i2c, spi, uart1, uart2, uart3, rgmii1, rgmii2, mdio ,
33
- pcie, sdhci ]
32
+ enum : [i2c, jtag, mdio, pcie, rgmii1, rgmii2, sdhci, spi ,
33
+ uart1, uart2, uart3, wdt ]
34
34
function :
35
35
description : The mux function to select
36
- enum : [gpio, i2c, spi, uart1, uart2, uart3, rgmii1, rgmii2,
37
- mdio, nand1, nand2, sdhci]
36
+ enum : [gpio, i2c, i2s, jtag, mdio, nand1, nand2, pcie refclk,
37
+ pcie rst, pcm, rgmii1, rgmii2, sdhci, spdif2, spdif3,
38
+ spi, uart1, uart2, uart3, wdt refclk, wdt rst]
38
39
39
40
required :
40
41
- groups
0 commit comments