[PATCH 1/2] dt-bindings: arm/stm32: Add emtrion hardware emSBC-Argon

From: reinhold.mueller
Date: Tue Nov 30 2021 - 03:17:18 EST


From: Reinhold Mueller <reinhold.mueller@xxxxxxxxxxx>

This patch presents the yaml patch for the emtrion GmbH
Argon board series.

Signed-off-by: Reinhold Mueller <reinhold.mueller@xxxxxxxxxxx>
---
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
+ - const: st,stm32mp157
- items:
- enum:
- st,stm32f429i-disco
--
2.20.1