Commit f6bc4a7c authored by Giulio Benetti's avatar Giulio Benetti Committed by Shawn Guo
Browse files

ARM: dts: imx50: drop "fsl,imx-ckih2"



"fsl,imx-ckih2" is useless since no driver deals with it, so let's drop it.

Signed-off-by: default avatarGiulio Benetti <giulio.benetti@benettiengineering.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent c522683b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -74,7 +74,7 @@ ckih1 {
		};

		ckih2 {
			compatible = "fsl,imx-ckih2", "fixed-clock";
			compatible = "fixed-clock";
			#clock-cells = <0>;
			clock-frequency = <0>;
		};