diff options
author | 2024-09-02 09:52:20 +0200 | |
---|---|---|
committer | 2024-09-03 14:53:04 +0800 | |
commit | 8a8f1e4e46a864a93412b6962b4ac848469a2325 (patch) | |
tree | e60fddb5ab270309d81e6012993b81bfa2d09688 | |
parent | dt-bindings: arm: fsl: rename gw7905 to gw75xx (diff) | |
download | wireguard-linux-8a8f1e4e46a864a93412b6962b4ac848469a2325.tar.xz wireguard-linux-8a8f1e4e46a864a93412b6962b4ac848469a2325.zip |
dt-bindings: arm: fsl: drop usage of VAR-SOM-MX8MM SoM compatible alone
The Variscite VAR-SOM-MX8MM System-on-Module cannot be used alone
without motherboard, so drop the usage of its compatible alone.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
-rw-r--r-- | Documentation/devicetree/bindings/arm/fsl.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml index ce6c995e6947..6df4475f1252 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -953,7 +953,6 @@ properties: - toradex,verdin-imx8mm # Verdin iMX8M Mini Modules - toradex,verdin-imx8mm-nonwifi # Verdin iMX8M Mini Modules without Wi-Fi / BT - toradex,verdin-imx8mm-wifi # Verdin iMX8M Mini Wi-Fi / BT Modules - - variscite,var-som-mx8mm # i.MX8MM Variscite VAR-SOM-MX8MM module - prt,prt8mm # i.MX8MM Protonic PRT8MM Board - const: fsl,imx8mm |