Skip to content

Commit bbd3391

Browse files
XBurstlinusw
authored andcommitted
dt-bindings: pinctrl: Add bindings for Ingenic X2100.
Add the pinctrl bindings for the X2100 SoC from Ingenic. Signed-off-by: 周琰杰 (Zhou Yanjie) <[email protected]> Acked-by: Rob Herring <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Linus Walleij <[email protected]>
1 parent b638e0f commit bbd3391

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

Documentation/devicetree/bindings/pinctrl/ingenic,pinctrl.yaml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@ description: >
1919
pin within that GPIO port. For example PA0 is the first pin in GPIO port A,
2020
and PB31 is the last pin in GPIO port B. The JZ4730, the JZ4740, the JZ4725B,
2121
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.
2626
2727
maintainers:
2828
- Paul Cercueil <[email protected]>
@@ -47,6 +47,7 @@ properties:
4747
- ingenic,x1500-pinctrl
4848
- ingenic,x1830-pinctrl
4949
- ingenic,x2000-pinctrl
50+
- ingenic,x2100-pinctrl
5051
- items:
5152
- const: ingenic,jz4760b-pinctrl
5253
- const: ingenic,jz4760-pinctrl
@@ -85,6 +86,7 @@ patternProperties:
8586
- ingenic,x1500-gpio
8687
- ingenic,x1830-gpio
8788
- ingenic,x2000-gpio
89+
- ingenic,x2100-gpio
8890

8991
reg:
9092
items:

0 commit comments

Comments
 (0)