[PATCH v3 07/22] ARM: dts: Remove '0x's from Exynos4210 DTSI file
Kukjin Kim
kgene.kim at samsung.com
Mon Aug 5 13:58:04 EDT 2013
On 07/25/13 16:52, Lee Jones wrote:
> 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 at samsung.com>
>>> Cc: linux-samsung-soc at vger.kernel.org
>>> Signed-off-by: Lee Jones<lee.jones at linaro.org>
>>>
>>> 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 at 0x10030000 {
>>> + clock: clock-controller at 10030000 {
>>> compatible = "samsung,exynos4210-clock";
>>> reg =<0x10030000 0x20000>;
>>> #clock-cells =<1>;
>>
>> Acked-by: Tomasz Figa<t.figa at samsung.com>
>
> Thanks Tomasz.
>
Thanks, Lee Jones and Tomasz.
Applied #7 ~ #11 into the cleanup of samsung tree.
- Kukjin
More information about the linux-arm-kernel
mailing list