[PATCH 1/2] arm64: dts: imx8mm-var-som: drop unused top-level compatible
Peng Fan
peng.fan at nxp.com
Mon Sep 2 03:13:32 PDT 2024
> Subject: [PATCH 1/2] arm64: dts: imx8mm-var-som: drop unused top-
> level compatible
>
> 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 at linaro.org>
> ---
> arch/arm64/boot/dts/freescale/imx8mm-var-som.dtsi | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/arch/arm64/boot/dts/freescale/imx8mm-var-som.dtsi
> b/arch/arm64/boot/dts/freescale/imx8mm-var-som.dtsi
> index d7830df5b6f9..cdfacbc35db5 100644
> --- a/arch/arm64/boot/dts/freescale/imx8mm-var-som.dtsi
> +++ b/arch/arm64/boot/dts/freescale/imx8mm-var-som.dtsi
> @@ -8,7 +8,6 @@
>
> / {
> model = "Variscite VAR-SOM-MX8MM module";
> - compatible = "variscite,var-som-mx8mm", "fsl,imx8mm";
>
> chosen {
> stdout-path = &uart4;
> --
> 2.43.0
>
Should the " variscite,var-som-mx8mm " also removed from
imx8mm-var-som-symphony.dts?
Regards,
Peng.
More information about the linux-arm-kernel
mailing list