From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manivannan Sadhasivam Subject: Re: [PATCH 0/4] Add clock support for Hi3670 SoC Date: Fri, 12 Oct 2018 21:38:37 +0530 Message-ID: <20181012160837.GA11560@Mani-XPS-13-9360> References: <20180921060103.21370-1-manivannan.sadhasivam@linaro.org> <20181012033857.GA5438@Mani-XPS-13-9360> <153936020982.5275.4942701350789062401@swboyd.mtv.corp.google.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <153936020982.5275.4942701350789062401@swboyd.mtv.corp.google.com> Sender: linux-kernel-owner@vger.kernel.org To: Stephen Boyd Cc: mturquette@baylibre.com, robh+dt@kernel.org, xuwei5@hisilicon.com, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, amit.kucheria@linaro.org, linux-clk@vger.kernel.org List-Id: devicetree@vger.kernel.org On Fri, Oct 12, 2018 at 09:03:29AM -0700, Stephen Boyd wrote: > Quoting Manivannan Sadhasivam (2018-10-11 20:38:58) > > On Thu, Sep 20, 2018 at 11:00:59PM -0700, Manivannan Sadhasivam wrote: > > > This patchset adds clock support for Hi3670 SoC from HiSilicon utilizing > > > the HiSi common clock code. While adding clock support, let's remove the > > > fixed clock for UART and source SoC clock on HiKey970 board. > > > > > > This patchset has been verified on HiKey970 board. > > > > > > > Hi, > > > > Any update on this series? > > > > Can I merge the clk driver part by itself? Are you looking for an ack > from clk maintainers? > Yes, please. I'm not sure about the maintainer for this clk part and it is best if you can take a look and merge if its ok. Thanks, Mani