From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 1/4] omap soc changes for v4.5 merge window
Date: Mon, 21 Dec 2015 13:06:34 -0800 [thread overview]
Message-ID: <pull-1450731519-787330> (raw)
The following changes since commit 1ec218373b8ebda821aec00bb156a9c94fad9cd4:
Linux 4.4-rc2 (2015-11-22 16:45:59 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.5/soc-initcall
for you to fetch changes up to f2e6a0a913b53f5af87c7e9a783ceae5bb4ae2c4:
ARM: OMAP2+: Remove device creation for omap-pcm-audio (2015-12-17 10:34:41 -0800)
----------------------------------------------------------------
SoC changes for omaps for v4.5 merge window. The main change here is to
change the omap initcall levels a bit to initialize things later to allow
early device drivers at core_initcall level. This makes things easier
for us as most clocks can be made into regular device drivers except for
a few early clocks needed to initialize system timers. I wanted to have
these changes sit in Linux next for a few weeks before sending out a pull
request, and so far now issues have showed up.
The other changes in this series are timer changes for making use of the
new PWM driver, and timer changes to support more high security SoCs.
Also few minor improvments for module autoidle settings for ti81xx spinbox
and dra7 debug on uart4 in hwmod code. The rest is pretty much just removal
of platform data for SoCs that are all device tree only nowadays.
----------------------------------------------------------------
Aaro Koskinen (1):
ARM: OMAP: RX-51: fix a typo in log writing
Franklin S Cooper Jr (1):
ARM: omap4: hwmod: Remove elm address space from hwmod data
J.D. Schroeder (1):
ARM: DRA7: hwmod: Enable DEBUG_LL for UART4
Neil Armstrong (3):
ARM: OMAP: dmtimer: Add clock source from DT
ARM: OMAP: add DT support for ti,dm816-timer
ARM: OMAP2+: Add hwmod spinbox support for dm816x
Peter Ujfalusi (2):
ARM: OMAP1: Remove device creation for omap-pcm-audio
ARM: OMAP2+: Remove device creation for omap-pcm-audio
Suman Anna (6):
ARM: OMAP2+: Remove legacy device instantiation of IOMMUs
ARM: OMAP3: hwmod data: Remove legacy IOMMU data
ARM: OMAP4: hwmod data: Remove legacy IOMMU attr and addrs
ARM: OMAP2+: Remove omap_mmu_dev_attr structure
ARM: OMAP: dmtimer: check for fixed timers during config
ARM: OMAP2+: timer: Remove secure timer for DRA7xx HS devices
Tony Lindgren (2):
ARM: OMAP2+: Change core_initcall levels to postcore_initcall
Merge branch 'omap-for-v4.5/initcall' into omap-for-v4.5/soc-v2
arch/arm/mach-omap1/devices.c | 19 --------
arch/arm/mach-omap2/Makefile | 2 -
arch/arm/mach-omap2/board-rx51-peripherals.c | 2 +-
arch/arm/mach-omap2/devices.c | 25 ++---------
arch/arm/mach-omap2/omap-iommu.c | 66 ----------------------------
arch/arm/mach-omap2/omap2-restart.c | 2 +-
arch/arm/mach-omap2/omap_device.c | 2 +-
arch/arm/mach-omap2/omap_hwmod.c | 2 +-
arch/arm/mach-omap2/omap_hwmod_3xxx_data.c | 42 ------------------
arch/arm/mach-omap2/omap_hwmod_44xx_data.c | 41 -----------------
arch/arm/mach-omap2/omap_hwmod_7xx_data.c | 2 +-
arch/arm/mach-omap2/omap_hwmod_81xx_data.c | 35 +++++++++++++++
arch/arm/mach-omap2/pdata-quirks.c | 2 +-
arch/arm/mach-omap2/serial.c | 2 +-
arch/arm/mach-omap2/timer.c | 6 +--
arch/arm/plat-omap/dmtimer.c | 42 +++++++++++++++++-
include/linux/platform_data/iommu-omap.h | 9 ----
17 files changed, 90 insertions(+), 211 deletions(-)
delete mode 100644 arch/arm/mach-omap2/omap-iommu.c
next reply other threads:[~2015-12-21 21:06 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-21 21:06 Tony Lindgren [this message]
2015-12-21 21:06 ` [GIT PULL 2/4] omap changes for ti81xx devices and minimal dra62x j5eco-evm support Tony Lindgren
2015-12-21 21:06 ` [GIT PULL 3/4] omap wakeup-m3 driver for v4.5 merge window Tony Lindgren
2015-12-21 21:06 ` [GIT PULL 4/4] omap device tree changes for v4.5, part 2 Tony Lindgren
[not found] ` <567869f7.9440620a.dbdb.65d1SMTPIN_ADDED_BROKEN@mx.google.com>
2015-12-22 22:53 ` [GIT PULL 2/4] omap changes for ti81xx devices and minimal dra62x j5eco-evm support Olof Johansson
2015-12-22 23:33 ` Tony Lindgren
2015-12-22 23:41 ` Olof Johansson
2015-12-23 1:47 ` Tony Lindgren
[not found] ` <567869fb.0295420a.956c9.ffff92e1SMTPIN_ADDED_BROKEN@mx.google.com>
2015-12-22 22:54 ` [GIT PULL 3/4] omap wakeup-m3 driver for v4.5 merge window Olof Johansson
[not found] ` <56786a00.aa93420a.2d595.ffffdbebSMTPIN_ADDED_BROKEN@mx.google.com>
2015-12-22 22:55 ` [GIT PULL 4/4] omap device tree changes for v4.5, part 2 Olof Johansson
[not found] <567869ec.c694420a.6ab0f.7fabSMTPIN_ADDED_BROKEN@mx.google.com>
2015-12-22 22:49 ` [GIT PULL 1/4] omap soc changes for v4.5 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-1450731519-787330 \
--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;
as well as URLs for NNTP newsgroup(s).