Skip to content

Commit

Permalink
arm64: dts: imx8mn: Remove duplicated machine compatible
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Anson Huang authored and Shawn Guo committed Nov 4, 2019
1 parent 615138e commit 235e091
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/arm64/boot/dts/freescale/imx8mn.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
#include "imx8mn-pinfunc.h"

/ {
compatible = "fsl,imx8mn";
interrupt-parent = <&gic>;
#address-cells = <2>;
#size-cells = <2>;
Expand Down

0 comments on commit 235e091

Please sign in to comment.