From: s.hauer@pengutronix.de (Sascha Hauer)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] i.MX25 clk fixes
Date: Wed, 10 Oct 2012 10:01:56 +0200 [thread overview]
Message-ID: <1349856119-22363-1-git-send-email-s.hauer@pengutronix.de> (raw)
The following are some fixes for the i.MX25 clk support. I came
up with these when matching the clocks with the datasheet. They
are untested as I currently have no hardware which makes use of
these clocks, so I'd be happy if someone could have a look before
they get applied.
BTW I have prepared another patch which adds the missing gates
to the i.MX25 clk support. I'll come up with this after the merge
window when I have rebased the i.MX25 devicetree support on it.
Sascha
----------------------------------------------------------------
Sascha Hauer (3):
ARM i.MX25: Fix lcdc_ipg_per parent clock
ARM i.MX25 clk: Fix nfc_ipg_per parent
ARM i.MX25: Fix PWM per clock lookups
arch/arm/mach-imx/clk-imx25.c | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
next reply other threads:[~2012-10-10 8:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-10 8:01 Sascha Hauer [this message]
2012-10-10 8:01 ` [PATCH 1/3] ARM i.MX25: Fix lcdc_ipg_per parent clock Sascha Hauer
2012-10-10 8:01 ` [PATCH 2/3] ARM i.MX25 clk: Fix nfc_ipg_per parent Sascha Hauer
2012-10-10 8:01 ` [PATCH 3/3] ARM i.MX25: Fix PWM per clock lookups 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=1349856119-22363-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).