powerpc/83xx: Update sdhci nodes per new bindings
authorAnton Vorontsov <avorontsov@ru.mvista.com>
Wed, 10 Jun 2009 15:19:26 +0000 (19:19 +0400)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 16 Jun 2009 02:45:30 +0000 (21:45 -0500)
As of commit 404614728f857d0ac63d29c3a29d0cf392a15598 ("Update FSL
esdhc binding"), we use "fsl,esdhc" compatible entry as a base
match. U-Boot will use the same compatible to fixup esdhc nodes.

This patch updates 83xx dts files so that they conform to the new
bindings.

Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/boot/dts/mpc8377_mds.dts
arch/powerpc/boot/dts/mpc8377_rdb.dts
arch/powerpc/boot/dts/mpc8378_mds.dts
arch/powerpc/boot/dts/mpc8378_rdb.dts
arch/powerpc/boot/dts/mpc8379_mds.dts
arch/powerpc/boot/dts/mpc8379_rdb.dts

index 67bb372..f32c281 100644 (file)
                        };
 
                        sdhci@2e000 {
-                               compatible = "fsl,mpc8377-esdhc", "fsl,mpc8379-esdhc";
+                               compatible = "fsl,mpc8377-esdhc", "fsl,esdhc";
                                reg = <0x2e000 0x1000>;
                                interrupts = <42 0x8>;
                                interrupt-parent = <&ipic>;
index 0533393..224b4f0 100644 (file)
                        };
 
                        sdhci@2e000 {
-                               compatible = "fsl,mpc8377-esdhc", "fsl,mpc8379-esdhc";
+                               compatible = "fsl,mpc8377-esdhc", "fsl,esdhc";
                                reg = <0x2e000 0x1000>;
                                interrupts = <42 0x8>;
                                interrupt-parent = <&ipic>;
index a955a57..f720ab9 100644 (file)
                        };
 
                        sdhci@2e000 {
-                               compatible = "fsl,mpc8378-esdhc", "fsl,mpc8379-esdhc";
+                               compatible = "fsl,mpc8378-esdhc", "fsl,esdhc";
                                reg = <0x2e000 0x1000>;
                                interrupts = <42 0x8>;
                                interrupt-parent = <&ipic>;
index 5d90e85..474ea2f 100644 (file)
                        };
 
                        sdhci@2e000 {
-                               compatible = "fsl,mpc8378-esdhc", "fsl,mpc8379-esdhc";
+                               compatible = "fsl,mpc8378-esdhc", "fsl,esdhc";
                                reg = <0x2e000 0x1000>;
                                interrupts = <42 0x8>;
                                interrupt-parent = <&ipic>;
index d266ddb..4fa221f 100644 (file)
                        };
 
                        sdhci@2e000 {
-                               compatible = "fsl,mpc8379-esdhc";
+                               compatible = "fsl,mpc8379-esdhc", "fsl,esdhc";
                                reg = <0x2e000 0x1000>;
                                interrupts = <42 0x8>;
                                interrupt-parent = <&ipic>;
index 98ae95b..d4838af 100644 (file)
                        };
 
                        sdhci@2e000 {
-                               compatible = "fsl,mpc8379-esdhc";
+                               compatible = "fsl,mpc8379-esdhc", "fsl,esdhc";
                                reg = <0x2e000 0x1000>;
                                interrupts = <42 0x8>;
                                interrupt-parent = <&ipic>;