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

2018-08-29 Thread A.s. Dong
x-imx > ; thor.tha...@linux.intel.com; linux-...@vger.kernel.org > Subject: RE: [PATCH V3 0/4] clk: new APIs to handle all available clocks > > Quoting A.s. Dong (2018-08-16 19:33:52) > > Hi Stephen, > > > > Do you want me to resend this series for review? > > It seems have

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

2018-08-29 Thread A.s. Dong
x-imx > ; thor.tha...@linux.intel.com; linux-...@vger.kernel.org > Subject: RE: [PATCH V3 0/4] clk: new APIs to handle all available clocks > > Quoting A.s. Dong (2018-08-16 19:33:52) > > Hi Stephen, > > > > Do you want me to resend this series for review? > > It seems have

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

2018-08-28 Thread Stephen Boyd
Quoting A.s. Dong (2018-08-16 19:33:52) > Hi Stephen, > > Do you want me to resend this series for review? > It seems have been pending for quite a long time. > > Thor just pinged me for its status as he wants to use it. > I was waiting for someone to try them out or review them. Good that it

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

2018-08-28 Thread Stephen Boyd
Quoting A.s. Dong (2018-08-16 19:33:52) > Hi Stephen, > > Do you want me to resend this series for review? > It seems have been pending for quite a long time. > > Thor just pinged me for its status as he wants to use it. > I was waiting for someone to try them out or review them. Good that it

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

2018-08-20 Thread Thor Thayer
: Wednesday, June 20, 2018 10:54 AM To: linux-...@vger.kernel.org Cc: linux-kernel@vger.kernel.org; linux-arm-ker...@lists.infradead.org; sb...@kernel.org; mturque...@baylibre.com; shawn...@kernel.org; dl- linux-imx Subject: RE: [PATCH V3 0/4] clk: new APIs to handle all available clocks Ping

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

2018-08-20 Thread Thor Thayer
: Wednesday, June 20, 2018 10:54 AM To: linux-...@vger.kernel.org Cc: linux-kernel@vger.kernel.org; linux-arm-ker...@lists.infradead.org; sb...@kernel.org; mturque...@baylibre.com; shawn...@kernel.org; dl- linux-imx Subject: RE: [PATCH V3 0/4] clk: new APIs to handle all available clocks Ping

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

2018-08-16 Thread A.s. Dong
t; To: linux-...@vger.kernel.org > Cc: linux-kernel@vger.kernel.org; linux-arm-ker...@lists.infradead.org; > sb...@kernel.org; mturque...@baylibre.com; shawn...@kernel.org; dl- > linux-imx > Subject: RE: [PATCH V3 0/4] clk: new APIs to handle all available clocks > > Ping...

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

2018-08-16 Thread A.s. Dong
t; To: linux-...@vger.kernel.org > Cc: linux-kernel@vger.kernel.org; linux-arm-ker...@lists.infradead.org; > sb...@kernel.org; mturque...@baylibre.com; shawn...@kernel.org; dl- > linux-imx > Subject: RE: [PATCH V3 0/4] clk: new APIs to handle all available clocks > > Ping...

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

2018-06-19 Thread A.s. Dong
linux-imx ; A.s. Dong > Subject: [PATCH V3 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 want to handle all available clocks from device tree >

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

2018-06-19 Thread A.s. Dong
linux-imx ; A.s. Dong > Subject: [PATCH V3 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 want to handle all available clocks from device tree >

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

2018-05-25 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

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

2018-05-25 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