Commit 997c5329 authored by Eddy Petrișor's avatar Eddy Petrișor Committed by Shawn Guo
Browse files

dt-bindings: arm: fsl: Add the S32V234-EVB board



Add entry for the NXP S32V234 Customer Evaluation Board to the board/SoC
bindings.

Signed-off-by: default avatarEddy Petrișor <eddy.petrisor@nxp.com>
Signed-off-by: default avatarStefan-Gabriel Mirea <stefan-gabriel.mirea@nxp.com>
Reviewed-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 3d735471
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -348,4 +348,10 @@ properties:
              - fsl,ls2088a-rdb
          - const: fsl,ls2088a

      - description: S32V234 based Boards
        items:
          - enum:
              - fsl,s32v234-evb           # S32V234-EVB2 Customer Evaluation Board
          - const: fsl,s32v234

...