diff mbox series

[08/11] dt-bindings: stm32: document stm32mp257f-ev1 board

Message ID 20230529162034.20481-9-alexandre.torgue@foss.st.com
State Superseded, archived
Headers show
Series Add STM32MP25 support | expand

Checks

Context Check Description
robh/checkpatch success
robh/patch-applied fail build log

Commit Message

Alexandre TORGUE May 29, 2023, 4:20 p.m. UTC
Add new entry for stm32mp257f-ev1 board.

Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/arm/stm32/stm32.yaml b/Documentation/devicetree/bindings/arm/stm32/stm32.yaml
index 7d7ca33d2e61..e5b929a52646 100644
--- a/Documentation/devicetree/bindings/arm/stm32/stm32.yaml
+++ b/Documentation/devicetree/bindings/arm/stm32/stm32.yaml
@@ -167,7 +167,10 @@  properties:
           - const: st,stm32mp253
       - items:
           - const: st,stm32mp255
-      - items:
+      - description: ST STM32MP257 based Boards
+        items:
+          - enum:
+              - st,stm32mp257f-ev1
           - const: st,stm32mp257
 
 additionalProperties: true