RE: [PATCH V6 0/4] clk: new APIs to handle all available clocks

2018-10-13 Thread A.s. Dong
...@kernel.org; dl-linux-imx > ; hdego...@redhat.com > Subject: RE: [PATCH V6 0/4] clk: new APIs to handle all available clocks > > Hi Stephen, > > Gently ping again.. > > > > > > > > Just checking on the status of this patch. The clock routines > >

RE: [PATCH V6 0/4] clk: new APIs to handle all available clocks

2018-10-08 Thread A.s. Dong
Hi Stephen, Gently ping again.. > > > > > Just checking on the status of this patch. The clock routines (patches > > 1-3) are useful for one of my drivers but if they aren't accepted or > > will take a long time to be accepted, I'll need to refactor my driver. > > > > Thanks for this information

RE: [PATCH V6 0/4] clk: new APIs to handle all available clocks

2018-09-19 Thread A.s. Dong
ue...@baylibre.com; shawn...@kernel.org; > dl-linux-imx ; hdego...@redhat.com > Subject: Re: [PATCH V6 0/4] clk: new APIs to handle all available clocks > > Hi, > > On 09/16/2018 08:24 AM, A.s. Dong wrote: > > Ping again > > > >> -Original Message- >

Re: [PATCH V6 0/4] clk: new APIs to handle all available clocks

2018-09-19 Thread Thor Thayer
...@kernel.org; thor.tha...@linux.intel.com; dl-linux-imx ; hdego...@redhat.com Subject: RE: [PATCH V6 0/4] clk: new APIs to handle all available clocks Gently ping... -Original Message- From: A.s. Dong Sent: Friday, August 31, 2018 12:46 PM To: linux-...@vger.kernel.org Cc: linux-kernel

RE: [PATCH V6 0/4] clk: new APIs to handle all available clocks

2018-09-16 Thread A.s. Dong
el.org; > thor.tha...@linux.intel.com; dl-linux-imx ; > hdego...@redhat.com > Subject: RE: [PATCH V6 0/4] clk: new APIs to handle all available clocks > > Gently ping... > > > -Original Message- > > From: A.s. Dong > > Sent: Friday, August 31, 2018 12:46 PM

RE: [PATCH V6 0/4] clk: new APIs to handle all available clocks

2018-09-05 Thread A.s. Dong
el.org; > thor.tha...@linux.intel.com; dl-linux-imx ; > hdego...@redhat.com; A.s. Dong > Subject: [PATCH V6 0/4] clk: new APIs to handle all available clocks > > This patch series is a continue of discussion from here, > https://patchwork.kernel.org/patch/9986293/ > that some users may w

[PATCH V6 0/4] clk: new APIs to handle all available clocks

2018-08-30 Thread Dong Aisheng
This patch series is a continue of discussion from here, https://patchwork.kernel.org/patch/9986293/ that some users may want to handle all available clocks from device tree without need to know the detailed clock information likes clock numbers and names. This is useful in writing some generic dri