dt-bindings: stm32: document stm32mp257f-ev1 board
authorAlexandre Torgue <alexandre.torgue@foss.st.com>
Wed, 24 May 2023 14:39:51 +0000 (16:39 +0200)
committerAlexandre Torgue <alexandre.torgue@foss.st.com>
Thu, 8 Jun 2023 14:01:45 +0000 (16:01 +0200)
Add new entry for stm32mp257f-ev1 board.

Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
Reviewed-by: Conor Dooley <conor.dooley@microchip.com>
Documentation/devicetree/bindings/arm/stm32/stm32.yaml

index 4af5b8f..4466b45 100644 (file)
@@ -161,6 +161,12 @@ properties:
           - const: phytec,phycore-stm32mp157c-som
           - const: st,stm32mp157
 
+      - description: ST STM32MP257 based Boards
+        items:
+          - enum:
+              - st,stm32mp257f-ev1
+          - const: st,stm32mp257
+
 additionalProperties: true
 
 ...