arm64: dts: imx8mm-var-som: drop unused top-level compatible
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Mon, 2 Sep 2024 07:52:19 +0000 (09:52 +0200)
committerShawn Guo <shawnguo@kernel.org>
Wed, 4 Sep 2024 09:36:24 +0000 (17:36 +0800)
The Variscite VAR-SOM-MX8MM System-on-Module cannot be used alone
without motherboard, so drop the top-level compatible field to avoid any
false impression that such usage is possible.

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>
arch/arm64/boot/dts/freescale/imx8mm-var-som.dtsi

index d7830df5b6f966e904350841bfeefd8f22bd175f..cdfacbc35db57b654f7b965a513cf04cb4a697b9 100644 (file)
@@ -8,7 +8,6 @@
 
 / {
        model = "Variscite VAR-SOM-MX8MM module";
-       compatible = "variscite,var-som-mx8mm", "fsl,imx8mm";
 
        chosen {
                stdout-path = &uart4;