Skip to content

Commit b5caac9

Browse files
XBurststorulf
authored andcommitted
dt-bindings: mmc: jz4740: Add bindings for X1000
Add the MMC bindings for the X1000 Soc from Ingenic. Signed-off-by: Zhou Yanjie <[email protected]> Acked-by: Rob Herring <[email protected]> Signed-off-by: Ulf Hansson <[email protected]>
1 parent 2af2af9 commit b5caac9

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

Documentation/devicetree/bindings/mmc/jz4740.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,16 @@
1-
* Ingenic JZ47xx MMC controllers
1+
* Ingenic XBurst MMC controllers
22

33
This file documents the device tree properties used for the MMC controller in
4-
Ingenic JZ4740/JZ4780 SoCs. These are in addition to the core MMC properties
5-
described in mmc.txt.
4+
Ingenic JZ4740/JZ4760/JZ4780/X1000 SoCs. These are in addition to the core MMC
5+
properties described in mmc.txt.
66

77
Required properties:
88
- compatible: Should be one of the following:
99
- "ingenic,jz4740-mmc" for the JZ4740
1010
- "ingenic,jz4725b-mmc" for the JZ4725B
1111
- "ingenic,jz4760-mmc" for the JZ4760
1212
- "ingenic,jz4780-mmc" for the JZ4780
13+
- "ingenic,x1000-mmc" for the X1000
1314
- reg: Should contain the MMC controller registers location and length.
1415
- interrupts: Should contain the interrupt specifier of the MMC controller.
1516
- clocks: Clock for the MMC controller.

0 commit comments

Comments
 (0)