From mboxrd@z Thu Jan 1 00:00:00 1970 From: Abhilash Kesavan Subject: Re: [PATCH v5 0/8] arch: arm64: Enable support for Samsung Exynos7 SoC Date: Wed, 8 Oct 2014 11:18:33 +0530 Message-ID: References: <1411361228-18279-1-git-send-email-a.kesavan@samsung.com> <541FE357.5090000@gmail.com> <542AD2AE.6060109@gmail.com> <01a501cfe1e5$759fc8c0$60df5a40$@kernel.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: In-Reply-To: <01a501cfe1e5$759fc8c0$60df5a40$@kernel.org> Sender: linux-samsung-soc-owner@vger.kernel.org To: Kukjin Kim Cc: Tomasz Figa , linux-samsung-soc , linux-arm-kernel , devicetree , Catalin Marinas , Naveen Krishna List-Id: devicetree@vger.kernel.org Hi Tomasz, On Tue, Oct 7, 2014 at 9:46 AM, Kukjin Kim wrote: > Tomasz Figa wrote: >> >> On 30.09.2014 17:12, Abhilash Kesavan wrote: >> > Hi Tomasz, >> > >> > On Mon, Sep 22, 2014 at 2:22 PM, Tomasz Figa wrote: >> >> Hi Abhilash, >> >> >> >> On 22.09.2014 06:47, Abhilash Kesavan wrote: >> >>> Changes since v4: >> >>> - Fixed comments from Tomasz Figa: >> >>> - Changed the namespace prefix from exynos to samsung >> >>> - Defined bindings to take all input clocks >> >>> - Sorted the Kconfig entries alphabetically in clock Makefile >> >>> - Used consistent 1 tab line breaks across the clock file >> >>> - Statically initialized the samsung_cmu_info struct >> >>> - Enabled exynos7 in the arm64 defconfig as per Catalin Marinas' comment. >> >>> - Added Kukjin Kim's ack along with Thomas Abraham's tested and reviewed tags. >> >>> >> >> >> >> The clock patches look good to me, but since they are doing quite a lot >> >> of code moving I'd prefer to take them through clk tree. Based on the >> >> fact that there are no code dependencies between clock patches and >> >> remaining ones and Exynos7 is a new material for 3.18, I'm inclined to >> >> apply them to my tree if nobody minds. >> > >> > Will you be picking up the clock changes soon ? >> >> I'd like to do so. Kukjin, since clock changes are a part of this >> series, might I have your Ack for them to be applied separately? >> > Sure, I'm fine so please go ahead with my ack on the changes. > > Acked-by: Kukjin Kim > > Thanks for your asking. Can you please pick up the clock changes now that Kukjin has ack'ed it. Thanks, Abhilash > > - Kukjin >