From: "Alim Akhtar" <alim.akhtar@samsung.com>
To: "'Krzysztof Kozlowski'" <krzysztof.kozlowski@linaro.org>,
"'Rob Herring'" <robh+dt@kernel.org>,
"'Krzysztof Kozlowski'" <krzysztof.kozlowski+dt@linaro.org>,
"'Sam Protsenko'" <semen.protsenko@linaro.org>,
"'Sriranjani P'" <sriranjani.p@samsung.com>,
<devicetree@vger.kernel.org>,
<linux-arm-kernel@lists.infradead.org>,
<linux-samsung-soc@vger.kernel.org>,
<linux-kernel@vger.kernel.org>
Cc: "'Rob Herring'" <robh@kernel.org>
Subject: RE: [PATCH] dt-bindings: soc: samsung: exynos-sysreg: correct indentation for deprecated
Date: Wed, 11 Jan 2023 10:32:32 +0530 [thread overview]
Message-ID: <012d01d92579$eb7febc0$c27fc340$@samsung.com> (raw)
In-Reply-To: <20230109083948.77462-1-krzysztof.kozlowski@linaro.org>
Hi Krzysztof,
>-----Original Message-----
>From: Krzysztof Kozlowski [mailto:krzysztof.kozlowski@linaro.org]
>Sent: Monday, January 9, 2023 2:10 PM
>To: Rob Herring <robh+dt@kernel.org>; Krzysztof Kozlowski
><krzysztof.kozlowski+dt@linaro.org>; Alim Akhtar
><alim.akhtar@samsung.com>; Sam Protsenko
><semen.protsenko@linaro.org>; Sriranjani P <sriranjani.p@samsung.com>;
>devicetree@vger.kernel.org; linux-arm-kernel@lists.infradead.org; linux-
>samsung-soc@vger.kernel.org; linux-kernel@vger.kernel.org
>Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>; Rob Herring
><robh@kernel.org>
>Subject: [PATCH] dt-bindings: soc: samsung: exynos-sysreg: correct
>indentation for deprecated
>
>"deprecated" keyword was indentend wrong - entire list of compatibles
>starting with generic Exynos SoC compatible is deprecated.
>
>Reported-by: Rob Herring <robh@kernel.org>
>Fixes: 0a2af7bdeeb4 ("dt-bindings: soc: samsung: exynos-sysreg: add
>dedicated SYSREG compatibles to Exynos850")
>Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
>---
Thanks!
Reviewed-by: Alim Akhtar <alim.akhtar@samsung.com>
> .../devicetree/bindings/soc/samsung/samsung,exynos-sysreg.yaml | 2 +-
> 1 file changed, 1 insertion(+), 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 60958dac0345..163e912e9cad 100644
>--- a/Documentation/devicetree/bindings/soc/samsung/samsung,exynos-
>sysreg.yaml
>+++ b/Documentation/devicetree/bindings/soc/samsung/samsung,exynos-
>sysre
>+++ g.yaml
>@@ -36,7 +36,7 @@ properties:
> - samsung,exynos850-sysreg
> - samsung,exynosautov9-sysreg
> - const: syscon
>- deprecated: true
>+ deprecated: true
> - items:
> - enum:
> - samsung,exynos850-cmgp-sysreg
>--
>2.34.1
WARNING: multiple messages have this Message-ID (diff)
From: "Alim Akhtar" <alim.akhtar@samsung.com>
To: "'Krzysztof Kozlowski'" <krzysztof.kozlowski@linaro.org>,
"'Rob Herring'" <robh+dt@kernel.org>,
"'Krzysztof Kozlowski'" <krzysztof.kozlowski+dt@linaro.org>,
"'Sam Protsenko'" <semen.protsenko@linaro.org>,
"'Sriranjani P'" <sriranjani.p@samsung.com>,
<devicetree@vger.kernel.org>,
<linux-arm-kernel@lists.infradead.org>,
<linux-samsung-soc@vger.kernel.org>,
<linux-kernel@vger.kernel.org>
Cc: "'Rob Herring'" <robh@kernel.org>
Subject: RE: [PATCH] dt-bindings: soc: samsung: exynos-sysreg: correct indentation for deprecated
Date: Wed, 11 Jan 2023 10:32:32 +0530 [thread overview]
Message-ID: <012d01d92579$eb7febc0$c27fc340$@samsung.com> (raw)
In-Reply-To: <20230109083948.77462-1-krzysztof.kozlowski@linaro.org>
Hi Krzysztof,
>-----Original Message-----
>From: Krzysztof Kozlowski [mailto:krzysztof.kozlowski@linaro.org]
>Sent: Monday, January 9, 2023 2:10 PM
>To: Rob Herring <robh+dt@kernel.org>; Krzysztof Kozlowski
><krzysztof.kozlowski+dt@linaro.org>; Alim Akhtar
><alim.akhtar@samsung.com>; Sam Protsenko
><semen.protsenko@linaro.org>; Sriranjani P <sriranjani.p@samsung.com>;
>devicetree@vger.kernel.org; linux-arm-kernel@lists.infradead.org; linux-
>samsung-soc@vger.kernel.org; linux-kernel@vger.kernel.org
>Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>; Rob Herring
><robh@kernel.org>
>Subject: [PATCH] dt-bindings: soc: samsung: exynos-sysreg: correct
>indentation for deprecated
>
>"deprecated" keyword was indentend wrong - entire list of compatibles
>starting with generic Exynos SoC compatible is deprecated.
>
>Reported-by: Rob Herring <robh@kernel.org>
>Fixes: 0a2af7bdeeb4 ("dt-bindings: soc: samsung: exynos-sysreg: add
>dedicated SYSREG compatibles to Exynos850")
>Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
>---
Thanks!
Reviewed-by: Alim Akhtar <alim.akhtar@samsung.com>
> .../devicetree/bindings/soc/samsung/samsung,exynos-sysreg.yaml | 2 +-
> 1 file changed, 1 insertion(+), 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 60958dac0345..163e912e9cad 100644
>--- a/Documentation/devicetree/bindings/soc/samsung/samsung,exynos-
>sysreg.yaml
>+++ b/Documentation/devicetree/bindings/soc/samsung/samsung,exynos-
>sysre
>+++ g.yaml
>@@ -36,7 +36,7 @@ properties:
> - samsung,exynos850-sysreg
> - samsung,exynosautov9-sysreg
> - const: syscon
>- deprecated: true
>+ deprecated: true
> - items:
> - enum:
> - samsung,exynos850-cmgp-sysreg
>--
>2.34.1
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2023-01-11 5:02 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CGME20230109083958epcas5p2a6f04cf31eda7f1de147ea49cd12117e@epcas5p2.samsung.com>
2023-01-09 8:39 ` [PATCH] dt-bindings: soc: samsung: exynos-sysreg: correct indentation for deprecated Krzysztof Kozlowski
2023-01-09 8:39 ` Krzysztof Kozlowski
2023-01-10 19:37 ` Krzysztof Kozlowski
2023-01-10 19:37 ` Krzysztof Kozlowski
2023-01-11 5:02 ` Alim Akhtar [this message]
2023-01-11 5:02 ` Alim Akhtar
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='012d01d92579$eb7febc0$c27fc340$@samsung.com' \
--to=alim.akhtar@samsung.com \
--cc=devicetree@vger.kernel.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=krzysztof.kozlowski@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=robh+dt@kernel.org \
--cc=robh@kernel.org \
--cc=semen.protsenko@linaro.org \
--cc=sriranjani.p@samsung.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.