Commit 6defdc26 authored by Alexandre Torgue's avatar Alexandre Torgue
Browse files

dt-bindings: stm32: document stm32mp257f-ev1 board



Add new entry for stm32mp257f-ev1 board.

Signed-off-by: default avatarAlexandre Torgue <alexandre.torgue@foss.st.com>
Reviewed-by: default avatarConor Dooley <conor.dooley@microchip.com>
parent 3b170e16
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -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

...