diff options
author | Lucas Stach <dev@lynxeye.de> | 2021-07-14 07:11:14 +0300 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2021-07-14 07:11:14 +0300 |
commit | ec1e7fc7721806250731b8168f8abc247c065e4d (patch) | |
tree | f92762d064f03dcf6e367172cf999fd4f39cf39c /Documentation/devicetree | |
parent | 26d816652c92edc8d7dfc881e43a693db81bab37 (diff) | |
download | linux-ec1e7fc7721806250731b8168f8abc247c065e4d.tar.xz |
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>
Diffstat (limited to 'Documentation/devicetree')
-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 |