rockchip: rk356x-u-boot: Add xin24m clock node to SPL

Add bootph-all prop to xin24m clock node, it is referenced by cru node.

Signed-off-by: Jonas Karlman <jonas@kwiboo.se>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
This commit is contained in:
Jonas Karlman
2023-05-17 18:26:29 +00:00
committed by Kever Yang
parent f02cbff67d
commit dc27b4a1af

View File

@@ -34,6 +34,11 @@
};
};
&xin24m {
bootph-all;
status = "okay";
};
&cru {
bootph-all;
status = "okay";