All of lore.kernel.org
 help / color / mirror / Atom feed
From: Aisheng DONG <aisheng.dong@nxp.com>
To: Stephen Boyd <sboyd@kernel.org>,
	"linux-clk@vger.kernel.org" <linux-clk@vger.kernel.org>
Cc: "linux-arm-kernel@lists.infradead.org" 
	<linux-arm-kernel@lists.infradead.org>,
	"mturquette@baylibre.com" <mturquette@baylibre.com>,
	"shawnguo@kernel.org" <shawnguo@kernel.org>,
	Fabio Estevam <fabio.estevam@nxp.com>,
	dl-linux-imx <linux-imx@nxp.com>,
	"kernel@pengutronix.de" <kernel@pengutronix.de>
Subject: RE: [PATCH V8 0/7] clk: imx: add imx8qxp clock support
Date: Tue, 4 Dec 2018 01:53:39 +0000	[thread overview]
Message-ID: <AM0PR04MB4211EC7E0BCF9AA0FCE57A2B80AF0@AM0PR04MB4211.eurprd04.prod.outlook.com> (raw)
In-Reply-To: <154386231357.88331.6991254616792618686@swboyd.mtv.corp.google.com>

> -----Original Message-----
> From: Stephen Boyd [mailto:sboyd@kernel.org]
> Sent: Tuesday, December 4, 2018 2:39 AM
> To: linux-clk@vger.kernel.org; Aisheng DONG <aisheng.dong@nxp.com>
> Cc: linux-arm-kernel@lists.infradead.org; mturquette@baylibre.com;
> shawnguo@kernel.org; Fabio Estevam <fabio.estevam@nxp.com>; dl-linux-imx
> <linux-imx@nxp.com>; kernel@pengutronix.de
> Subject: RE: [PATCH V8 0/7] clk: imx: add imx8qxp clock support
> 
> Quoting Aisheng DONG (2018-11-28 09:18:47)
> > Gently Ping...
> >
> 
> FYI, when you ping the thread, it floats to the end of the queue for me, and
> then I don't review it for some time. Sorry, this is how it mostly works. The
> bigger topics come to the front queue and then I try to get to those sooner and
> let the stuff churning as newest in the queue become lower priority because
> "someone else is doing something". I do sweeps over the new stuff every day
> or two to pick out the easy one liners and simple things because they may be
> critical, etc.

I fully understood. Thanks for your effort and help.

Regards
Dong Aisheng


WARNING: multiple messages have this Message-ID (diff)
From: Aisheng DONG <aisheng.dong@nxp.com>
To: Stephen Boyd <sboyd@kernel.org>,
	"linux-clk@vger.kernel.org" <linux-clk@vger.kernel.org>
Cc: "mturquette@baylibre.com" <mturquette@baylibre.com>,
	dl-linux-imx <linux-imx@nxp.com>,
	"kernel@pengutronix.de" <kernel@pengutronix.de>,
	Fabio Estevam <fabio.estevam@nxp.com>,
	"shawnguo@kernel.org" <shawnguo@kernel.org>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>
Subject: RE: [PATCH V8 0/7] clk: imx: add imx8qxp clock support
Date: Tue, 4 Dec 2018 01:53:39 +0000	[thread overview]
Message-ID: <AM0PR04MB4211EC7E0BCF9AA0FCE57A2B80AF0@AM0PR04MB4211.eurprd04.prod.outlook.com> (raw)
In-Reply-To: <154386231357.88331.6991254616792618686@swboyd.mtv.corp.google.com>

