From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 2/4] part 2 of omap SoC changes for v3.18 merge window
Date: Thu, 18 Sep 2014 13:11:01 -0700 [thread overview]
Message-ID: <pull-1411070912-460910-2> (raw)
In-Reply-To: <pull-1411070912-460910>
The following changes since commit 377fb3f5d9a34b2913939e0620c1c585b5913bab:
ARM: OMAP5+: Reuse OMAP4 PM code for OMAP5 and DRA7 (2014-09-09 19:13:41 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/soc-part2-for-v3.18
for you to fetch changes up to 1306c08a7cd7e6136490ab2bc728d2c39741003e:
ARM: OMAP4+: Remove static iotable mappings for SRAM (2014-09-18 09:47:35 -0700)
----------------------------------------------------------------
Few hwmod changes to support upcoming 8250 driver with DMA,
start using the SRAM driver for some omaps, and update the
defconfig.
----------------------------------------------------------------
Rajendra Nayak (3):
ARM: AM335x: Get rid of unused sram init function
ARM: OMAP4+: Move SRAM data to DT
ARM: OMAP4+: Remove static iotable mappings for SRAM
Tony Lindgren (7):
ARM: OMAP2+: Add hwmod flag for HWMOD_RECONFIG_IO_CHAIN
ARM: OMAP3: Use manual idle for UARTs because of DMA errata
ARM: omap2plus_defconfig: Shrink with savedefconfig
ARM: omap2plus_defconfig: Add cpufreq to defconfig
ARM: omap2plus_defconfig: Add support for distros with systemd
ARM: omap2plus_defconfig: Enable battery and reset drivers
ARM: omap2plus_defconfig: Enable some display features
Documentation/devicetree/bindings/arm/omap/mpu.txt | 3 +
arch/arm/boot/dts/am33xx.dtsi | 5 +-
arch/arm/boot/dts/am4372.dtsi | 5 ++
arch/arm/boot/dts/omap4.dtsi | 6 ++
arch/arm/boot/dts/omap5.dtsi | 8 ++-
arch/arm/configs/omap2plus_defconfig | 79 +++++++++++++++++-----
arch/arm/mach-omap2/io.c | 17 -----
arch/arm/mach-omap2/omap4-common.c | 22 +++++-
arch/arm/mach-omap2/omap_hwmod.c | 4 +-
arch/arm/mach-omap2/omap_hwmod.h | 4 ++
arch/arm/mach-omap2/omap_hwmod_3xxx_data.c | 12 ++--
arch/arm/mach-omap2/sram.c | 39 +----------
arch/arm/mach-omap2/sram.h | 7 --
13 files changed, 119 insertions(+), 92 deletions(-)
next prev parent reply other threads:[~2014-09-18 20:11 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-18 20:11 [GIT PULL 1/4] part 2 of omap intc changes for v3.18 merge window Tony Lindgren
2014-09-18 20:11 ` [GIT PULL 2/4] part 2 of omap SoC " Tony Lindgren
2014-09-18 20:11 ` Tony Lindgren
2014-09-18 20:11 ` Tony Lindgren [this message]
2014-09-25 22:07 ` Arnd Bergmann
2014-09-25 22:07 ` Arnd Bergmann
2014-09-18 20:11 ` [GIT PULL 3/4] part 2 of omap dts " Tony Lindgren
2014-09-18 20:11 ` Tony Lindgren
2014-09-18 20:11 ` Tony Lindgren
2014-09-25 22:08 ` Arnd Bergmann
2014-09-25 22:08 ` Arnd Bergmann
2014-09-18 20:11 ` [GIT PULL 4/4] omap clean-up " Tony Lindgren
2014-09-18 20:11 ` Tony Lindgren
2014-09-18 20:11 ` Tony Lindgren
2014-09-25 22:10 ` Arnd Bergmann
2014-09-25 22:10 ` Arnd Bergmann
2014-09-25 21:58 ` [GIT PULL 1/4] part 2 of omap intc changes " Arnd Bergmann
2014-09-25 21:58 ` 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=pull-1411070912-460910-2 \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.