[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <5927a77f-a876-eddc-09a1-b3a336e7d35c@linaro.org>
Date: Fri, 22 Apr 2022 19:09:19 +0200
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Oleksij Rempel <o.rempel@...gutronix.de>,
Maxime Coquelin <mcoquelin.stm32@...il.com>,
Alexandre Torgue <alexandre.torgue@...s.st.com>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>
Cc: kernel@...gutronix.de, linux-kernel@...r.kernel.org,
linux-stm32@...md-mailman.stormreply.com,
linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH v2 1/2] dt-bindings: arm: stm32: Add compatible strings
for Protonic T1L boards
On 22/04/2022 09:10, Oleksij Rempel wrote:
> This boards are based on STM32MP151AAD3 and use 10BaseT1L for
> communication.
>
> - PRTT1C - 10BaseT1L switch
> - PRTT1S - 10BaseT1L CO2 sensor board
> - PRTT1A - 10BaseT1L multi functional controller
>
> Signed-off-by: Oleksij Rempel <o.rempel@...gutronix.de>
> ---
> Documentation/devicetree/bindings/arm/stm32/stm32.yaml | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/arm/stm32/stm32.yaml b/Documentation/devicetree/bindings/arm/stm32/stm32.yaml
> index fa0a1b84122e..9628383a4779 100644
> --- a/Documentation/devicetree/bindings/arm/stm32/stm32.yaml
> +++ b/Documentation/devicetree/bindings/arm/stm32/stm32.yaml
> @@ -78,6 +78,12 @@ properties:
> - const: st,stm32mp157c-ev1
> - const: st,stm32mp157c-ed1
> - const: st,stm32mp157
> + - items:
> + - enum:
> + - prt,prtt1a # Protonic PRTT1A
> + - prt,prtt1c # Protonic PRTT1C
> + - prt,prtt1s # Protonic PRTT1S
> + - const: st,stm32mp151
The entries look a bit unordered, maybe you could put it somewhere
ordered by st compatible?
Best regards,
Krzysztof
Powered by blists - more mailing lists