On 18.05.2018 13:39, Thierry Reding wrote: > On Tue, May 08, 2018 at 07:26:04PM +0300, 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 <digetx@xxxxxxxxx> >> Reviewed-by: Marcel Ziswiler <marcel@xxxxxxxxxxxx> >> Tested-by: Marcel Ziswiler <marcel@xxxxxxxxxxxx> >> Tested-by: Marc Dietrich <marvin24@xxxxxx> >> Acked-by: Peter De Schrijver <pdeschrijver@xxxxxxxxxx> >> --- >> >> Changelog: >> >> v3: >> - No change. >> >> v2: >> - See changelog of "Restore ULPI USB on Tegra20" v2 series. >> >> drivers/pinctrl/tegra/pinctrl-tegra.c | 11 --------- >> drivers/pinctrl/tegra/pinctrl-tegra.h | 11 +++++++++ >> drivers/pinctrl/tegra/pinctrl-tegra20.c | 30 ++++++++++++++++++++++++- >> 3 files changed, 40 insertions(+), 12 deletions(-) > > Linus, > > were you going to pick this up for v4.18? There's a runtime dependency > on this from some clock patches that I'd like to get into v4.18. > > I see I never gave my Acked-by on this particular patch, so here goes: > > Acked-by: Thierry Reding <treding@xxxxxxxxxx> Linus applied the v2 of the patch [0]. Thanks for caring about it. [0] https://www.spinics.net/lists/linux-tegra/msg33331.html -- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html