diff options
author | Marek Vasut <marex@denx.de> | 2023-04-06 19:01:15 +0300 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2023-04-12 04:32:39 +0300 |
commit | e7a985d50841e43ea1794b3597fd7f646ed95a32 (patch) | |
tree | b7f1f4f46655722cab4c164611568f083325bf89 | |
parent | 98896cf432398c8e2c59347190f3efda53bc3670 (diff) | |
download | linux-e7a985d50841e43ea1794b3597fd7f646ed95a32.tar.xz |
dt-bindings: arm: Add Data Modul i.MX8M Plus eDM SBC
Add DT compatible for Data Modul i.MX8M Plus eDM SBC board.
This is an evaluation board for various custom display units.
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Marek Vasut <marex@denx.de>
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 7fac7f834814..15d411084065 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -1016,6 +1016,7 @@ properties: items: - enum: - beacon,imx8mp-beacon-kit # i.MX8MP Beacon Development Kit + - dmo,imx8mp-data-modul-edm-sbc # i.MX8MP eDM SBC - fsl,imx8mp-evk # i.MX8MP EVK Board - gateworks,imx8mp-gw74xx # i.MX8MP Gateworks Board - polyhex,imx8mp-debix # Polyhex Debix boards |