From: nicolas.ferre@atmel.com (Nicolas Ferre)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] at91: non critical fixes (for early 3.11) #2
Date: Wed, 26 Jun 2013 15:45:07 +0200 [thread overview]
Message-ID: <1372254307-2063-1-git-send-email-nicolas.ferre@atmel.com> (raw)
Arnd, Olof,
Another fixes-non-critical pull-request for early 3.11. It is of course based
on the patches that you already have in arm-soc/at91/fixes.
Thanks, best regards,
The following changes since commit 133e00116b5bc76110bcc41ded369489209b641f:
ARM: at91: Change the internal SRAM memory type MT_MEMORY_NONCACHED (2013-06-18 10:20:30 +0200)
are available in the git repository at:
git://github.com/at91linux/linux-at91.git tags/at91-fixes
for you to fetch changes up to bd2da9ca138e446824a7542b381aed442fef4caa:
ARM: at91/PMC: use at91_usb_rate() for UTMI PLL (2013-06-26 15:24:11 +0200)
----------------------------------------------------------------
Several fixes for:
- external irq on non-DT boards
- cpuidle code in some circumstances
- PMC code in relation with PLLB/PLL_UTMI/USB:
mainly for SAMA5D3 and AT91SAM9N12
----------------------------------------------------------------
Daniel Lezcano (1):
ARM: at91: cpuidle: Fix target_residency
Jean-Christophe PLAGNIOL-VILLARD (1):
ARM: at91: fix at91_extern_irq usage for non-dt boards
Nicolas Ferre (4):
ARM: at91/PMC: sama5d3 family doesn't have a PLLB
ARM: at91/PMC: at91sam9n12 family has a PLLB
ARM: at91/PMC: fix at91sam9n12 USB FS init
ARM: at91/PMC: use at91_usb_rate() for UTMI PLL
arch/arm/mach-at91/at91rm9200.c | 8 ++++----
arch/arm/mach-at91/at91sam9260.c | 4 ++--
arch/arm/mach-at91/at91sam9261.c | 4 ++--
arch/arm/mach-at91/at91sam9263.c | 2 +-
arch/arm/mach-at91/at91sam9g45.c | 2 +-
arch/arm/mach-at91/at91sam9rl.c | 2 +-
arch/arm/mach-at91/at91x40.c | 7 +++----
arch/arm/mach-at91/clock.c | 30 +++++++++++++++++++++++-------
arch/arm/mach-at91/cpuidle.c | 2 +-
arch/arm/mach-at91/generic.h | 2 +-
arch/arm/mach-at91/include/mach/at91_pmc.h | 3 +++
arch/arm/mach-at91/irq.c | 9 ++++++++-
arch/arm/mach-at91/pm.c | 2 +-
arch/arm/mach-at91/setup.c | 2 +-
arch/arm/mach-at91/soc.h | 1 +
15 files changed, 53 insertions(+), 27 deletions(-)
--
Nicolas Ferre
next reply other threads:[~2013-06-26 13:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-26 13:45 Nicolas Ferre [this message]
2013-06-27 13:03 ` [GIT PULL] at91: non critical fixes (for early 3.11) #2 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=1372254307-2063-1-git-send-email-nicolas.ferre@atmel.com \
--to=nicolas.ferre@atmel.com \
--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).