dt-bindings: arm: fsl: Add the S32V234-EVB board
authorEddy Petrișor <eddy.petrisor@nxp.com>
Wed, 16 Oct 2019 12:48:23 +0000 (15:48 +0300)
committerShawn Guo <shawnguo@kernel.org>
Sat, 26 Oct 2019 13:27:34 +0000 (21:27 +0800)
Add entry for the NXP S32V234 Customer Evaluation Board to the board/SoC
bindings.

Signed-off-by: Eddy Petrișor <eddy.petrisor@nxp.com>
Signed-off-by: Stefan-Gabriel Mirea <stefan-gabriel.mirea@nxp.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Documentation/devicetree/bindings/arm/fsl.yaml

index 41db01d77c23927ff2e3bd4d98261bab16761673..8c3fb5b1ba8bd86b4ad56f678e29915d41f9f370 100644 (file)
@@ -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
+
 ...