From: s.hauer@pengutronix.de (Sascha Hauer)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] i.MX6 clock
Date: Thu, 22 Nov 2012 10:59:15 +0100 [thread overview]
Message-ID: <1353578358-23509-1-git-send-email-s.hauer@pengutronix.de> (raw)
The following contains fixes/cleanups for the i.MX6 clock support,
mostly driven by the missing SATA clock support.
----------------------------------------------------------------
Sascha Hauer (3):
ARM i.MX6: rename PLLs according to datasheet
ARM i.MX6: Fix ethernet PLL clocks
ARM i.MX6: remove gate_mask from pllv3
.../devicetree/bindings/clock/imx6q-clock.txt | 9 ++-
arch/arm/mach-imx/clk-imx6q.c | 39 ++++++++---
arch/arm/mach-imx/clk-pllv3.c | 72 ++------------------
arch/arm/mach-imx/clk.h | 3 +-
4 files changed, 40 insertions(+), 83 deletions(-)
next reply other threads:[~2012-11-22 9:59 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-22 9:59 Sascha Hauer [this message]
2012-11-22 9:59 ` [PATCH 1/3] ARM i.MX6: rename PLLs according to datasheet Sascha Hauer
2012-11-22 9:59 ` [PATCH 2/3] ARM i.MX6: Fix ethernet PLL clocks Sascha Hauer
2012-11-22 11:32 ` Shawn Guo
2012-11-22 12:35 ` Sascha Hauer
2014-04-08 11:44 ` Dirk Behme
2014-04-09 6:59 ` Shawn Guo
2014-04-09 7:11 ` Dirk Behme
2012-11-22 9:59 ` [PATCH 3/3] ARM i.MX6: remove gate_mask from pllv3 Sascha Hauer
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=1353578358-23509-1-git-send-email-s.hauer@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=linux-arm-kernel@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).