diff options
author | Krzysztof Kozlowski <krzk@kernel.org> | 2020-09-30 22:01:41 +0300 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2020-10-30 09:44:59 +0300 |
commit | 676884326eeac5d6affbe3e13bb90d0de8f49cd2 (patch) | |
tree | d5bcee4101a679d1658f15a336bd8cadff82506d /Documentation/devicetree/bindings/arm/fsl.yaml | |
parent | 5c32a75e2ed169c01e8af1e7f153e962c08763d8 (diff) | |
download | linux-676884326eeac5d6affbe3e13bb90d0de8f49cd2.tar.xz |
dt-bindings: arm: fsl: document i.MX6DL Aristainetos boards
Document and adjust the compatibles for i.MX6DL based Aristainetos
boards from ABB.
Cc: Heiko Schocher <hs@denx.de>
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Reviewed-by: Heiko Schocher <hs@denx.de>
Acked-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 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml index f45e243916d8..05fe39fcdf5f 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -269,6 +269,10 @@ properties: - description: i.MX6DL based Boards items: - enum: + - abb,aristainetos-imx6dl-4 # aristainetos i.MX6 Dual Lite Board 4 + - abb,aristainetos-imx6dl-7 # aristainetos i.MX6 Dual Lite Board 7 + - abb,aristainetos2-imx6dl-4 # aristainetos2 i.MX6 Dual Lite Board 4 + - abb,aristainetos2-imx6dl-7 # aristainetos2 i.MX6 Dual Lite Board 7 - boundary,imx6dl-nit6xlite # Boundary Devices Nitrogen6 Lite - boundary,imx6dl-nitrogen6x # Boundary Devices Nitrogen6x - bticino,imx6dl-mamoj # BTicino i.MX6DL Mamoj |