[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAPTzV151-v5Akb47uXrEOFrC2XdWCVztEwLiDrV-Zqq0yAtYTg@mail.gmail.com>
Date: Tue, 20 Dec 2022 21:32:37 +0900
From: Chanho Park <parkch98@...il.com>
To: Sriranjani P <sriranjani.p@...sung.com>
Cc: robh+dt@...nel.org, krzysztof.kozlowski+dt@...aro.org,
devicetree@...r.kernel.org, alim.akhtar@...sung.com,
pankaj.dubey@...sung.com, ravi.patel@...sung.com,
sathya@...sung.com, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org, linux-samsung-soc@...r.kernel.org
Subject: Re: [PATCH v3 3/4] dt-bindings: soc: samsung: exynos-sysreg: add
dedicated SYSREG compatibles to Exynosautov9
On Wed, Dec 14, 2022 at 1:49 PM Sriranjani P <sriranjani.p@...sung.com> wrote:
>
> Exynosautov9 has several different SYSREGs, so use dedicated compatibles
> for them and deprecate usage of generic Exynosautov9 compatible alone.
>
> Signed-off-by: Sriranjani P <sriranjani.p@...sung.com>
Reviewed-by: Chanho Park <chanho61.park@...sung.com>
> ---
> .../bindings/soc/samsung/samsung,exynos-sysreg.yaml | 9 ++++++++-
> 1 file changed, 8 insertions(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/soc/samsung/samsung,exynos-sysreg.yaml b/Documentation/devicetree/bindings/soc/samsung/samsung,exynos-sysreg.yaml
> index 427df05224e5..da43efb0ce80 100644
> --- a/Documentation/devicetree/bindings/soc/samsung/samsung,exynos-sysreg.yaml
> +++ b/Documentation/devicetree/bindings/soc/samsung/samsung,exynos-sysreg.yaml
> @@ -17,7 +17,6 @@ properties:
> - samsung,exynos3-sysreg
> - samsung,exynos4-sysreg
> - samsung,exynos5-sysreg
> - - samsung,exynosautov9-sysreg
> - tesla,fsd-cam-sysreg
> - tesla,fsd-fsys0-sysreg
> - tesla,fsd-fsys1-sysreg
> @@ -35,6 +34,7 @@ properties:
> - enum:
> - samsung,exynos5433-sysreg
> - samsung,exynos850-sysreg
> + - samsung,exynosautov9-sysreg
> - const: syscon
> deprecated: true
> - items:
> @@ -43,6 +43,13 @@ properties:
> - samsung,exynos850-peri-sysreg
> - const: samsung,exynos850-sysreg
> - const: syscon
> + - items:
> + - enum:
> + - samsung,exynosautov9-fsys2-sysreg
> + - samsung,exynosautov9-peric0-sysreg
> + - samsung,exynosautov9-peric1-sysreg
> + - const: samsung,exynosautov9-sysreg
> + - const: syscon
>
> reg:
> maxItems: 1
> --
> 2.17.1
>
Powered by blists - more mailing lists