From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Return-Path: Subject: Re: [PATCH v2] pinctrl: tegra20: Provide CDEV1/2 clock muxes To: Linus Walleij , Stephen Warren Cc: Thierry Reding , Jonathan Hunter , Peter De Schrijver , Prashant Gaikwad , Stephen Boyd , Michael Turquette , Marcel Ziswiler , Marc Dietrich , linux-clk , "open list:GPIO SUBSYSTEM" , linux-tegra@vger.kernel.org, "linux-kernel@vger.kernel.org" References: <20180503225537.20748-1-digetx@gmail.com> <20180503225537.20748-3-digetx@gmail.com> From: Dmitry Osipenko Message-ID: Date: Wed, 16 May 2018 17:05:30 +0300 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 List-ID: On 16.05.2018 15:23, Linus Walleij wrote: > On Fri, May 4, 2018 at 12:55 AM, Dmitry Osipenko wrote: > >> Muxing of pins MCLK1/2 determine the muxing of the corresponding clocks. >> Make pinctrl driver to provide clock muxes for the CDEV1/2 pingroups, so >> that main clk-controller driver could get an actual parent clock for the >> CDEV1/2 clocks. >> >> Signed-off-by: Dmitry Osipenko >> Reviewed-by: Marcel Ziswiler >> Tested-by: Marcel Ziswiler >> Tested-by: Marc Dietrich >> Acked-by: Peter De Schrijver >> --- >> >> v2: This patch is factored out from the v1 clk/DT series so that it could be >> applied separately. > > Patch applied unless Stephen W protests. > Please include swarren on future patches to this driver. I think previously get_maintainer script suggested driver authors, probably it changed sometime ago. I'm pretty sure that Stephen follows the linux-tegra ML (Stephen, are you?) and would have jumped into the thread if there was anything wrong in the patch, though indeed won't hurt to ping him for this patch explicitly. Stephen, please let me know if you disagree with anything in this patch.