> -----Original Message----- > From: Stephen Boyd <[email protected]> > Sent: Thursday, April 25, 2019 11:52 PM > To: [email protected]; [email protected]; linux- > [email protected]; Vabhav Sharma <[email protected]> > Cc: [email protected]; [email protected]; [email protected]; > Yogesh Narayan Gaur <[email protected]>; Andy Tang > <[email protected]>; Vabhav Sharma <[email protected]> > 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 <[email protected]> > > > > 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 <[email protected]> > > Signed-off-by: Yogesh Gaur <[email protected]> > > Signed-off-by: Vabhav Sharma <[email protected]> > > Acked-by: Scott Wood <[email protected]> > > Acked-by: Stephen Boyd <[email protected]> > > Acked-by: Viresh Kumar <[email protected]> > > --- > > 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.

