diff options
author | Oleksij Rempel <o.rempel@pengutronix.de> | 2020-11-02 12:02:11 +0300 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2020-11-10 04:03:27 +0300 |
commit | 236d454b27c7c17152663426613be274effc19fc (patch) | |
tree | 575b38ac987b396cd0ccf5775e9b74b5f52e0a57 | |
parent | cd49dccbde912ae7e6ee4d4f94f71740c690b520 (diff) | |
download | linux-236d454b27c7c17152663426613be274effc19fc.tar.xz |
dt-bindings: arm: fsl: add Van der Laan LANMCU board
Add Van der Laan LANMCU iMX6dl based board
Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
-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 4986ffcceab6..c5b8e34a8991 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -378,6 +378,7 @@ properties: - technologic,imx6dl-ts4900 - technologic,imx6dl-ts7970 - udoo,imx6dl-udoo # Udoo i.MX6 Dual-lite Board + - vdl,lanmcu # Van der Laan LANMCU board - wand,imx6dl-wandboard # Wandboard i.MX6 Dual Lite Board - ysoft,imx6dl-yapp4-draco # i.MX6 DualLite Y Soft IOTA Draco board - ysoft,imx6dl-yapp4-hydra # i.MX6 DualLite Y Soft IOTA Hydra board |