[PATCH v2 1/4] ARM: dts: add iomuxc-gpr device node for imx6sl

Shawn Guo shawn.guo at linaro.org
Wed Sep 4 09:23:36 EDT 2013


On Tue, Sep 03, 2013 at 12:26:22PM +0800, Fugang Duan wrote:
> Add iomuxc gpr device node for imx6sl.
> 
> Signed-off-by: Fugang Duan  <B38611 at freescale.com>
                            ^^
We generally have only one space between name and email address.  You
may want to fix it in your git setup to follow the common pattern for
future patches.

Shawn

> ---
>  arch/arm/boot/dts/imx6sl.dtsi |    5 +++++
>  1 files changed, 5 insertions(+), 0 deletions(-)
> 
> diff --git a/arch/arm/boot/dts/imx6sl.dtsi b/arch/arm/boot/dts/imx6sl.dtsi
> index c5e5da0..abd1eb9 100644
> --- a/arch/arm/boot/dts/imx6sl.dtsi
> +++ b/arch/arm/boot/dts/imx6sl.dtsi
> @@ -504,6 +504,11 @@
>  				interrupts = <0 89 0x04>;
>  			};
>  
> +			gpr: iomuxc-gpr at 020e0000 {
> +				compatible = "fsl,imx6sl-iomuxc-gpr", "syscon";
> +				reg = <0x020e0000 0x38>;
> +			};
> +
>  			iomuxc: iomuxc at 020e0000 {
>  				compatible = "fsl,imx6sl-iomuxc";
>  				reg = <0x020e0000 0x4000>;
> -- 
> 1.7.1
> 
> 




More information about the linux-arm-kernel mailing list