diff options
author | Oleksij Rempel <[email protected]> | 2020-11-02 10:02:11 +0100 |
---|---|---|
committer | Shawn Guo <[email protected]> | 2020-11-10 09:03:27 +0800 |
commit | 236d454b27c7c17152663426613be274effc19fc (patch) | |
tree | 575b38ac987b396cd0ccf5775e9b74b5f52e0a57 | |
parent | cd49dccbde912ae7e6ee4d4f94f71740c690b520 (diff) |
dt-bindings: arm: fsl: add Van der Laan LANMCU board
Add Van der Laan LANMCU iMX6dl based board
Signed-off-by: Oleksij Rempel <[email protected]>
Reviewed-by: Krzysztof Kozlowski <[email protected]>
Acked-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 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 |