diff options
author | 2021-01-06 10:04:13 +0100 | |
---|---|---|
committer | 2021-01-11 11:31:49 +0800 | |
commit | 002c73209e9dfbfb8ba997610e1f63e2e62335e2 (patch) | |
tree | 759b0dfa6a9445748588b6ae1d52cf352d76a49a | |
parent | dt-bindings: arm: fsl: Add binding for Gateworks boards with IMX8MM (diff) | |
download | wireguard-linux-002c73209e9dfbfb8ba997610e1f63e2e62335e2.tar.xz wireguard-linux-002c73209e9dfbfb8ba997610e1f63e2e62335e2.zip |
dt-bindings: arm: fsl: add Protonic MVT board
Add Protonic MVT imx6dl based board
Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.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 c4a81884a8af..c39840f0f3aa 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -367,6 +367,7 @@ properties: - ply,plybas # Plymovent BAS board - ply,plym2m # Plymovent M2M board - poslab,imx6dl-savageboard # Poslab SavageBoard Dual + - prt,prtmvt # Protonic MVT board - prt,prtrvt # Protonic RVT board - prt,prtvt7 # Protonic VT7 board - rex,imx6dl-rex-basic # Rex Basic i.MX6 Dual Lite Board |