From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Turquette Subject: Re: RE: [PATCH 00/21] Various fixes and extensions to Exynos4 clock driver Date: Wed, 03 Apr 2013 15:01:18 -0700 Message-ID: <20130403220118.3383.10734@quantum> References: <1364382178-25248-1-git-send-email-t.figa@samsung.com> <1496108.NDegb7PXrt@flatron> <22e101ce2f7c$5b6a0cd0$123e2670$%kim@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8BIT Return-path: Received: from mail-da0-f44.google.com ([209.85.210.44]:62501 "EHLO mail-da0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758701Ab3DCWBY convert rfc822-to-8bit (ORCPT ); Wed, 3 Apr 2013 18:01:24 -0400 Received: by mail-da0-f44.google.com with SMTP id z20so844820dae.31 for ; Wed, 03 Apr 2013 15:01:24 -0700 (PDT) In-Reply-To: <22e101ce2f7c$5b6a0cd0$123e2670$%kim@samsung.com> Sender: linux-samsung-soc-owner@vger.kernel.org List-Id: linux-samsung-soc@vger.kernel.org To: Kukjin Kim , 'Tomasz Figa' , 'Thomas Abraham' Cc: 'Tomasz Figa' , linux-samsung-soc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, kyungmin.park@samsung.com, m.szyprowski@samsung.com, s.nawrocki@samsung.com, a.hajda@samsung.com, l.majewski@samsung.com Quoting Kukjin Kim (2013-04-02 01:30:39) > Tomasz Figa wrote: > > > > On Saturday 30 of March 2013 15:33:00 Thomas Abraham wrote: > > > Hi Tomasz, > > > > > > On 27 March 2013 16:32, Tomasz Figa wrote: > > > > This series is a collection of various fixes and extensions to Exynos4 > > > > clock driver, which improve coverage of clocks present on Exynos4 SoCs > > > > and fix problems discovered during our internal work and testing. > > > > > > Nice series. Thanks for the improvements and fixes. Looking at the > > > second patch in this series, I crossed checked again with the > > > Exynos4412 user manual that I have. Your modifications are different > > > from what the manual has listed. I suspect, you have a newer copy of > > > the manual. > > > > Right. I have checked revisions 0.0, 0.1 and 1.1 of the manual and indeed > > there are differences in clock layout between 0.1 and 1.1. My patches are > > based on revision 1.1. > > > Correct...hmm... > > > > For this series: > > > Reviewed-by: Thomas Abraham > > > Yes, looks good to me but would be better if I could get Mike's ack on this > series. > Acked-by: Mike Turquette > Thanks. > > - Kukjin From mboxrd@z Thu Jan 1 00:00:00 1970 From: mturquette@linaro.org (Mike Turquette) Date: Wed, 03 Apr 2013 15:01:18 -0700 Subject: [PATCH 00/21] Various fixes and extensions to Exynos4 clock driver In-Reply-To: <22e101ce2f7c$5b6a0cd0$123e2670$%kim@samsung.com> References: <1364382178-25248-1-git-send-email-t.figa@samsung.com> <1496108.NDegb7PXrt@flatron> <22e101ce2f7c$5b6a0cd0$123e2670$%kim@samsung.com> Message-ID: <20130403220118.3383.10734@quantum> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Quoting Kukjin Kim (2013-04-02 01:30:39) > Tomasz Figa wrote: > > > > On Saturday 30 of March 2013 15:33:00 Thomas Abraham wrote: > > > Hi Tomasz, > > > > > > On 27 March 2013 16:32, Tomasz Figa wrote: > > > > This series is a collection of various fixes and extensions to Exynos4 > > > > clock driver, which improve coverage of clocks present on Exynos4 SoCs > > > > and fix problems discovered during our internal work and testing. > > > > > > Nice series. Thanks for the improvements and fixes. Looking at the > > > second patch in this series, I crossed checked again with the > > > Exynos4412 user manual that I have. Your modifications are different > > > from what the manual has listed. I suspect, you have a newer copy of > > > the manual. > > > > Right. I have checked revisions 0.0, 0.1 and 1.1 of the manual and indeed > > there are differences in clock layout between 0.1 and 1.1. My patches are > > based on revision 1.1. > > > Correct...hmm... > > > > For this series: > > > Reviewed-by: Thomas Abraham > > > Yes, looks good to me but would be better if I could get Mike's ack on this > series. > Acked-by: Mike Turquette > Thanks. > > - Kukjin