ARM: dts: imx6qdl: drop "fsl,imx-ckih1"

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

Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Giulio Benetti 2021-12-03 01:40:39 +01:00 committed by Shawn Guo
parent 5368f930cc
commit bca46d8e5f

View File

@ -61,7 +61,7 @@
};
ckih1 {
compatible = "fsl,imx-ckih1", "fixed-clock";
compatible = "fixed-clock";
#clock-cells = <0>;
clock-frequency = <0>;
};