From: Jonas Karlman Date: Sun, 31 Aug 2025 16:49:19 +0000 (+0000) Subject: rockchip: odroid-go2: Remove cru assigned-clocks override X-Git-Tag: v2026.01-rc2~7^2~28 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=786a85e81d1bfc02aed054e06de6070567291ee4;p=thirdparty%2Fu-boot.git rockchip: odroid-go2: Remove cru assigned-clocks override Remove the cru assigned-clocks override now that SCLK_GPU is supported by the clock driver. Signed-off-by: Jonas Karlman Reviewed-by: Quentin Schulz Reviewed-by: Kever Yang --- diff --git a/arch/arm/dts/rk3326-odroid-go2-u-boot.dtsi b/arch/arm/dts/rk3326-odroid-go2-u-boot.dtsi index a0ab8b69f2e..f37daa893c7 100644 --- a/arch/arm/dts/rk3326-odroid-go2-u-boot.dtsi +++ b/arch/arm/dts/rk3326-odroid-go2-u-boot.dtsi @@ -32,18 +32,8 @@ }; }; -/* U-Boot clk driver for px30 cannot set GPU_CLK */ &cru { bootph-all; - assigned-clocks = <&cru PLL_NPLL>, - <&cru ACLK_BUS_PRE>, <&cru ACLK_PERI_PRE>, - <&cru HCLK_BUS_PRE>, <&cru HCLK_PERI_PRE>, - <&cru PCLK_BUS_PRE>, <&cru PLL_CPLL>; - - assigned-clock-rates = <1188000000>, - <200000000>, <200000000>, - <150000000>, <150000000>, - <100000000>, <17000000>; }; &gpio0 {