arm: dts: imx8mm: drop assigned clocks for clk node
authorPeng Fan <peng.fan@nxp.com>
Tue, 22 Oct 2019 03:29:54 +0000 (03:29 +0000)
committerStefano Babic <sbabic@denx.de>
Tue, 5 Nov 2019 09:27:18 +0000 (10:27 +0100)
Drop assigned clocks for clk node, this will break boot on i.MX8MM EVK
board.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
arch/arm/dts/imx8mm-evk-u-boot.dtsi

index 16093f2..f62a7cf 100644 (file)
@@ -11,6 +11,9 @@
 &clk {
        u-boot,dm-spl;
        u-boot,dm-pre-reloc;
+       /delete-property/ assigned-clocks;
+       /delete-property/ assigned-clock-parents;
+       /delete-property/ assigned-clock-rates;
 };
 
 &osc_24m {