arm64: dts: imx8mm: Remove duplicated machine compatible
authorAnson Huang <Anson.Huang@nxp.com>
Wed, 23 Oct 2019 06:34:40 +0000 (14:34 +0800)
committerShawn Guo <shawnguo@kernel.org>
Mon, 4 Nov 2019 00:52:13 +0000 (08:52 +0800)
Machine compatible string normally is located in board DT, remove
the duplicated one from SoC dtsi.

Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
Reviewed-by: Daniel Baluta <daniel.baluta@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mm.dtsi

index 93f2e62..9a4751a 100644 (file)
@@ -12,7 +12,6 @@
 #include "imx8mm-pinfunc.h"
 
 / {
-       compatible = "fsl,imx8mm";
        interrupt-parent = <&gic>;
        #address-cells = <2>;
        #size-cells = <2>;