summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/dts/mpc8378_rdb.dts
diff options
context:
space:
mode:
authorAnton Vorontsov2009-06-10 17:19:26 +0200
committerKumar Gala2009-06-16 04:45:30 +0200
commit1a2eceaacd3721336bc08ffdca546e1a8ff2429d (patch)
tree631a034aeae01e27068cc891fcf291b65a94fa16 /arch/powerpc/boot/dts/mpc8378_rdb.dts
parentpowerpc/fsl-booke: Enable L1 cache on e500v1/e500v2/e500mc CPUs (diff)
downloadkernel-qcow2-linux-1a2eceaacd3721336bc08ffdca546e1a8ff2429d.tar.gz
kernel-qcow2-linux-1a2eceaacd3721336bc08ffdca546e1a8ff2429d.tar.xz
kernel-qcow2-linux-1a2eceaacd3721336bc08ffdca546e1a8ff2429d.zip
powerpc/83xx: Update sdhci nodes per new bindings
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>
Diffstat (limited to 'arch/powerpc/boot/dts/mpc8378_rdb.dts')
-rw-r--r--arch/powerpc/boot/dts/mpc8378_rdb.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/boot/dts/mpc8378_rdb.dts b/arch/powerpc/boot/dts/mpc8378_rdb.dts
index 5d90e85704c3..474ea2fa3f86 100644
--- a/arch/powerpc/boot/dts/mpc8378_rdb.dts
+++ b/arch/powerpc/boot/dts/mpc8378_rdb.dts
@@ -169,7 +169,7 @@
};
sdhci@2e000 {
- compatible = "fsl,mpc8378-esdhc", "fsl,mpc8379-esdhc";
+ compatible = "fsl,mpc8378-esdhc", "fsl,esdhc";
reg = <0x2e000 0x1000>;
interrupts = <42 0x8>;
interrupt-parent = <&ipic>;