diff options
author | 2024-09-25 14:49:02 +0200 | |
---|---|---|
committer | 2024-10-17 17:33:34 +0800 | |
commit | aa48df3ded1d7d34dd1c33870cce0b62af38c5be (patch) | |
tree | 7a9cd55658d230315aede1da5b4026d2d99f4814 | |
parent | dt-bindings: arm: freescale: Add verdin imx8mp ivy board (diff) | |
download | wireguard-linux-aa48df3ded1d7d34dd1c33870cce0b62af38c5be.tar.xz wireguard-linux-aa48df3ded1d7d34dd1c33870cce0b62af38c5be.zip |
dt-bindings: arm: Add i.MX8MP IOTA2 Lumpy board
Add new board from the Y Soft IOTA family. This one is based on the i.MX8MP
SoC. It is basically a stripped-down clone of the EVK board with some minor
additions.
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Michal Vokáč <michal.vokac@ysoft.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to '')
-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 411bc78fe5c7..2a42f943330d 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -1092,6 +1092,7 @@ properties: - toradex,verdin-imx8mp # Verdin iMX8M Plus Modules - toradex,verdin-imx8mp-nonwifi # Verdin iMX8M Plus Modules without Wi-Fi / BT - toradex,verdin-imx8mp-wifi # Verdin iMX8M Plus Wi-Fi / BT Modules + - ysoft,imx8mp-iota2-lumpy # Y Soft i.MX8MP IOTA2 Lumpy Board - const: fsl,imx8mp - description: Avnet (MSC Branded) Boards with SM2S i.MX8M Plus Modules |