Re: [PATCH v3 07/22] ARM: dts: Remove '0x's from Exynos4210 DTSI file

From: Lee Jones
Date: Thu Jul 25 2013 - 03:52:29 EST


On Wed, 24 Jul 2013, Tomasz Figa wrote:

> On Wednesday 24 of July 2013 16:09:37 Lee Jones wrote:
> > ... for the sake of consistency and assumed convention.
> >
> > Cc: Kukjin Kim <kgene.kim@xxxxxxxxxxx>
> > Cc: linux-samsung-soc@xxxxxxxxxxxxxxx
> > Signed-off-by: Lee Jones <lee.jones@xxxxxxxxxx>
> >
> > diff --git a/arch/arm/boot/dts/exynos4210.dtsi
> > b/arch/arm/boot/dts/exynos4210.dtsi index b7f358a..53e2527 100644
> > --- a/arch/arm/boot/dts/exynos4210.dtsi
> > +++ b/arch/arm/boot/dts/exynos4210.dtsi
> > @@ -72,7 +72,7 @@
> > };
> > };
> >
> > - clock: clock-controller@0x10030000 {
> > + clock: clock-controller@10030000 {
> > compatible = "samsung,exynos4210-clock";
> > reg = <0x10030000 0x20000>;
> > #clock-cells = <1>;
>
> Acked-by: Tomasz Figa <t.figa@xxxxxxxxxxx>

Thanks Tomasz.

--
Lee Jones
Linaro ST-Ericsson Landing Team Lead
Linaro.org â Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/