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.

