diff options
author | 2022-01-27 16:34:59 +0100 | |
---|---|---|
committer | 2022-02-11 12:28:40 +0800 | |
commit | 00ffe9e0833cb6c28454ccb22bd3dc818bb84ace (patch) | |
tree | 436ed086f3d73262f2d8153a476f665f1bb147de | |
parent | dt-bindings: arm: imx: add Protonic PRT8MM board compatible (diff) | |
download | wireguard-linux-00ffe9e0833cb6c28454ccb22bd3dc818bb84ace.tar.xz wireguard-linux-00ffe9e0833cb6c28454ccb22bd3dc818bb84ace.zip |
dt-bindings: arm: Add emtrion hardware emCON-MX8M Mini
This patch presents the yaml patch for the emtrion GmbH
emCON-MX8M Mini.
Signed-off-by: Reinhold Mueller <reinhold.mueller@emtrion.com>
Acked-by: Rob Herring <robh+dt@kernel.org>
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 5075fd8c1b42..e58e21efdf0b 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -762,6 +762,7 @@ properties: - enum: - beacon,imx8mm-beacon-kit # i.MX8MM Beacon Development Kit - boundary,imx8mm-nitrogen8mm # i.MX8MM Nitrogen Board + - emtrion,emcon-mx8mm-avari # emCON-MX8MM SoM on Avari Base - fsl,imx8mm-ddr4-evk # i.MX8MM DDR4 EVK Board - fsl,imx8mm-evk # i.MX8MM EVK Board - gw,imx8mm-gw71xx-0x # i.MX8MM Gateworks Development Kit |