From 06a8e3ee9be7ef7f0de460e3be26de80d0c02589 Mon Sep 17 00:00:00 2001 From: Vladimir Oltean Date: Fri, 27 Aug 2021 23:27:21 +0300 Subject: [PATCH] dt-bindings: arm: fsl: document the LX2160A BlueBox 3 boards Document the compatible string for the LX2160A system that is part of the BlueBox 3. Also add a separate compatible string for Rev A, since technically it uses a different device tree. Signed-off-by: Vladimir Oltean Acked-by: Rob Herring Signed-off-by: Shawn Guo --- Documentation/devicetree/bindings/arm/fsl.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml index 60f4862ba15e7..70036f2cfdbab 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -977,6 +977,8 @@ properties: - description: LX2160A based Boards items: - enum: + - fsl,lx2160a-bluebox3 + - fsl,lx2160a-bluebox3-rev-a - fsl,lx2160a-qds - fsl,lx2160a-rdb - fsl,lx2162a-qds -- 2.51.0