diff options
author | Krzysztof Kozlowski <krzk@kernel.org> | 2020-10-01 20:07:52 +0300 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2020-10-30 10:07:35 +0300 |
commit | d59dca0dff43a69874e0b4a8c0eb84f136928daf (patch) | |
tree | fe757fb0f3c21ee74c0353db2a2cb07fa1b27b13 /Documentation/devicetree/bindings/arm/fsl.yaml | |
parent | 9fa659393ab139705669e14f615cfe665113eb5f (diff) | |
download | linux-d59dca0dff43a69874e0b4a8c0eb84f136928daf.tar.xz |
dt-bindings: arm: fsl: document i.MX6SX boards
Document and adjust the compatibles for i.MX6SX based boards.
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/fsl.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/arm/fsl.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml index 92a72edeb022..20bbe19aa6a9 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -466,9 +466,14 @@ properties: - description: i.MX6SX based Boards items: - enum: + - boundary,imx6sx-nitrogen6sx - fsl,imx6sx-sabreauto # i.MX6 SoloX Sabre Auto Board - fsl,imx6sx-sdb # i.MX6 SoloX SDB Board - fsl,imx6sx-sdb-reva # i.MX6 SoloX SDB Rev-A Board + - samtec,imx6sx-vining-2000 # Softing VIN|ING 2000 Board + - udoo,neobasic # UDOO Neo Basic Board + - udoo,neoextended # UDOO Neo Extended + - udoo,neofull # UDOO Neo Full - const: fsl,imx6sx - description: i.MX6UL based Boards |