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

Commit db467ebd authored by Wolfram Sang's avatar Wolfram Sang Committed by Grant Likely
Browse files

powerpc/boot/dts: drop obsolete 'fsl5200-clocking'



The 'fsl5200-clocking'-property was dropped since
0d1cde23. Remove all occurences
in dts-files.

Signed-off-by: default avatarWolfram Sang <w.sang@pengutronix.de>
Signed-off-by: default avatarGrant Likely <grant.likely@secretlab.ca>
parent 08a7963a
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -210,7 +210,6 @@
			compatible = "fsl,mpc5200b-i2c","fsl,mpc5200-i2c","fsl-i2c";
			reg = <0x3d40 0x40>;
			interrupts = <2 16 0>;
			fsl5200-clocking;
		};

		sram@8000 {
+0 −1
Original line number Diff line number Diff line
@@ -199,7 +199,6 @@
			compatible = "fsl,mpc5200b-i2c","fsl,mpc5200-i2c","fsl-i2c";
			reg = <0x3d00 0x40>;
			interrupts = <2 15 0>;
			fsl5200-clocking;

			rtc@50 {
				compatible = "at,24c08";
+0 −2
Original line number Diff line number Diff line
@@ -247,7 +247,6 @@
			compatible = "fsl,mpc5200-i2c","fsl-i2c";
			reg = <0x3d00 0x40>;
			interrupts = <2 15 0>;
			fsl5200-clocking;
		};

		i2c@3d40 {
@@ -256,7 +255,6 @@
			compatible = "fsl,mpc5200-i2c","fsl-i2c";
			reg = <0x3d40 0x40>;
			interrupts = <2 16 0>;
			fsl5200-clocking;
		};
		sram@8000 {
			compatible = "fsl,mpc5200-sram";
+0 −2
Original line number Diff line number Diff line
@@ -251,7 +251,6 @@
			compatible = "fsl,mpc5200b-i2c","fsl,mpc5200-i2c","fsl-i2c";
			reg = <0x3d00 0x40>;
			interrupts = <2 15 0>;
			fsl5200-clocking;
		};

		i2c@3d40 {
@@ -260,7 +259,6 @@
			compatible = "fsl,mpc5200b-i2c","fsl,mpc5200-i2c","fsl-i2c";
			reg = <0x3d40 0x40>;
			interrupts = <2 16 0>;
			fsl5200-clocking;
		};

		sram@8000 {
+0 −2
Original line number Diff line number Diff line
@@ -223,7 +223,6 @@
			compatible = "fsl,mpc5200b-i2c","fsl,mpc5200-i2c","fsl-i2c";
			reg = <0x3d00 0x40>;
			interrupts = <2 15 0>;
			fsl5200-clocking;
		};

		i2c@3d40 {
@@ -232,7 +231,6 @@
			compatible = "fsl,mpc5200b-i2c","fsl,mpc5200-i2c","fsl-i2c";
			reg = <0x3d40 0x40>;
			interrupts = <2 16 0>;
			fsl5200-clocking;
		};

		sram@8000 {
Loading