[PATCH 1/10] ARM: dts: mxs: move 'compatible' property to beginning of node and do some whitespace cleanups

Sergei Shtylyov sergei.shtylyov at cogentembedded.com
Wed Jul 31 16:21:08 EDT 2013


Hello.

On 07/31/2013 06:37 PM, Lothar Waßmann wrote:

> Signed-off-by: Lothar Waßmann <LW at KARO-electronics.de>
> ---
>   arch/arm/boot/dts/imx28.dtsi |    5 ++---
>   1 files changed, 2 insertions(+), 3 deletions(-)

> diff --git a/arch/arm/boot/dts/imx28.dtsi b/arch/arm/boot/dts/imx28.dtsi
> index 47fc5ef..0360acc 100644
> --- a/arch/arm/boot/dts/imx28.dtsi
> +++ b/arch/arm/boot/dts/imx28.dtsi
> @@ -731,9 +731,9 @@
>   			};
>
>   			dcp at 80028000 {
> +				compatible = "fsl-dcp";

    Hm, why not the usual "fsl,dcp", where "fsl" is Freescale's stock ticker?

>   				reg = <0x80028000 0x2000>;
>   				interrupts = <52 53 54>;
> -				compatible = "fsl-dcp";
>   			};

WBR, Sergei





More information about the linux-arm-kernel mailing list