From: Shawn Guo <shawnguo@kernel.org>
To: Stephen Boyd <sboyd@codeaurora.org>,
Michael Turquette <mturquette@baylibre.com>
Cc: linux-clk@vger.kernel.org, Fabio Estevam <fabio.estevam@nxp.com>,
kernel@pengutronix.de, linux-imx@nxp.com,
linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] i.MX clock misc updates for 4.17
Date: Tue, 13 Mar 2018 10:05:46 +0800 [thread overview]
Message-ID: <20180313020545.GG26859@dragon> (raw)
Hi Stephen, Michael,
This pull request includes a few random misc i.MX clock driver updates.
As there is no dependency involved, you are free to merge the tag or
cherry-pick the patches. Thanks.
Shawn
The following changes since commit 7928b2cbe55b2a410a0f5c1f154610059c57b1b2:
Linux 4.16-rc1 (2018-02-11 15:04:29 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/clk-imx-4.17-misc
for you to fetch changes up to a5510399e9535b9348adb70c09faa3de51541f9b:
clk: imx6ull: Add epdc_podf instead of sim_podf (2018-03-13 09:03:14 +0800)
----------------------------------------------------------------
i.MX clock misc updates for 4.17:
- A correction on i.MX6SX CKO clock mux options.
- A fix on i.MX7D Video PLL clock tree to include the missing dividers.
- Update i.MX6UL/ULL clock driver to add epdc_podf instead of sim_podf
clock for i.MX6ULL.
----------------------------------------------------------------
Anson Huang (2):
clk: imx: imx6sx: update cko mux options
clk: imx: imx7d: correct video pll clock tree
Leonard Crestez (1):
clk: imx6ull: Add epdc_podf instead of sim_podf
drivers/clk/imx/clk-imx6sx.c | 14 ++++----
drivers/clk/imx/clk-imx6ul.c | 5 ++-
drivers/clk/imx/clk-imx7d.c | 84 +++++++++++++++++++++++---------------------
3 files changed, 55 insertions(+), 48 deletions(-)
WARNING: multiple messages have this Message-ID (diff)
From: shawnguo@kernel.org (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] i.MX clock misc updates for 4.17
Date: Tue, 13 Mar 2018 10:05:46 +0800 [thread overview]
Message-ID: <20180313020545.GG26859@dragon> (raw)
Hi Stephen, Michael,
This pull request includes a few random misc i.MX clock driver updates.
As there is no dependency involved, you are free to merge the tag or
cherry-pick the patches. Thanks.
Shawn
The following changes since commit 7928b2cbe55b2a410a0f5c1f154610059c57b1b2:
Linux 4.16-rc1 (2018-02-11 15:04:29 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/clk-imx-4.17-misc
for you to fetch changes up to a5510399e9535b9348adb70c09faa3de51541f9b:
clk: imx6ull: Add epdc_podf instead of sim_podf (2018-03-13 09:03:14 +0800)
----------------------------------------------------------------
i.MX clock misc updates for 4.17:
- A correction on i.MX6SX CKO clock mux options.
- A fix on i.MX7D Video PLL clock tree to include the missing dividers.
- Update i.MX6UL/ULL clock driver to add epdc_podf instead of sim_podf
clock for i.MX6ULL.
----------------------------------------------------------------
Anson Huang (2):
clk: imx: imx6sx: update cko mux options
clk: imx: imx7d: correct video pll clock tree
Leonard Crestez (1):
clk: imx6ull: Add epdc_podf instead of sim_podf
drivers/clk/imx/clk-imx6sx.c | 14 ++++----
drivers/clk/imx/clk-imx6ul.c | 5 ++-
drivers/clk/imx/clk-imx7d.c | 84 +++++++++++++++++++++++---------------------
3 files changed, 55 insertions(+), 48 deletions(-)
next reply other threads:[~2018-03-13 2:05 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-13 2:05 Shawn Guo [this message]
2018-03-13 2:05 ` [GIT PULL] i.MX clock misc updates for 4.17 Shawn Guo
2018-03-14 22:15 ` Stephen Boyd
2018-03-14 22:15 ` 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=20180313020545.GG26859@dragon \
--to=shawnguo@kernel.org \
--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@codeaurora.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.