lkml.org 
[lkml]   [2022]   [Dec]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: [PATCH v3 4/4] arm64: dts: exynos: add dedicated SYSREG compatibles to Exynosautov9
On Wed, Dec 14, 2022 at 1:50 PM Sriranjani P <sriranjani.p@samsung.com> wrote:
>
> Exynosautov9 has several different SYSREGs, so use dedicated compatibles
> for them.
>
> Signed-off-by: Sriranjani P <sriranjani.p@samsung.com>

Reviewed-by: Chanho Park <chanho61.park@samsung.com>

> ---
> arch/arm64/boot/dts/exynos/exynosautov9.dtsi | 9 ++++++---
> 1 file changed, 6 insertions(+), 3 deletions(-)
>
> diff --git a/arch/arm64/boot/dts/exynos/exynosautov9.dtsi b/arch/arm64/boot/dts/exynos/exynosautov9.dtsi
> index 5dc361734cfe..d3c5cdeff47f 100644
> --- a/arch/arm64/boot/dts/exynos/exynosautov9.dtsi
> +++ b/arch/arm64/boot/dts/exynos/exynosautov9.dtsi
> @@ -370,17 +370,20 @@
> };
>
> syscon_fsys2: syscon@17c20000 {
> - compatible = "samsung,exynosautov9-sysreg", "syscon";
> + compatible = "samsung,exynosautov9-fsys2-sysreg",
> + "samsung,exynosautov9-sysreg", "syscon";
> reg = <0x17c20000 0x1000>;
> };
>
> syscon_peric0: syscon@10220000 {
> - compatible = "samsung,exynosautov9-sysreg", "syscon";
> + compatible = "samsung,exynosautov9-peric0-sysreg",
> + "samsung,exynosautov9-sysreg", "syscon";
> reg = <0x10220000 0x2000>;
> };
>
> syscon_peric1: syscon@10820000 {
> - compatible = "samsung,exynosautov9-sysreg", "syscon";
> + compatible = "samsung,exynosautov9-peric1-sysreg",
> + "samsung,exynosautov9-sysreg", "syscon";
> reg = <0x10820000 0x2000>;
> };
>
> --
> 2.17.1
>

\
 
 \ /
  Last update: 2023-03-26 23:15    [W:0.097 / U:0.496 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site