From: Scott Wood <scottwood@freescale.com>
Date: Mon, 8 Oct 2007 21:08:29 +0000 (-0500)
Subject: [POWERPC] mpc8272ads: Remove muram from the CPM reg property.
X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=52aff9f93e452b3a55be74018dc90eb0ddde0a9c;p=GitHub%2FLineageOS%2Fandroid_kernel_samsung_universal7580.git

[POWERPC] mpc8272ads: Remove muram from the CPM reg property.

This is described by the muram node now.

Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
---

diff --git a/arch/powerpc/boot/dts/mpc8272ads.dts b/arch/powerpc/boot/dts/mpc8272ads.dts
index 188179df084..7285ca1325f 100644
--- a/arch/powerpc/boot/dts/mpc8272ads.dts
+++ b/arch/powerpc/boot/dts/mpc8272ads.dts
@@ -121,7 +121,7 @@
 			#address-cells = <1>;
 			#size-cells = <1>;
 			compatible = "fsl,mpc8272-cpm", "fsl,cpm2";
-			reg = <119c0 30 0 2000>;
+			reg = <119c0 30>;
 			ranges;
 
 			muram@0 {