aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/dts/tqm8560.dts
diff options
context:
space:
mode:
authorKumar Gala <galak@kernel.crashing.org>2009-03-31 08:46:25 -0500
committerKumar Gala <galak@kernel.crashing.org>2009-03-31 08:46:25 -0500
commitfe671772ab1bf5624f2c4dbe2295e6ebeb8055fc (patch)
tree281b703232b95c2009468f5c4975e97a2f7384c5 /arch/powerpc/boot/dts/tqm8560.dts
parentpowerpc: Remove unused symbols from fsl_devices.h (diff)
downloadlinux-dev-fe671772ab1bf5624f2c4dbe2295e6ebeb8055fc.tar.xz
linux-dev-fe671772ab1bf5624f2c4dbe2295e6ebeb8055fc.zip
powerpc/85xx: Use fsl,mpc85.. as prefix for memory ctrl & l2-cache nodes
Older devices tree's used "fsl,85.." instead of the preferred "fsl,mpc85.." for the memory controller & l2 cache controller nodes. The EDAC code is the only use of these and has been updated for some time to support both "fsl,85.." and "fsl,mpc85.." Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to '')
-rw-r--r--arch/powerpc/boot/dts/tqm8560.dts4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/powerpc/boot/dts/tqm8560.dts b/arch/powerpc/boot/dts/tqm8560.dts
index 649e2e576267..feff915e0492 100644
--- a/arch/powerpc/boot/dts/tqm8560.dts
+++ b/arch/powerpc/boot/dts/tqm8560.dts
@@ -60,14 +60,14 @@
compatible = "fsl,mpc8560-immr", "simple-bus";
memory-controller@2000 {
- compatible = "fsl,8540-memory-controller";
+ compatible = "fsl,mpc8540-memory-controller";
reg = <0x2000 0x1000>;
interrupt-parent = <&mpic>;
interrupts = <18 2>;
};
L2: l2-cache-controller@20000 {
- compatible = "fsl,8540-l2-cache-controller";
+ compatible = "fsl,mpc8540-l2-cache-controller";
reg = <0x20000 0x1000>;
cache-line-size = <32>;
cache-size = <0x40000>; // L2, 256K