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@xxxxxxxxxxxxx> ^^ 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@020e0000 { > + compatible = "fsl,imx6sl-iomuxc-gpr", "syscon"; > + reg = <0x020e0000 0x38>; > + }; > + > iomuxc: iomuxc@020e0000 { > compatible = "fsl,imx6sl-iomuxc"; > reg = <0x020e0000 0x4000>; > -- > 1.7.1 > > -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html