RE: [EXT] Re: [PATCH v3] clk: qoriq: add support for lx2160a

From: Vabhav Sharma
Date: Fri Apr 26 2019 - 02:49:53 EST




> -----Original Message-----
> From: Stephen Boyd <sboyd@xxxxxxxxxx>
> Sent: Thursday, April 25, 2019 11:52 PM
> To: linux-clk@xxxxxxxxxxxxxxx; linux-kernel@xxxxxxxxxxxxxxx; linux-
> pm@xxxxxxxxxxxxxxx; Vabhav Sharma <vabhav.sharma@xxxxxxx>
> Cc: mturquette@xxxxxxxxxxxx; rjw@xxxxxxxxxxxxx; viresh.kumar@xxxxxxxxxx;
> Yogesh Narayan Gaur <yogeshnarayan.gaur@xxxxxxx>; Andy Tang
> <andy.tang@xxxxxxx>; Vabhav Sharma <vabhav.sharma@xxxxxxx>
> 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.gaur@xxxxxxx>
> >
> > 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.tang@xxxxxxx>
> > Signed-off-by: Yogesh Gaur <yogeshnarayan.gaur@xxxxxxx>
> > Signed-off-by: Vabhav Sharma <vabhav.sharma@xxxxxxx>
> > Acked-by: Scott Wood <oss@xxxxxxxxxxxx>
> > Acked-by: Stephen Boyd <sboyd@xxxxxxxxxx>
> > Acked-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
> > ---
> > 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.