From: s.hauer@pengutronix.de (Sascha Hauer)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] i.MX SoC updates
Date: Thu, 22 Nov 2012 15:48:32 +0100 [thread overview]
Message-ID: <20121122144832.GI10369@pengutronix.de> (raw)
Another bunch of i.MX SoC updates, based on arm-soc/imx/soc. Please
pull.
Sascha
The following changes since commit d6aef84a48fa54ac606ae719fcd125199939f43d:
ARM i.MX51 babbage: Add display support (2012-11-16 16:34:18 +0100)
are available in the git repository at:
git://git.pengutronix.de/git/imx/linux-2.6.git tags/imx-soc-1
for you to fetch changes up to 2b254693bef4f1299de0afb231890fe348df11c6:
ARM i.MX6: remove gate_mask from pllv3 (2012-11-22 15:32:39 +0100)
----------------------------------------------------------------
ARM i.MX SoC updates for v3.8
----------------------------------------------------------------
Fabio Estevam (1):
ARM: mx5: Replace clk_register_clkdev with clock DT lookup
Sascha Hauer (6):
ARM i.MX53: Add pwm support
ARM i.MX51: Add pwm support
ARM i.MX6: Add pwm support
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/imx5-clock.txt | 191 ++++++++++++++++++++
.../devicetree/bindings/clock/imx6q-clock.txt | 9 +-
arch/arm/boot/dts/imx51.dtsi | 57 ++++++
arch/arm/boot/dts/imx53.dtsi | 66 +++++++
arch/arm/boot/dts/imx6q.dtsi | 16 ++
arch/arm/mach-imx/clk-imx51-imx53.c | 26 +--
arch/arm/mach-imx/clk-imx6q.c | 40 ++--
arch/arm/mach-imx/clk-pllv3.c | 72 +-------
arch/arm/mach-imx/clk.h | 3 +-
arch/arm/mach-imx/imx51-dt.c | 28 +--
arch/arm/mach-imx/mach-imx53.c | 31 +---
11 files changed, 386 insertions(+), 153 deletions(-)
create mode 100644 Documentation/devicetree/bindings/clock/imx5-clock.txt
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
next reply other threads:[~2012-11-22 14:48 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-22 14:48 Sascha Hauer [this message]
2012-11-26 7:38 ` [GIT PULL] i.MX SoC updates Olof Johansson
-- strict thread matches above, loose matches on Subject: below --
2012-11-16 15:50 Sascha Hauer
2012-11-16 16:11 ` Arnd Bergmann
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=20121122144832.GI10369@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).