dt-bindings: arm: fsl: Add Traverse Ten64 (LS1088A) board
authorMathew McBride <matt@traverse.com.au>
Tue, 10 Aug 2021 05:38:27 +0000 (05:38 +0000)
committerShawn Guo <shawnguo@kernel.org>
Sat, 14 Aug 2021 05:52:36 +0000 (13:52 +0800)
Document the compatible for the Ten64 board which will
be included as freescale/fsl-ls1088a-ten64.dtb in arm64.

Signed-off-by: Mathew McBride <matt@traverse.com.au>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Documentation/devicetree/bindings/arm/fsl.yaml

index e48344a..60f4862 100644 (file)
@@ -996,6 +996,12 @@ properties:
               - fsl,s32v234-evb           # S32V234-EVB2 Customer Evaluation Board
           - const: fsl,s32v234
 
+      - description: Traverse LS1088A based Boards
+        items:
+          - enum:
+              - traverse,ten64            # Ten64 Networking Appliance / Board
+          - const: fsl,ls1088a
+
 additionalProperties: true
 
 ...