Re: [PATCH 1/2] arm64: dts: imx8mm: Remove duplicated machine compatible

2019-10-23 Thread Daniel Baluta
On Wed, 2019-10-23 at 14:34 +0800, Anson Huang wrote:
> 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 

> ---
>  arch/arm64/boot/dts/freescale/imx8mm.dtsi | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/arch/arm64/boot/dts/freescale/imx8mm.dtsi
> b/arch/arm64/boot/dts/freescale/imx8mm.dtsi
> index 9258150..5ff9b6b 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 = <>;
>   #address-cells = <2>;
>   #size-cells = <2>;


[PATCH 1/2] arm64: dts: imx8mm: Remove duplicated machine compatible

2019-10-23 Thread Anson Huang
Machine compatible string normally is located in board DT, remove
the duplicated one from SoC dtsi.

Signed-off-by: Anson Huang 
---
 arch/arm64/boot/dts/freescale/imx8mm.dtsi | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm64/boot/dts/freescale/imx8mm.dtsi 
b/arch/arm64/boot/dts/freescale/imx8mm.dtsi
index 9258150..5ff9b6b 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 = <>;
#address-cells = <2>;
#size-cells = <2>;
-- 
2.7.4