Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754503Ab3HER6M (ORCPT ); Mon, 5 Aug 2013 13:58:12 -0400 Received: from mail-pd0-f177.google.com ([209.85.192.177]:49087 "EHLO mail-pd0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753725Ab3HER6K (ORCPT ); Mon, 5 Aug 2013 13:58:10 -0400 Message-ID: <51FFE7AC.1020801@samsung.com> Date: Tue, 06 Aug 2013 02:58:04 +0900 From: Kukjin Kim User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.24) Gecko/20111108 Fedora/3.1.16-1.fc14 Lightning/1.0b3pre Thunderbird/3.1.16 MIME-Version: 1.0 To: Lee Jones CC: Tomasz Figa , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, arnd@arndb.de, linus.walleij@stericsson.com, Kukjin Kim , linux-samsung-soc@vger.kernel.org Subject: Re: [PATCH v3 07/22] ARM: dts: Remove '0x's from Exynos4210 DTSI file References: <1374490361-25769-1-git-send-email-lee.jones@linaro.org> <1374490361-25769-7-git-send-email-lee.jones@linaro.org> <20130724150937.GO26801@laptop> <5075798.2aqxtybhC8@amdc1227> <20130725075215.GA3403@laptop> In-Reply-To: <20130725075215.GA3403@laptop> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1268 Lines: 38 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 >>> Cc: linux-samsung-soc@vger.kernel.org >>> Signed-off-by: Lee Jones >>> >>> 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 > > Thanks Tomasz. > Thanks, Lee Jones and Tomasz. Applied #7 ~ #11 into the cleanup of samsung tree. - Kukjin -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/