diff options
author | Krzysztof Kozlowski <[email protected]> | 2020-10-01 19:07:51 +0200 |
---|---|---|
committer | Shawn Guo <[email protected]> | 2020-10-30 15:07:32 +0800 |
commit | 9fa659393ab139705669e14f615cfe665113eb5f (patch) | |
tree | 5fc5b929ba7715279d037928daad222c9c518a52 | |
parent | 691dab655c32e70d1b6d62488d1273a0b196e783 (diff) |
dt-bindings: arm: fsl: document i.MX6SL boards
Document and adjust the compatibles for i.MX6SL based boards.
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Reviewed-by: Rob Herring <[email protected]>
Signed-off-by: Shawn Guo <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/arm/fsl.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml index 0bcc3be4b7c5..92a72edeb022 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -453,6 +453,7 @@ properties: - fsl,imx6sl-evk # i.MX6 SoloLite EVK Board - kobo,tolino-shine2hd - kobo,tolino-shine3 + - revotics,imx6sl-warp # Revotics WaRP Board - const: fsl,imx6sl - description: i.MX6SLL based Boards |