Commit c947af2c authored by Peng Fan's avatar Peng Fan Committed by Shawn Guo

arm64: dts: imx8dxl: drop clocks from scu clock controller

The clocks and clock-names are not documented and not used, drop them.
Signed-off-by: default avatarPeng Fan <peng.fan@nxp.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 45bd868b
......@@ -130,8 +130,6 @@ pd: power-controller {
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 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment