From: Anson Huang Date: Wed, 23 Oct 2019 06:34:40 +0000 (+0800) Subject: arm64: dts: imx8mm: Remove duplicated machine compatible X-Git-Tag: v5.15~4957^2~13^2~6 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=615138e583eff3468ec0c814ba55a0284f68625e;p=platform%2Fkernel%2Flinux-starfive.git arm64: dts: imx8mm: Remove duplicated machine compatible Machine compatible string normally is located in board DT, remove the duplicated one from SoC dtsi. Signed-off-by: Anson Huang Reviewed-by: Daniel Baluta Signed-off-by: Shawn Guo --- diff --git a/arch/arm64/boot/dts/freescale/imx8mm.dtsi b/arch/arm64/boot/dts/freescale/imx8mm.dtsi index 93f2e62..9a4751a 100644 --- a/arch/arm64/boot/dts/freescale/imx8mm.dtsi +++ b/arch/arm64/boot/dts/freescale/imx8mm.dtsi @@ -12,7 +12,6 @@ #include "imx8mm-pinfunc.h" / { - compatible = "fsl,imx8mm"; interrupt-parent = <&gic>; #address-cells = <2>; #size-cells = <2>;