diff options
author | 2021-07-14 12:11:14 +0800 | |
---|---|---|
committer | 2021-07-14 12:11:14 +0800 | |
commit | ec1e7fc7721806250731b8168f8abc247c065e4d (patch) | |
tree | f92762d064f03dcf6e367172cf999fd4f39cf39c | |
parent | dt-bindings: vendor-prefixes: add mntre (diff) | |
download | wireguard-linux-ec1e7fc7721806250731b8168f8abc247c065e4d.tar.xz wireguard-linux-ec1e7fc7721806250731b8168f8abc247c065e4d.zip |
dt-bindings: arm: fsl: add MNT Reform2 board
Add compatible for the MNT Reform2 laptop board.
Signed-off-by: Lucas Stach <dev@lynxeye.de>
Acked-by: Rob Herring <robh@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 6179484c2489..97f56ede2a3f 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -757,6 +757,7 @@ properties: - fsl,imx8mq-evk # i.MX8MQ EVK Board - google,imx8mq-phanbell # Google Coral Edge TPU - kontron,pitx-imx8m # Kontron pITX-imx8m Board + - mntre,reform2 # MNT Reform2 Laptop - purism,librem5-devkit # Purism Librem5 devkit - solidrun,hummingboard-pulse # SolidRun Hummingboard Pulse - technexion,pico-pi-imx8m # TechNexion PICO-PI-8M evk |