]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
mmc: dt: add compatible into eSDHC required properties
authorYangbo Lu <yangbo.lu@nxp.com>
Tue, 9 May 2017 02:37:05 +0000 (10:37 +0800)
committerShawn Guo <shawnguo@kernel.org>
Mon, 15 May 2017 01:34:52 +0000 (09:34 +0800)
This patch is to add compatible into eSDHC required properties.

Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Documentation/devicetree/bindings/mmc/fsl-esdhc.txt

index dedfb02c744a9b03277cbe42e95237eb3c38b24b..a2cf5e1c87d894500cc2d453b254e92a2c6070c2 100644 (file)
@@ -7,6 +7,20 @@ This file documents differences between the core properties described
 by mmc.txt and the properties used by the sdhci-esdhc driver.
 
 Required properties:
+  - compatible : should be "fsl,esdhc", or "fsl,<chip>-esdhc".
+    Possible compatibles for PowerPC:
+       "fsl,mpc8536-esdhc"
+       "fsl,mpc8378-esdhc"
+       "fsl,p2020-esdhc"
+       "fsl,p4080-esdhc"
+       "fsl,t1040-esdhc"
+       "fsl,t4240-esdhc"
+    Possible compatibles for ARM:
+       "fsl,ls1012a-esdhc"
+       "fsl,ls1088a-esdhc"
+       "fsl,ls1043a-esdhc"
+       "fsl,ls1046a-esdhc"
+       "fsl,ls2080a-esdhc"
   - interrupt-parent : interrupt source phandle.
   - clock-frequency : specifies eSDHC base clock frequency.