All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Boyd <sboyd@kernel.org>
To: Aisheng Dong <aisheng.dong@nxp.com>, Shawn Guo <shawnguo@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>,
	"linux-clk@vger.kernel.org" <linux-clk@vger.kernel.org>,
	"linux-arm-kernel@lists.infradead.org" 
	<linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH V12 0/5] clk: imx: add imx8qxp clock support
Date: Thu, 13 Dec 2018 22:07:08 -0800	[thread overview]
Message-ID: <154476762849.19322.6761040252503231833@swboyd.mtv.corp.google.com> (raw)
In-Reply-To: <20181214053033.GF13243@dragon>

Quoting Shawn Guo (2018-12-13 21:30:35)
> 
> In case Stephen is fine by pulling dependency from my tree, it's all on
> branch below, which has been pulled/queued by arm-soc folks for 4.21
> merge window.
> 
>  git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git imx/drivers
> 

I can pull just the first patch from this branch and then everything
will compile? That should be OK.


WARNING: multiple messages have this Message-ID (diff)
From: Stephen Boyd <sboyd@kernel.org>
To: Aisheng Dong <aisheng.dong@nxp.com>, Shawn Guo <shawnguo@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>,
	"linux-clk@vger.kernel.org" <linux-clk@vger.kernel.org>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH V12 0/5] clk: imx: add imx8qxp clock support
Date: Thu, 13 Dec 2018 22:07:08 -0800	[thread overview]
Message-ID: <154476762849.19322.6761040252503231833@swboyd.mtv.corp.google.com> (raw)
In-Reply-To: <20181214053033.GF13243@dragon>

Quoting Shawn Guo (2018-12-13 21:30:35)
> 
> In case Stephen is fine by pulling dependency from my tree, it's all on
> branch below, which has been pulled/queued by arm-soc folks for 4.21
> merge window.
> 
>  git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git imx/drivers
> 

I can pull just the first patch from this branch and then everything
will compile? That should be OK.


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

  parent reply	other threads:[~2018-12-14  6:07 UTC|newest]

Thread overview: 48+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-13 15:42 [PATCH V12 0/5] clk: imx: add imx8qxp clock support Aisheng Dong
2018-12-13 15:42 ` Aisheng Dong
2018-12-13 15:42 ` [PATCH V12 1/5] clk: imx: add configuration option for mmio clks Aisheng Dong
2018-12-13 15:42   ` Aisheng Dong
2018-12-14 21:08   ` Stephen Boyd
2018-12-14 21:08     ` Stephen Boyd
2018-12-13 15:42 ` [PATCH V12 2/5] clk: imx: add scu clock common part Aisheng Dong
2018-12-13 15:42   ` Aisheng Dong
2018-12-14 21:08   ` Stephen Boyd
2018-12-14 21:08     ` Stephen Boyd
2018-12-13 15:42 ` [PATCH V12 3/5] clk: imx: add imx8qxp clk driver Aisheng Dong
2018-12-13 15:42   ` Aisheng Dong
2018-12-14 21:09   ` Stephen Boyd
2018-12-14 21:09     ` Stephen Boyd
2018-12-13 15:43 ` [PATCH V12 4/5] clk: imx: add lpcg clock support Aisheng Dong
2018-12-13 15:43   ` Aisheng Dong
2018-12-14 21:09   ` Stephen Boyd
2018-12-14 21:09     ` Stephen Boyd
2018-12-13 15:43 ` [PATCH V12 5/5] clk: imx: add imx8qxp lpcg driver Aisheng Dong
2018-12-13 15:43   ` Aisheng Dong
2018-12-14 21:09   ` Stephen Boyd
2018-12-14 21:09     ` Stephen Boyd
2018-12-14  2:05 ` [PATCH V12 0/5] clk: imx: add imx8qxp clock support Shawn Guo
2018-12-14  2:05   ` Shawn Guo
2018-12-14  2:17   ` Aisheng Dong
2018-12-14  2:17     ` Aisheng Dong
2018-12-14  3:19     ` Shawn Guo
2018-12-14  3:19       ` Shawn Guo
2018-12-14  3:37       ` Aisheng Dong
2018-12-14  3:37         ` Aisheng Dong
2018-12-14  3:56         ` Shawn Guo
2018-12-14  3:56           ` Shawn Guo
2018-12-14  4:57           ` Aisheng Dong
2018-12-14  4:57             ` Aisheng Dong
2018-12-14  5:30             ` Shawn Guo
2018-12-14  5:30               ` Shawn Guo
2018-12-14  5:38               ` Aisheng Dong
2018-12-14  5:38                 ` Aisheng Dong
2018-12-14  6:07               ` Stephen Boyd [this message]
2018-12-14  6:07                 ` Stephen Boyd
2018-12-14  6:15                 ` Stephen Boyd
2018-12-14  6:15                   ` Stephen Boyd
2018-12-14  6:16                   ` Aisheng Dong
2018-12-14  6:16                     ` Aisheng Dong
2018-12-14  6:15                 ` Aisheng Dong
2018-12-14  6:15                   ` Aisheng Dong
2018-12-14  5:44             ` Stephen Boyd
2018-12-14  5:44               ` Stephen Boyd

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=154476762849.19322.6761040252503231833@swboyd.mtv.corp.google.com \
    --to=sboyd@kernel.org \
    --cc=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=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.