[PATCH] dt-bindings: arm: stm32: Add compatible strings for DH SoMs and boards
Alexandre Torgue
alexandre.torgue at st.com
Tue Nov 17 06:31:43 EST 2020
Hi Marek
On 11/8/20 11:14 PM, Marek Vasut wrote:
> Document devicetree compatible strings of the DH SoMs and boards.
>
> Signed-off-by: Marek Vasut <marex at denx.de>
> Cc: Alexandre Torgue <alexandre.torgue at st.com>
> Cc: Maxime Coquelin <mcoquelin.stm32 at gmail.com>
> Cc: Patrice Chotard <patrice.chotard at st.com>
> Cc: Patrick Delaunay <patrick.delaunay at st.com>
> Cc: Rob Herring <robh+dt at kernel.org>
> Cc: devicetree at vger.kernel.org
> Cc: linux-stm32 at st-md-mailman.stormreply.com
> To: linux-arm-kernel at lists.infradead.org
> ---
> .../devicetree/bindings/arm/stm32/stm32.yaml | 15 ++++++++++++++-
> 1 file changed, 14 insertions(+), 1 deletion(-)
>
Applied on stm32-next.
Thanks.
Alex
> diff --git a/Documentation/devicetree/bindings/arm/stm32/stm32.yaml b/Documentation/devicetree/bindings/arm/stm32/stm32.yaml
> index 009b424e456e..f9939ec28eae 100644
> --- a/Documentation/devicetree/bindings/arm/stm32/stm32.yaml
> +++ b/Documentation/devicetree/bindings/arm/stm32/stm32.yaml
> @@ -14,6 +14,20 @@ properties:
> const: "/"
> compatible:
> oneOf:
> + - description: DH STM32MP1 SoM based Boards
> + items:
> + - enum:
> + - arrow,stm32mp157a-avenger96 # Avenger96
> + - dh,stm32mp153c-dhcom-drc02
> + - dh,stm32mp157c-dhcom-pdk2
> + - dh,stm32mp157c-dhcom-picoitx
> + - enum:
> + - dh,stm32mp153c-dhcom-som
> + - dh,stm32mp157a-dhcor-som
> + - dh,stm32mp157c-dhcom-som
> + - enum:
> + - st,stm32mp153
> + - st,stm32mp157
> - items:
> - enum:
> - st,stm32f429i-disco
> @@ -39,7 +53,6 @@ properties:
> - const: st,stm32h743
> - items:
> - enum:
> - - arrow,stm32mp157a-avenger96 # Avenger96
> - lxa,stm32mp157c-mc1
> - shiratech,stm32mp157a-iot-box # IoT Box
> - shiratech,stm32mp157a-stinger96 # Stinger96
>
More information about the linux-arm-kernel
mailing list