arm64: dts: imx8mn: Remove duplicated machine compatible
authorAnson Huang <Anson.Huang@nxp.com>
Wed, 23 Oct 2019 06:34:41 +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/imx8mn.dtsi

index 1b430bc..d449050 100644 (file)
@@ -11,7 +11,6 @@
 #include "imx8mn-pinfunc.h"
 
 / {
-       compatible = "fsl,imx8mn";
        interrupt-parent = <&gic>;
        #address-cells = <2>;
        #size-cells = <2>;