dt-bindings: stm32: document stm32mp215f-dk board

Add new entry for stm32mp215-dk board.

Signed-off-by: Amelie Delaunay <amelie.delaunay@foss.st.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20250225-b4-stm32mp2_new_dts-v2-9-1a628c1580c7@foss.st.com
Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
This commit is contained in:
Amelie Delaunay 2025-02-25 09:54:12 +01:00 committed by Alexandre Torgue
parent 7a57b1bb1a
commit 1a09f577aa

View file

@ -197,6 +197,12 @@ properties:
- st,stm32mp235f-dk
- const: st,stm32mp235
- description: ST STM32MP215 based Boards
items:
- enum:
- st,stm32mp215f-dk
- const: st,stm32mp215
additionalProperties: true
...