[PATCH 3/3] DT: sdhci-iproc: add bcm2835 compatible
Stefan Wahren
stefan.wahren at i2se.com
Wed Jan 27 14:25:42 PST 2016
Since sdhci-iproc can support bcm2835 we need add the
compatible string to the binding.
Signed-off-by: Stefan Wahren <stefan.wahren at i2se.com>
Acked-by: Scott Branden <sbranden at broadcom.com>
Acked-by: Eric Anholt <eric at anholt.net>
Acked-by: Rob Herring <robh at kernel.org>
---
.../devicetree/bindings/mmc/brcm,sdhci-iproc.txt | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/mmc/brcm,sdhci-iproc.txt b/Documentation/devicetree/bindings/mmc/brcm,sdhci-iproc.txt
index 72cc9cc..a9330a4 100644
--- a/Documentation/devicetree/bindings/mmc/brcm,sdhci-iproc.txt
+++ b/Documentation/devicetree/bindings/mmc/brcm,sdhci-iproc.txt
@@ -4,7 +4,10 @@ This file documents differences between the core properties described
by mmc.txt and the properties that represent the IPROC SDHCI controller.
Required properties:
-- compatible : Should be "brcm,sdhci-iproc-cygnus".
+- compatible : Should be one of the following
+ "brcm,bcm2835-sdhci"
+ "brcm,sdhci-iproc-cygnus"
+
- clocks : The clock feeding the SDHCI controller.
Optional properties:
--
1.7.9.5
More information about the linux-rpi-kernel
mailing list