diff options
author | Tim Harvey <[email protected]> | 2023-05-16 12:00:40 -0700 |
---|---|---|
committer | Shawn Guo <[email protected]> | 2023-05-27 18:58:48 +0800 |
commit | 50b1e9ece16c5fa680ae1c6fdc660b1f065e9b40 (patch) | |
tree | cf4de2cf6797744d49da1b65b0b15a5a558b00c7 | |
parent | 06d26d5b52f9d1571b0a52666775074dd93beb46 (diff) |
dt-bindings: arm: Add Gateworks i.MX8M GW7905-2x board
Add DT compatible string for a Gateworks GW7905-2x board based on
the i.MX8MPlus from NXP.
Signed-off-by: Tim Harvey <[email protected]>
Acked-by: Krzysztof Kozlowski <[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 b5fc884cfb66..2510eaa8906d 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -1032,6 +1032,7 @@ properties: - dmo,imx8mp-data-modul-edm-sbc # i.MX8MP eDM SBC - fsl,imx8mp-evk # i.MX8MP EVK Board - gateworks,imx8mp-gw74xx # i.MX8MP Gateworks Board + - gateworks,imx8mp-gw7905-2x # i.MX8MP Gateworks Board - polyhex,imx8mp-debix # Polyhex Debix boards - polyhex,imx8mp-debix-model-a # Polyhex Debix Model A Board - toradex,verdin-imx8mp # Verdin iMX8M Plus Modules |