Message ID | 20201105184808.216384-2-krzk@kernel.org |
---|---|
State | Accepted |
Commit | 608f000f8a32e598ce3d7487889a499c5b5582cb |
Headers | show |
Series | [1/2] dt-bindings: arm: fsl: document LS1012A FRWY board | expand |
diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml index 325fee3c1900..fcbb30a786a1 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -896,6 +896,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:
Document the compatible for SolidRun LX2160A based boards. Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> --- Documentation/devicetree/bindings/arm/fsl.yaml | 8 ++++++++ 1 file changed, 8 insertions(+)