From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] few more omap fixes for v3.13 merge window
Date: Tue, 19 Nov 2013 11:48:26 -0800 [thread overview]
Message-ID: <pull-1384890506-765990> (raw)
The following changes since commit 26273e02a0cf18eb72416559310d3294390a9024:
ARM: OMAP2+: Fix build for dra7xx without omap4 and 5 (2013-11-15 08:27:29 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v3.13/more-fixes-for-merge-window-take2
for you to fetch changes up to b2ff4790612bbfa3433cc92e56445c2a40098e2c:
ARM: OMAP2+: Remove legacy omap4_twl6030_hsmmc_init (2013-11-18 16:24:58 -0800)
----------------------------------------------------------------
Few more fixes for issues found booting older omaps using device tree.
Also few randconfig build fixes and removal of some dead code for omap4
as it no longer has legacy platform data based booting support.
----------------------------------------------------------------
Tony Lindgren (9):
i2c: omap: Fix missing device tree flags for omap2
ARM: OMAP2+: Fix GPMC and simplify bootloader timings for 8250 and smc91x
ARM: dts: Fix omap2 specific dtsi files by adding the missing entries
ARM: OMAP2+: More randconfig fixes for reconfigure_io_chain
gpio: twl4030: Fix regression for twl gpio output
gpio: twl4030: Fix passing of pdata in the device tree case
ARM: OMAP2+: Fix undefined reference to set_cntfreq
ARM: OMAP2+: Remove legacy mux code for display.c
ARM: OMAP2+: Remove legacy omap4_twl6030_hsmmc_init
Documentation/devicetree/bindings/i2c/i2c-omap.txt | 3 +-
arch/arm/boot/dts/omap-zoom-common.dtsi | 2 +-
arch/arm/boot/dts/omap2.dtsi | 96 ++++++++++++++++++++++
arch/arm/boot/dts/omap2420.dtsi | 23 ++++++
arch/arm/boot/dts/omap2430.dtsi | 49 +++++++++++
arch/arm/mach-omap2/Makefile | 6 +-
arch/arm/mach-omap2/common.h | 1 -
arch/arm/mach-omap2/display.c | 78 ------------------
arch/arm/mach-omap2/gpmc.c | 58 +++++--------
arch/arm/mach-omap2/omap-secure.h | 7 ++
arch/arm/mach-omap2/omap4-common.c | 57 -------------
arch/arm/mach-omap2/prm44xx_54xx.h | 2 +-
drivers/gpio/gpio-twl4030.c | 13 ++-
drivers/i2c/busses/i2c-omap.c | 22 +++++
14 files changed, 232 insertions(+), 185 deletions(-)
next reply other threads:[~2013-11-19 19:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-19 19:48 Tony Lindgren [this message]
[not found] <528bc08e.64b2440a.09a2.ffffab02SMTPIN_ADDED_BROKEN@mx.google.com>
2013-11-19 19:53 ` [GIT PULL] few more omap fixes for v3.13 merge window Olof Johansson
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=pull-1384890506-765990 \
--to=tony@atomide.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