linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
To: "Jaewon Kim" <jaewon02.kim@samsung.com>,
	"Alim Akhtar" <alim.akhtar@samsung.com>,
	"Rob Herring" <robh+dt@kernel.org>,
	"Conor Dooley" <conor+dt@kernel.org>,
	"Tomasz Figa" <tomasz.figa@gmail.com>,
	"Sylwester Nawrocki" <s.nawrocki@samsung.com>,
	"Linus Walleij" <linus.walleij@linaro.org>,
	"Thierry Reding" <thierry.reding@gmail.com>,
	"Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>,
	"Greg Kroah-Hartman" <gregkh@linuxfoundation.org>,
	"Jiri Slaby" <jirislaby@kernel.org>
Cc: linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org,
	linux-pwm@vger.kernel.org, linux-serial@vger.kernel.org
Subject: Re: [PATCH 01/10] dt-bindings: soc: samsung: exynos-sysreg: add exynosautov920 sysreg
Date: Wed, 8 Nov 2023 08:41:12 +0100	[thread overview]
Message-ID: <41036a02-1ae6-44c5-a0b4-a5d3a33cdce4@linaro.org> (raw)
In-Reply-To: <20231031094852.118677-2-jaewon02.kim@samsung.com>

On 31/10/2023 10:47, Jaewon Kim wrote:
> Add compatible for ExynosAutov920 sysreg controllers.
> 
> Signed-off-by: Jaewon Kim <jaewon02.kim@samsung.com>
> ---
>  .../bindings/soc/samsung/samsung,exynos-sysreg.yaml        | 7 +++++++
>  1 file changed, 7 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/soc/samsung/samsung,exynos-sysreg.yaml b/Documentation/devicetree/bindings/soc/samsung/samsung,exynos-sysreg.yaml
> index 163e912e9cad..aa2a29ec6072 100644
> --- a/Documentation/devicetree/bindings/soc/samsung/samsung,exynos-sysreg.yaml
> +++ b/Documentation/devicetree/bindings/soc/samsung/samsung,exynos-sysreg.yaml
> @@ -35,6 +35,7 @@ properties:
>                - samsung,exynos5433-sysreg
>                - samsung,exynos850-sysreg
>                - samsung,exynosautov9-sysreg
> +              - samsung,exynosautov920-sysreg

New devices should not be deprecated by default. Drop.

>            - const: syscon
>          deprecated: true
>        - items:
> @@ -50,6 +51,12 @@ properties:
>                - samsung,exynosautov9-peric1-sysreg
>            - const: samsung,exynosautov9-sysreg
>            - const: syscon
> +      - items:
> +          - enum:
> +              - samsung,exynosautov920-peric0-sysreg
> +              - samsung,exynosautov920-peric1-sysreg
> +          - const: samsung,exynosautov920-sysreg
> +          - const: syscon
>  
>    reg:
>      maxItems: 1

Best regards,
Krzysztof


  reply	other threads:[~2023-11-08  7:41 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20231031095014epcas2p2814fa2bb5f940ccb0d0951667df34f98@epcas2p2.samsung.com>
2023-10-31  9:47 ` [PATCH 00/10] Introduce ExynosAutov920 SoC and SADK board Jaewon Kim
     [not found]   ` <CGME20231031095015epcas2p3cc52b365b99a00bef3f75bea38ea91e9@epcas2p3.samsung.com>
2023-10-31  9:47     ` [PATCH 01/10] dt-bindings: soc: samsung: exynos-sysreg: add exynosautov920 sysreg Jaewon Kim
2023-11-08  7:41       ` Krzysztof Kozlowski [this message]
2023-11-09  2:24         ` Jaewon Kim
     [not found]   ` <CGME20231031095016epcas2p341141f6354ee083be8d95d615c7a63dd@epcas2p3.samsung.com>
2023-10-31  9:47     ` [PATCH 02/10] dt-bindings: soc: samsung: usi: add exynosautov920-usi compatible Jaewon Kim
     [not found]   ` <CGME20231031095016epcas2p4d975f6a3647d24da606ef168c2b234cf@epcas2p4.samsung.com>
2023-10-31  9:47     ` [PATCH 03/10] dt-bindings: serial: samsung: add exynosautov920-uart compatible Jaewon Kim
     [not found]   ` <CGME20231031095017epcas2p306a504619cbaf1fc260f6c46f8b75dd8@epcas2p3.samsung.com>
2023-10-31  9:47     ` [PATCH 04/10] dt-bindings: pwm: samsung: add exynosautov9 compatible Jaewon Kim
2023-11-09  6:28       ` Uwe Kleine-König
2023-11-09  8:23         ` Krzysztof Kozlowski
2023-11-09  8:36           ` Jaewon Kim
     [not found]   ` <CGME20231031095018epcas2p2e73b59954e76b14c928b7cb94bc3ac60@epcas2p2.samsung.com>
2023-10-31  9:47     ` [PATCH 05/10] dt-bindings: pinctrl: samsung: add exynosautov920 pinctrl binding Jaewon Kim
     [not found]   ` <CGME20231031095019epcas2p245cd178dad2d97ccb974a6ba44820a2a@epcas2p2.samsung.com>
2023-10-31  9:47     ` [PATCH 06/10] dt-bindings: arm: samsung: Document exynosautov920 SADK board binding Jaewon Kim
     [not found]   ` <CGME20231031095020epcas2p1b72264a38832dc2fcb9df8e6b968770f@epcas2p1.samsung.com>
2023-10-31  9:47     ` [PATCH 07/10] soc: samsung: exynos-chipid: add exynosautov920 SoC support Jaewon Kim
     [not found]   ` <CGME20231031095020epcas2p36f320f3609064b3c906449a2ac517f43@epcas2p3.samsung.com>
2023-10-31  9:47     ` [PATCH 08/10] pinctrl: samsung: add exynosautv920 pinctrl Jaewon Kim
     [not found]   ` <CGME20231031095021epcas2p352c4ace8652d7bf1f74a9b32ab61a913@epcas2p3.samsung.com>
2023-10-31  9:47     ` [PATCH 09/10] arm64: dts: exynos: add initial support for exynosautov920 SoC Jaewon Kim
2023-11-08  7:58       ` Krzysztof Kozlowski
2023-11-09  2:33         ` Jaewon Kim
     [not found]   ` <CGME20231031095021epcas2p343514064dc0da3fff87e4b8a24d895fd@epcas2p3.samsung.com>
2023-10-31  9:47     ` [PATCH 10/10] arm64: dts: exynos: add minimal support for exynosautov920 sadk board Jaewon Kim
2023-11-13 14:11   ` [PATCH 00/10] Introduce ExynosAutov920 SoC and SADK board Linus Walleij
2023-11-13 19:59     ` Krzysztof Kozlowski
2023-11-14 12:52       ` Linus Walleij

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=41036a02-1ae6-44c5-a0b4-a5d3a33cdce4@linaro.org \
    --to=krzysztof.kozlowski@linaro.org \
    --cc=alim.akhtar@samsung.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=jaewon02.kim@samsung.com \
    --cc=jirislaby@kernel.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pwm@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=linux-serial@vger.kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=s.nawrocki@samsung.com \
    --cc=thierry.reding@gmail.com \
    --cc=tomasz.figa@gmail.com \
    --cc=u.kleine-koenig@pengutronix.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).