> -----Original Message----- > From: Stephen Boyd <sb...@kernel.org> > Sent: Thursday, April 25, 2019 11:52 PM > To: linux-...@vger.kernel.org; linux-kernel@vger.kernel.org; linux- > p...@vger.kernel.org; Vabhav Sharma <vabhav.sha...@nxp.com> > Cc: mturque...@baylibre.com; r...@rjwysocki.net; viresh.ku...@linaro.org; > Yogesh Narayan Gaur <yogeshnarayan.g...@nxp.com>; Andy Tang > <andy.t...@nxp.com>; Vabhav Sharma <vabhav.sha...@nxp.com> > Subject: [EXT] Re: [PATCH v3] clk: qoriq: add support for lx2160a > > Caution: EXT Email > > Quoting Vabhav Sharma (2019-04-25 06:57:05) > > From: Yogesh Gaur <yogeshnarayan.g...@nxp.com> > > > > Add clockgen support and configuration for NXP SoC lx2160a in qoriq > > clock driver with compatible property as "fsl,lx2160a-clockgen". > > > > qoriq-cpufreq driver is based on qoriq clock driver, enable support of > > NXP SoC lx2160a in qoriq cpufreq driver to handle the lx2160a SoC. > > > > Signed-off-by: Tang Yuantian <andy.t...@nxp.com> > > Signed-off-by: Yogesh Gaur <yogeshnarayan.g...@nxp.com> > > Signed-off-by: Vabhav Sharma <vabhav.sha...@nxp.com> > > Acked-by: Scott Wood <o...@buserror.net> > > Acked-by: Stephen Boyd <sb...@kernel.org> > > Acked-by: Viresh Kumar <viresh.ku...@linaro.org> > > --- > > Changes for v3: > > - Incorporated review comments of Rafael J. Wysocki > > - Updated commit message > > If you can split it into clk and cpufreq that would be preferred. Then I can > take the clk part and PM tree can take the cpufreq part. Otherwise, you have > sent other patches to drivers/clk/clk-qoriq.c and I'm worried there will be > cross tree conflicts if I take those other patches this cycle. Agree, sure. I will split the patch and sent it to clk and PM tree.