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

From: Alexandre Torgue
Date: Mon May 29 2023 - 12:23:07 EST


Add new entry for stm32mp257f-ev1 board.

Signed-off-by: Alexandre Torgue <alexandre.torgue@xxxxxxxxxxx>

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
--
2.17.1