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

Commit 11946c82 authored by John Bonesio's avatar John Bonesio Committed by Grant Likely
Browse files

powerpc/5200: dts: Change combatible strings on localbus



This patch changes some incorrect compatible strings on the local plus bus node
in dts files for MPC5200b based systems.

Signed-off-by: default avatarJohn Bonesio <bones@secretlab.ca>
Signed-off-by: default avatarGrant Likely <grant.likely@secretlab.ca>
parent 68473173
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -219,7 +219,7 @@
	};

	localbus {
		compatible = "fsl,mpc5200b-lpb","simple-bus";
		compatible = "fsl,mpc5200b-lpb","fsl,mpc5200-lpb","simple-bus";
		#address-cells = <2>;
		#size-cells = <1>;
		ranges = <0 0 0xfc000000 0x2000000>;
+1 −1
Original line number Diff line number Diff line
@@ -218,7 +218,7 @@
	};

	localbus {
		compatible = "fsl,mpc5200b-lpb","simple-bus";
		compatible = "fsl,mpc5200b-lpb","fsl,mpc5200-lpb","simple-bus";
		#address-cells = <2>;
		#size-cells = <1>;
		ranges = <0 0 0xff000000 0x1000000>;
+1 −1
Original line number Diff line number Diff line
@@ -270,7 +270,7 @@
	};

	localbus {
		compatible = "fsl,mpc5200b-lpb","simple-bus";
		compatible = "fsl,mpc5200b-lpb","fsl,mpc5200-lpb","simple-bus";
		#address-cells = <2>;
		#size-cells = <1>;

+1 −1
Original line number Diff line number Diff line
@@ -236,7 +236,7 @@
	};

	localbus {
		compatible = "fsl,mpc5200b-lpb","simple-bus";
		compatible = "fsl,mpc5200b-lpb","fsl,mpc5200-lpb","simple-bus";
		#address-cells = <2>;
		#size-cells = <1>;
		ranges = <0 0 0xff000000 0x01000000