diff options
author | 2019-01-15 14:22:44 +0000 | |
---|---|---|
committer | 2019-01-16 18:46:55 +0800 | |
commit | 24ef3b6e22fe7268603ac435868e9c99dae12cda (patch) | |
tree | b59abb8eff4183acafa8efa325077b8365b3cf4a | |
parent | dt-bindings: fsl: add imx7ulp system integration module binding (diff) | |
download | wireguard-linux-24ef3b6e22fe7268603ac435868e9c99dae12cda.tar.xz wireguard-linux-24ef3b6e22fe7268603ac435868e9c99dae12cda.zip |
dt-bindings: arm: Add Y Soft IOTA Draco, Hydra and Ursa boards
These are i.MX6DualLite/Solo based single board computers used
in various Y Soft products.
Cc: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Michal Vokáč <michal.vokac@ysoft.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
-rw-r--r-- | Documentation/devicetree/bindings/arm/fsl.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml index d34fe0749199..8a571c7dc11a 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -94,6 +94,9 @@ properties: - fsl,imx6dl-sabresd # i.MX6 DualLite SABRE Smart Device Board - technologic,imx6dl-ts4900 - technologic,imx6dl-ts7970 + - ysoft,imx6dl-yapp4-draco # i.MX6 DualLite Y Soft IOTA Draco board + - ysoft,imx6dl-yapp4-hydra # i.MX6 DualLite Y Soft IOTA Hydra board + - ysoft,imx6dl-yapp4-ursa # i.MX6 Solo Y Soft IOTA Ursa board - const: fsl,imx6dl - description: i.MX6SL based Boards |