lkml.org 
[lkml]   [2023]   [Dec]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH 2/2] arm64: dts: exynos: gs101: comply with the new cmu_misc clock names
From
Date
Hi Tudor,

> diff --git a/arch/arm64/boot/dts/exynos/google/gs101.dtsi b/arch/arm64/boot/dts/exynos/google/gs101.dtsi
> index 9747cb3fa03a..d838e3a7af6e 100644
> --- a/arch/arm64/boot/dts/exynos/google/gs101.dtsi
> +++ b/arch/arm64/boot/dts/exynos/google/gs101.dtsi
> @@ -289,7 +289,7 @@ cmu_misc: clock-controller@10010000 {
> #clock-cells = <1>;
> clocks = <&cmu_top CLK_DOUT_CMU_MISC_BUS>,
> <&cmu_top CLK_DOUT_CMU_MISC_SSS>;
> - clock-names = "dout_cmu_misc_bus", "dout_cmu_misc_sss";
> + clock-names = "bus", "sss";
> };
>

With this change, parent clock enablement fails, and we get:
exynos_arm64_register_cmu: could not enable bus clock dout_cmu_misc_bus; err = -2
during boot.


Cheers,
Andre'



\
 
 \ /
  Last update: 2023-12-21 18:22    [W:0.032 / U:0.636 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site