arm64: dts: imx8dxl: drop clocks from scu clock controller
authorPeng Fan <peng.fan@nxp.com>
Thu, 23 Mar 2023 11:19:51 +0000 (19:19 +0800)
committerShawn Guo <shawnguo@kernel.org>
Tue, 28 Mar 2023 06:37:50 +0000 (14:37 +0800)
The clocks and clock-names are not documented and not used, drop them.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8dxl.dtsi

index 97d7df0813a52233b95ad142d0d9cf0d02b3a42a..70fadd79851a41374a683586117aba18c57a2f4d 100644 (file)
                clk: clock-controller {
                        compatible = "fsl,imx8dxl-clk", "fsl,scu-clk";
                        #clock-cells = <2>;
-                       clocks = <&xtal32k &xtal24m>;
-                       clock-names = "xtal_32KHz", "xtal_24Mhz";
                };
 
                scu_gpio: gpio {