Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 52aff9f9 authored by Scott Wood's avatar Scott Wood Committed by Kumar Gala
Browse files

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



This is described by the muram node now.

Signed-off-by: default avatarScott Wood <scottwood@freescale.com>
Signed-off-by: default avatarKumar Gala <galak@kernel.crashing.org>
parent cdec12ae
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -121,7 +121,7 @@
			#address-cells = <1>;
			#address-cells = <1>;
			#size-cells = <1>;
			#size-cells = <1>;
			compatible = "fsl,mpc8272-cpm", "fsl,cpm2";
			compatible = "fsl,mpc8272-cpm", "fsl,cpm2";
			reg = <119c0 30 0 2000>;
			reg = <119c0 30>;
			ranges;
			ranges;


			muram@0 {
			muram@0 {