> -----Original Message-----
> From: Stephen Boyd [mailto:sboyd@kernel.org]
> Sent: Tuesday, December 4, 2018 2:39 AM
> To: linux-clk@vger.kernel.org; Aisheng DONG <aisheng.dong@nxp.com>
> Cc: linux-arm-kernel@lists.infradead.org; mturquette@baylibre.com;
> shawnguo@kernel.org; Fabio Estevam <fabio.estevam@nxp.com>; dl-linux-imx
> <linux-imx@nxp.com>; kernel@pengutronix.de
> Subject: RE: [PATCH V8 0/7] clk: imx: add imx8qxp clock support
> 
> Quoting Aisheng DONG (2018-11-28 09:18:47)
> > Gently Ping...
> >
> 
> FYI, when you ping the thread, it floats to the end of the queue for me, and
> then I don't review it for some time. Sorry, this is how it mostly works. The
> bigger topics come to the front queue and then I try to get to those sooner and
> let the stuff churning as newest in the queue become lower priority because
> "someone else is doing something". I do sweeps over the new stuff every day
> or two to pick out the easy one liners and simple things because they may be
> critical, etc.

I fully understood. Thanks for your effort and help.

Regards
Dong Aisheng

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2018-12-04  1:53 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-21 14:12 [PATCH V8 0/7] clk: imx: add imx8qxp clock support Aisheng DONG
2018-11-21 14:12 ` Aisheng DONG
2018-11-21 14:12 ` [PATCH V8 1/7] clk: imx: add configuration option for mmio clks Aisheng DONG
2018-11-21 14:12   ` Aisheng DONG
2018-11-21 14:12 ` [PATCH V8 2/7] clk: imx: add scu clock common part Aisheng DONG
2018-11-21 14:12   ` Aisheng DONG
2018-12-03 18:33   ` Stephen Boyd
2018-12-03 18:33     ` Stephen Boyd
2018-12-04  1:26     ` Aisheng DONG
2018-12-04  1:26       ` Aisheng DONG
2018-12-05 19:42       ` Stephen Boyd
2018-12-05 19:42         ` Stephen Boyd
2018-12-06  0:41         ` Aisheng Dong
2018-12-06  0:41           ` Aisheng Dong
2018-11-21 14:12 ` [PATCH V8 3/7] dt-bindings: clock: imx8qxp: add SCU clock IDs Aisheng DONG
2018-11-21 14:12   ` Aisheng DONG
2018-11-21 14:12   ` Aisheng DONG
2018-11-21 14:12 ` [PATCH V8 4/7] clk: imx: add imx8qxp clk driver Aisheng DONG
2018-11-21 14:12   ` Aisheng DONG
2018-11-21 14:12 ` [PATCH V8 5/7] dt-bindings: clock: add imx8qxp lpcg clock binding Aisheng DONG
2018-11-21 14:12   ` Aisheng DONG
2018-11-21 14:12   ` Aisheng DONG
2018-11-21 14:12 ` [PATCH V8 6/7] clk: imx: add lpcg clock support Aisheng DONG
2018-11-21 14:12   ` Aisheng DONG
2018-12-03 19:44   ` Stephen Boyd
2018-12-03 19:44     ` Stephen Boyd
2018-12-04  1:45     ` Aisheng DONG
2018-12-04  1:45       ` Aisheng DONG
2018-11-21 14:12 ` [PATCH V8 7/7] clk: imx: add imx8qxp lpcg driver Aisheng DONG
2018-11-21 14:12   ` Aisheng DONG
2018-11-28 17:18 ` [PATCH V8 0/7] clk: imx: add imx8qxp clock support Aisheng DONG
2018-11-28 17:18   ` Aisheng DONG
2018-12-03 18:38   ` Stephen Boyd
2018-12-03 18:38     ` Stephen Boyd
2018-12-04  1:53     ` Aisheng DONG [this message]
2018-12-04  1:53       ` Aisheng DONG
2018-12-03 19:45 ` Stephen Boyd
2018-12-03 19:45   ` Stephen Boyd
2018-12-04  1:46   ` Aisheng DONG
2018-12-04  1:46     ` Aisheng DONG

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=AM0PR04MB4211EC7E0BCF9AA0FCE57A2B80AF0@AM0PR04MB4211.eurprd04.prod.outlook.com \
    --to=aisheng.dong@nxp.com \
    --cc=fabio.estevam@nxp.com \
    --cc=kernel@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-imx@nxp.com \
    --cc=mturquette@baylibre.com \
    --cc=sboyd@kernel.org \
    --cc=shawnguo@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.