aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/dts/mpc8568mds.dts
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/boot/dts/mpc8568mds.dts')
-rw-r--r--arch/powerpc/boot/dts/mpc8568mds.dts4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/powerpc/boot/dts/mpc8568mds.dts b/arch/powerpc/boot/dts/mpc8568mds.dts
index c47d69e2e6f0..a025a8ededc5 100644
--- a/arch/powerpc/boot/dts/mpc8568mds.dts
+++ b/arch/powerpc/boot/dts/mpc8568mds.dts
@@ -291,12 +291,12 @@
291 #address-cells = <1>; 291 #address-cells = <1>;
292 #size-cells = <1>; 292 #size-cells = <1>;
293 compatible = "fsl,qe-muram", "fsl,cpm-muram"; 293 compatible = "fsl,qe-muram", "fsl,cpm-muram";
294 ranges = <0x0 0x10000 0xc000>; 294 ranges = <0x0 0x10000 0x10000>;
295 295
296 data-only@0 { 296 data-only@0 {
297 compatible = "fsl,qe-muram-data", 297 compatible = "fsl,qe-muram-data",
298 "fsl,cpm-muram-data"; 298 "fsl,cpm-muram-data";
299 reg = <0x0 0xc000>; 299 reg = <0x0 0x10000>;
300 }; 300 };
301 }; 301 };
302 302