lkml.org 
[lkml]   [2022]   [Dec]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: [PATCH v3 2/4] arm64: dts: exynos: add dedicated SYSREG compatibles to Exynos850
On Tue, 13 Dec 2022 at 22:47, Sriranjani P <sriranjani.p@samsung.com> wrote:
>
> Exynos850 has two different SYSREGs, so use dedicated compatibles for them.
>
> Signed-off-by: Sriranjani P <sriranjani.p@samsung.com>
> ---

Reviewed-by: Sam Protsenko <semen.protsenko@linaro.org>

Thanks!

> arch/arm64/boot/dts/exynos/exynos850.dtsi | 6 ++++--
> 1 file changed, 4 insertions(+), 2 deletions(-)
>
> diff --git a/arch/arm64/boot/dts/exynos/exynos850.dtsi b/arch/arm64/boot/dts/exynos/exynos850.dtsi
> index c61441f3a89a..a38fe5129937 100644
> --- a/arch/arm64/boot/dts/exynos/exynos850.dtsi
> +++ b/arch/arm64/boot/dts/exynos/exynos850.dtsi
> @@ -549,13 +549,15 @@
> };
>
> sysreg_peri: syscon@10020000 {
> - compatible = "samsung,exynos850-sysreg", "syscon";
> + compatible = "samsung,exynos850-peri-sysreg",
> + "samsung,exynos850-sysreg", "syscon";
> reg = <0x10020000 0x10000>;
> clocks = <&cmu_peri CLK_GOUT_SYSREG_PERI_PCLK>;
> };
>
> sysreg_cmgp: syscon@11c20000 {
> - compatible = "samsung,exynos850-sysreg", "syscon";
> + compatible = "samsung,exynos850-cmgp-sysreg",
> + "samsung,exynos850-sysreg", "syscon";
> reg = <0x11c20000 0x10000>;
> clocks = <&cmu_cmgp CLK_GOUT_SYSREG_CMGP_PCLK>;
> };
> --
> 2.17.1
>

\
 
 \ /
  Last update: 2022-12-15 22:41    [W:0.143 / U:0.480 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site