[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Ya/RRFKQ35shFCzg@robh.at.kernel.org>
Date: Tue, 7 Dec 2021 15:25:24 -0600
From: Rob Herring <robh@...nel.org>
To: reinhold.mueller@...rion.com
Cc: alexandre.torgue@...s.st.com, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/2] dt-bindings: arm/stm32: Add emtrion hardware
emSBC-Argon
On Tue, Nov 30, 2021 at 09:16:53AM +0100, reinhold.mueller@...rion.com wrote:
> From: Reinhold Mueller <reinhold.mueller@...rion.com>
>
> This patch presents the yaml patch for the emtrion GmbH
> Argon board series.
>
> Signed-off-by: Reinhold Mueller <reinhold.mueller@...rion.com>
> ---
> Documentation/devicetree/bindings/arm/stm32/stm32.yaml | 8 ++++++++
> 1 file changed, 8 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/arm/stm32/stm32.yaml b/Documentation/devicetree/bindings/arm/stm32/stm32.yaml
> index bcaf7be3ab37..710230847dcd 100644
> --- a/Documentation/devicetree/bindings/arm/stm32/stm32.yaml
> +++ b/Documentation/devicetree/bindings/arm/stm32/stm32.yaml
> @@ -28,6 +28,14 @@ properties:
> - enum:
> - st,stm32mp153
> - st,stm32mp157
> +
> + - description: emtrion STM32MP1 Argon based Boards
> + items:
> + - enum:
> + - emtrion,stm32mp157c-emsbc-argon
> + - enum:
> + - emtrion,stm32mp157c-emstamp-argon
Is there going to be multiple entries here? If not, use 'const' instead
of 'enum'.
> + - const: st,stm32mp157
> - items:
> - enum:
> - st,stm32f429i-disco
> --
> 2.20.1
>
>
Powered by blists - more mailing lists