From: stigge@antcom.de (Roland Stigge)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL]
Date: Mon, 18 Jun 2012 22:48:25 +0200 [thread overview]
Message-ID: <4FDF9419.2090601@antcom.de> (raw)
Hi Arnd and Olof,
this is the pull request for the 22 patches we discussed last week, still same
commits in the same branch (the 23rd patch was removed from the series, as
discussed on the list).
This time, purely mach-lpc32xx specific patches.
Please tell if sth. is missing, so I can know if I can build upon that. (I'm
already collecting new patches on top of this branch.)
Thanks in advance,
Roland
The following changes since commit cfaf025112d3856637ff34a767ef785ef5cf2ca9:
Linux 3.5-rc2 (2012-06-08 18:40:09 -0700)
are available in the git repository at:
git://git.antcom.de/linux-2.6.git lpc32xx-next
for you to fetch changes up to df072717eb0050326f0f63eed98200412c395831:
ARM: LPC32xx: Move i2s1 dma enabling to clock.c (2012-06-14 16:16:19 +0200)
----------------------------------------------------------------
Alexandre Pereira da Silva (7):
ARM: LPC32xx: Build arch dtbs
ARM: LPC32xx: Add dt settings to the at25 node
ARM: LPC32xx: Remove spi chipselect request from board init
ARM: LPC32xx: Remove spi chip definitions
ARM: LPC32xx: Cleanup board init, remove duplicate clock init
ARM: LPC32xx: Move uart6 irda disable to serial.c
ARM: LPC32xx: Move i2s1 dma enabling to clock.c
Roland Stigge (15):
ARM: LPC32xx: Add NAND flash timing to PHY3250 board dts
ARM: LPC32xx: Clock initialization for NAND controllers
ARM: LPC32xx: Remove SLC controller initialization from platform init
ARM: LPC32xx: Add DMA configuration to platform data
ARM: LPC32xx: Adjust dtsi file for MLC controller configuration
ARM: LPC32xx: Add dts for EA3250 reference board
ARM: LPC32xx: DTS adjustment for key matrix controller
ARM: LPC32xx: Clock adjustment for key matrix controller
ARM: LPC32xx: Defconfig update
ARM: LPC32xx: Add MMC controller support
ARM: LPC32xx: DTS adjustment for using pl18x primecell
ARM: LPC32xx: DT conversion of Standard UARTs
ARM: LPC32xx: High Speed UART configuration via DT
ARM: LPC32xx: Remove mach specific ARCH_NR_GPIOS, use default
ARM: LPC32xx: Fix lpc32xx.dtsi status property: "disable" -> "disabled"
arch/arm/Kconfig | 2 -
arch/arm/boot/dts/ea3250.dts | 157 ++++++++++++++++++++++++++++
arch/arm/boot/dts/lpc32xx.dtsi | 74 +++++++++-----
arch/arm/boot/dts/phy3250.dts | 61 +++++++++++
arch/arm/configs/lpc32xx_defconfig | 24 +++--
arch/arm/mach-lpc32xx/Kconfig | 32 ------
arch/arm/mach-lpc32xx/Makefile.boot | 1 +
arch/arm/mach-lpc32xx/clock.c | 21 +++-
arch/arm/mach-lpc32xx/include/mach/gpio.h | 2 -
arch/arm/mach-lpc32xx/phy3250.c | 158 ++++++++++++-----------------
arch/arm/mach-lpc32xx/serial.c | 90 ++--------------
11 files changed, 376 insertions(+), 246 deletions(-)
create mode 100644 arch/arm/boot/dts/ea3250.dts
delete mode 100644 arch/arm/mach-lpc32xx/Kconfig
next reply other threads:[~2012-06-18 20:48 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-18 20:48 Roland Stigge [this message]
2012-06-30 23:29 ` [GIT PULL] Olof Johansson
2012-07-01 15:40 ` Roland Stigge
2012-07-02 16:25 ` Olof Johansson
-- strict thread matches above, loose matches on Subject: below --
2019-02-11 20:48 Kevin Hilman
2019-02-11 20:56 ` Kevin Hilman
2011-12-19 11:29 Sascha Hauer
2011-12-20 5:33 ` Olof Johansson
2010-09-10 12:52 Nicolas Ferre
2010-09-10 13:16 ` Jean-Christophe PLAGNIOL-VILLARD
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=4FDF9419.2090601@antcom.de \
--to=stigge@antcom.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).