diff options
author | Krzysztof Kozlowski | 2020-11-05 19:48:08 +0100 |
---|---|---|
committer | Shawn Guo | 2020-11-10 10:30:56 +0800 |
commit | 608f000f8a32e598ce3d7487889a499c5b5582cb (patch) | |
tree | fa2467e35eef3d76878a1ff9d8899e5313c1f6a1 /Documentation | |
parent | 5fc865f8bfd2cd3b12f5fef3a57f73fcb67e1544 (diff) |
dt-bindings: arm: fsl: document SolidRun LX2160A boards
Document the compatible for SolidRun LX2160A based boards.
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/arm/fsl.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml index e0bbfa59bfda..f793f90fe2e6 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -898,6 +898,14 @@ properties: - fsl,lx2162a-qds - const: fsl,lx2160a + - description: SolidRun LX2160A based Boards + items: + - enum: + - solidrun,clearfog-cx + - solidrun,honeycomb + - const: solidrun,lx2160a-cex7 + - const: fsl,lx2160a + - description: S32V234 based Boards items: - enum: |