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

"fsl,imx-ckil" 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:38 +01:00 committed by Shawn Guo
parent 36b85fdaa3
commit 5368f930cc
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@
clocks {
ckil {
compatible = "fsl,imx-ckil", "fixed-clock";
compatible = "fixed-clock";
#clock-cells = <0>;
clock-frequency = <32768>;
};