diff mbox series

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

Message ID 20230529162034.20481-9-alexandre.torgue@foss.st.com (mailing list archive)
State Superseded
Headers show
Series Add STM32MP25 support | expand

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>

Comments

Conor Dooley May 29, 2023, 6:06 p.m. UTC | #1
On Mon, May 29, 2023 at 06:20:31PM +0200, Alexandre Torgue wrote:
> 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>

Thanks,
Conor.
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