From: Shawn Guo <shawnguo@kernel.org>
To: Stephen Boyd <sboyd@kernel.org>
Cc: "linux-clk@vger.kernel.org" <linux-clk@vger.kernel.org>,
Aisheng DONG <aisheng.dong@nxp.com>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
"mturquette@baylibre.com" <mturquette@baylibre.com>,
Anson Huang <anson.huang@nxp.com>, Jacky Bai <ping.bai@nxp.com>,
dl-linux-imx <linux-imx@nxp.com>
Subject: Re: [PATCH V6 0/9] clk: add imx7ulp clk support
Date: Mon, 10 Dec 2018 16:14:56 +0800 [thread overview]
Message-ID: <20181210081454.GQ3987@dragon> (raw)
In-Reply-To: <154403886196.88331.15597466595875847820@swboyd.mtv.corp.google.com>
On Wed, Dec 05, 2018 at 11:41:01AM -0800, Stephen Boyd wrote:
> No worries, I fixed it up and merged to clk-next.
Hi Stephen,
In order to send imx7ulp device tree for 4.21, I pulled branch
clk-imx7ulp into IMX tree to resolve the dependency on clock ID
definitions. So please keep the branch stable, thanks.
Shawn
WARNING: multiple messages have this Message-ID (diff)
From: Shawn Guo <shawnguo@kernel.org>
To: Stephen Boyd <sboyd@kernel.org>
Cc: Aisheng DONG <aisheng.dong@nxp.com>, Jacky Bai <ping.bai@nxp.com>,
Anson Huang <anson.huang@nxp.com>,
"mturquette@baylibre.com" <mturquette@baylibre.com>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
dl-linux-imx <linux-imx@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 V6 0/9] clk: add imx7ulp clk support
Date: Mon, 10 Dec 2018 16:14:56 +0800 [thread overview]
Message-ID: <20181210081454.GQ3987@dragon> (raw)
In-Reply-To: <154403886196.88331.15597466595875847820@swboyd.mtv.corp.google.com>
On Wed, Dec 05, 2018 at 11:41:01AM -0800, Stephen Boyd wrote:
> No worries, I fixed it up and merged to clk-next.
Hi Stephen,
In order to send imx7ulp device tree for 4.21, I pulled branch
clk-imx7ulp into IMX tree to resolve the dependency on clock ID
definitions. So please keep the branch stable, thanks.
Shawn
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2018-12-10 8:15 UTC|newest]
Thread overview: 48+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-14 13:01 [PATCH V6 0/9] clk: add imx7ulp clk support A.s. Dong
2018-11-14 13:01 ` A.s. Dong
2018-11-14 13:01 ` [PATCH V6 1/9] clk: imx: add gatable clock divider support A.s. Dong
2018-11-14 13:01 ` A.s. Dong
2018-12-03 19:31 ` Stephen Boyd
2018-12-03 19:31 ` Stephen Boyd
2018-11-14 13:01 ` [PATCH V6 2/9] clk: fractional-divider: add CLK_FRAC_DIVIDER_ZERO_BASED flag support A.s. Dong
2018-11-14 13:01 ` A.s. Dong
2018-12-03 19:31 ` Stephen Boyd
2018-12-03 19:31 ` Stephen Boyd
2018-11-14 13:01 ` [PATCH V6 3/9] clk: imx: add pllv4 support A.s. Dong
2018-11-14 13:01 ` A.s. Dong
2018-12-03 19:31 ` Stephen Boyd
2018-12-03 19:31 ` Stephen Boyd
2018-11-14 13:01 ` [PATCH V6 4/9] clk: imx: add pfdv2 support A.s. Dong
2018-11-14 13:01 ` A.s. Dong
2018-12-03 19:31 ` Stephen Boyd
2018-12-03 19:31 ` Stephen Boyd
2018-11-14 13:01 ` [PATCH V6 5/9] clk: imx: add imx7ulp composite clk support A.s. Dong
2018-11-14 13:01 ` A.s. Dong
2018-12-03 19:31 ` Stephen Boyd
2018-12-03 19:31 ` Stephen Boyd
2018-11-14 13:01 ` [PATCH V6 6/9] dt-bindings: clock: add imx7ulp clock binding doc A.s. Dong
2018-11-14 13:01 ` A.s. Dong
2018-12-03 19:32 ` Stephen Boyd
2018-12-03 19:32 ` Stephen Boyd
2018-11-14 13:02 ` [PATCH V6 7/9] clk: imx: make mux parent strings const A.s. Dong
2018-11-14 13:02 ` A.s. Dong
2018-12-03 19:32 ` Stephen Boyd
2018-12-03 19:32 ` Stephen Boyd
2018-11-14 13:02 ` [PATCH V6 8/9] clk: imx: implement new clk_hw based APIs A.s. Dong
2018-11-14 13:02 ` A.s. Dong
2018-12-03 19:32 ` Stephen Boyd
2018-12-03 19:32 ` Stephen Boyd
2018-11-14 13:02 ` [PATCH V6 9/9] clk: imx: add imx7ulp clk driver A.s. Dong
2018-11-14 13:02 ` A.s. Dong
2018-12-03 19:32 ` Stephen Boyd
2018-12-03 19:32 ` Stephen Boyd
2018-12-03 19:31 ` [PATCH V6 0/9] clk: add imx7ulp clk support Stephen Boyd
2018-12-03 19:31 ` Stephen Boyd
2018-12-04 1:29 ` Aisheng DONG
2018-12-04 1:29 ` Aisheng DONG
2018-12-05 19:41 ` Stephen Boyd
2018-12-05 19:41 ` Stephen Boyd
2018-12-10 8:14 ` Shawn Guo [this message]
2018-12-10 8:14 ` Shawn Guo
2018-12-10 19:20 ` Stephen Boyd
2018-12-10 19:20 ` 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=20181210081454.GQ3987@dragon \
--to=shawnguo@kernel.org \
--cc=aisheng.dong@nxp.com \
--cc=anson.huang@nxp.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-imx@nxp.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mturquette@baylibre.com \
--cc=ping.bai@nxp.com \
--cc=sboyd@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.