Hi Shawn, > From: Shawn Guo <shawnguo@xxxxxxxxxx> > Sent: Sunday, August 25, 2019 3:21 AM > Subject: Re: [PATCH V4 02/11] dt-bindings: clock: imx-lpcg: add support to > parse clocks from device tree > > On Tue, Aug 20, 2019 at 07:13:16AM -0400, Dong Aisheng wrote: > > MX8QM and MX8QXP LPCG Clocks are mostly the same except they may > > reside in different subsystems across CPUs and also vary a bit on the > availability. > > > > Same as SCU clock, we want to move the clock definition into device > > tree which can fully decouple the dependency of Clock ID definition > > from device tree and make us be able to write a fully generic lpcg clock > driver. > > > > And we can also use the existence of clock nodes in device tree to > > address the device and clock availability differences across different SoCs. > > > > Cc: Rob Herring <robh+dt@xxxxxxxxxx> > > Cc: Stephen Boyd <sboyd@xxxxxxxxxx> > > Cc: Shawn Guo <shawnguo@xxxxxxxxxx> > > Cc: Sascha Hauer <kernel@xxxxxxxxxxxxxx> > > Cc: Michael Turquette <mturquette@xxxxxxxxxxxx> > > Cc: devicetree@xxxxxxxxxxxxxxx > > Signed-off-by: Dong Aisheng <aisheng.dong@xxxxxxx> > > Acked-by: Shawn Guo <shawnguo@xxxxxxxxxx> Thanks for the review. Do you think if we have a chance to catch up v5.4? Will this patch set go through Clock tree or your tree? Regards Aisheng