Make it match the bindings and the implementation.

Signed-off-by: Thomas Gleixner <[email protected]>
---
 arch/arm/boot/dts/spear320.dtsi |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Index: linux/arch/arm/boot/dts/spear320.dtsi
===================================================================
--- linux.orig/arch/arm/boot/dts/spear320.dtsi
+++ linux/arch/arm/boot/dts/spear320.dtsi
@@ -48,7 +48,7 @@
                };
 
                sdhci@70000000 {
-                       compatible = "st,sdhci-spear";
+                       compatible = "st,spear300-sdhci";
                        reg = <0x70000000 0x100>;
                        interrupts = <10>;
                        interrupt-parent = <&shirq>;


--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to