@@ -19,10 +19,10 @@ description: >
19
19
pin within that GPIO port. For example PA0 is the first pin in GPIO port A,
20
20
and PB31 is the last pin in GPIO port B. The JZ4730, the JZ4740, the JZ4725B,
21
21
the X1000 and the X1830 contains 4 GPIO ports, PA to PD, for a total of 128
22
- pins. The X2000 contains 5 GPIO ports, PA to PE, for a total of 160 pins.
23
- The JZ4750, the JZ4755 the JZ4760, the JZ4770 and the JZ4780 contains 6 GPIO
24
- ports, PA to PF, for a total of 192 pins. The JZ4775 contains 7 GPIO ports,
25
- PA to PG, for a total of 224 pins.
22
+ pins. The X2000 and the X2100 contains 5 GPIO ports, PA to PE, for a total of
23
+ 160 pins. The JZ4750, the JZ4755 the JZ4760, the JZ4770 and the JZ4780 contains
24
+ 6 GPIO ports, PA to PF, for a total of 192 pins. The JZ4775 contains 7 GPIO
25
+ ports, PA to PG, for a total of 224 pins.
26
26
27
27
maintainers :
28
28
-
Paul Cercueil <[email protected] >
@@ -47,6 +47,7 @@ properties:
47
47
- ingenic,x1500-pinctrl
48
48
- ingenic,x1830-pinctrl
49
49
- ingenic,x2000-pinctrl
50
+ - ingenic,x2100-pinctrl
50
51
- items :
51
52
- const : ingenic,jz4760b-pinctrl
52
53
- const : ingenic,jz4760-pinctrl
@@ -85,6 +86,7 @@ patternProperties:
85
86
- ingenic,x1500-gpio
86
87
- ingenic,x1830-gpio
87
88
- ingenic,x2000-gpio
89
+ - ingenic,x2100-gpio
88
90
89
91
reg :
90
92
items :
0 commit comments