[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <016e01d900da$d9441ad0$8bcc5070$@samsung.com>
Date: Fri, 25 Nov 2022 20:03:07 +0530
From: "Sriranjani P" <sriranjani.p@...sung.com>
To: "'Krzysztof Kozlowski'" <krzysztof.kozlowski@...aro.org>,
"'Lee Jones'" <lee@...nel.org>,
"'Rob Herring'" <robh+dt@...nel.org>,
"'Krzysztof Kozlowski'" <krzysztof.kozlowski+dt@...aro.org>,
"'Alim Akhtar'" <alim.akhtar@...sung.com>,
<devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-samsung-soc@...r.kernel.org>
Cc: "'Chanho Park'" <chanho61.park@...sung.com>,
"'Sam Protsenko'" <semen.protsenko@...aro.org>
Subject: RE: [PATCH 3/4] dt-bindings: soc: samsung: exynos-sysreg: add
dedicated SYSREG compatibles to Exynos5433
> -----Original Message-----
> From: Krzysztof Kozlowski [mailto:krzysztof.kozlowski@...aro.org]
> Sent: 25 November 2022 16:52
> To: Lee Jones <lee@...nel.org>; Rob Herring <robh+dt@...nel.org>;
Krzysztof
> Kozlowski <krzysztof.kozlowski+dt@...aro.org>; Alim Akhtar
> <alim.akhtar@...sung.com>; devicetree@...r.kernel.org; linux-
> kernel@...r.kernel.org; linux-arm-kernel@...ts.infradead.org;
linux-samsung-
> soc@...r.kernel.org
> Cc: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>; Sriranjani P
> <sriranjani.p@...sung.com>; Chanho Park <chanho61.park@...sung.com>;
> Sam Protsenko <semen.protsenko@...aro.org>
> Subject: [PATCH 3/4] dt-bindings: soc: samsung: exynos-sysreg: add
dedicated
> SYSREG compatibles to Exynos5433
>
> Exynos5433 has several different SYSREGs, so use dedicated compatibles for
> them.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
>
> ---
>
> Cc: Sriranjani P <sriranjani.p@...sung.com>
> Cc: Chanho Park <chanho61.park@...sung.com>
> Cc: Sam Protsenko <semen.protsenko@...aro.org>
> ---
Reviewed-by: Sriranjani P <sriranjani.p@...sung.com>
> .../bindings/soc/samsung/samsung,exynos-sysreg.yaml | 13 ++++++++++++-
> 1 file changed, 12 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 68064a5e339c..42357466005e 100644
> --- a/Documentation/devicetree/bindings/soc/samsung/samsung,exynos-
> sysreg.yaml
> +++ b/Documentation/devicetree/bindings/soc/samsung/samsung,exynos-
> sysre
> +++ g.yaml
> @@ -17,10 +17,21 @@ properties:
> - samsung,exynos3-sysreg
> - samsung,exynos4-sysreg
> - samsung,exynos5-sysreg
> - - samsung,exynos5433-sysreg
> - samsung,exynos850-sysreg
> - samsung,exynosautov9-sysreg
> - const: syscon
> + - items:
> + - enum:
> + - samsung,exynos5433-cam0-sysreg
> + - samsung,exynos5433-cam1-sysreg
> + - samsung,exynos5433-disp-sysreg
> + - samsung,exynos5433-fsys-sysreg
> + - const: samsung,exynos5433-sysreg
> + - const: syscon
> + - items:
> + - const: samsung,exynos5433-sysreg
> + - const: syscon
> + deprecated: true
>
> reg:
> maxItems: 1
> --
> 2.34.1
Powered by blists - more mailing lists