devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Patrice CHOTARD <patrice.chotard@foss.st.com>
To: Alain Volmat <avolmat@me.com>, Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>
Cc: <devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v3 2/2] dt-bindings: arm: sti: add STi boards and remove stih415/stih416
Date: Wed, 16 Aug 2023 09:46:12 +0200	[thread overview]
Message-ID: <ce3a231a-825f-0dab-e33b-d534c0488f6c@foss.st.com> (raw)
In-Reply-To: <20230213185633.15187-3-avolmat@me.com>



On 2/13/23 19:56, Alain Volmat wrote:
> Add bindings for STi platform boards and remove stih415/stih416
> 
> Signed-off-by: Alain Volmat <avolmat@me.com>
> ---
> v3: move back file into bindings/arm and update commit log accordingly
> v2: update licensing
>     move file into soc/sti folder
>  .../devicetree/bindings/arm/sti.yaml          | 23 ++++++++++++-------
>  1 file changed, 15 insertions(+), 8 deletions(-)
> 
> diff --git a/Documentation/devicetree/bindings/arm/sti.yaml b/Documentation/devicetree/bindings/arm/sti.yaml
> index 3ca054c64377..842def3e3f2b 100644
> --- a/Documentation/devicetree/bindings/arm/sti.yaml
> +++ b/Documentation/devicetree/bindings/arm/sti.yaml
> @@ -1,4 +1,4 @@
> -# SPDX-License-Identifier: GPL-2.0
> +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
>  %YAML 1.2
>  ---
>  $id: http://devicetree.org/schemas/arm/sti.yaml#
> @@ -13,13 +13,20 @@ properties:
>    $nodename:
>      const: '/'
>    compatible:
> -    items:
> -      - enum:
> -          - st,stih415
> -          - st,stih416
> -          - st,stih407
> -          - st,stih410
> -          - st,stih418
> +    oneOf:
> +      - items:
> +          - const: st,stih407-b2120
> +          - const: st,stih407
> +      - items:
> +          - enum:
> +              - st,stih410-b2120
> +              - st,stih410-b2260
> +          - const: st,stih410
> +      - items:
> +          - enum:
> +              - st,stih418-b2199
> +              - st,stih418-b2264
> +          - const: st,stih418
>  
>  additionalProperties: true
>  
Applied on sti-next

Thanks 
Patrice

  parent reply	other threads:[~2023-08-16  7:47 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-13 18:56 [PATCH v3 0/2] dt-bindings: sti: updates for STi platform Alain Volmat
2023-02-13 18:56 ` [PATCH v3 1/2] dt-bindings: soc: sti: add STi platform syscon Alain Volmat
2023-08-16  7:45   ` Patrice CHOTARD
2023-02-13 18:56 ` [PATCH v3 2/2] dt-bindings: arm: sti: add STi boards and remove stih415/stih416 Alain Volmat
2023-02-14  9:45   ` Krzysztof Kozlowski
2023-08-16  7:46   ` Patrice CHOTARD [this message]
2023-04-18 20:25 ` [PATCH v3 0/2] dt-bindings: sti: updates for STi platform Alain Volmat
2023-04-19  7:44   ` Krzysztof Kozlowski

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=ce3a231a-825f-0dab-e33b-d534c0488f6c@foss.st.com \
    --to=patrice.chotard@foss.st.com \
    --cc=avolmat@me.com \
    --cc=devicetree@vger.kernel.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh+dt@kernel.org \
    /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).