From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 1/4] soc changes for omaps for v4.14
Date: Tue, 15 Aug 2017 09:52:23 -0700 [thread overview]
Message-ID: <pull-1502815785-702769> (raw)
From: "Tony Lindgren" <tony@atomide.com>
The following changes since commit 5771a8c08880cdca3bfb4a3fc6d309d6bba20877:
Linux v4.13-rc1 (2017-07-15 15:22:10 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.14/soc-signed
for you to fetch changes up to 3af6ccc3d1b167c14fd195341092073820361de1:
ARM: OMAP: dra7: powerdomain data: Register SoC specific powerdomains (2017-08-14 10:33:29 -0700)
----------------------------------------------------------------
SoC updates for omaps for v4.14. Most of the chages are to add
support for new dra762 SoC. The other changes are are for legacy
DMA code removal, and MMC quirk and iodelay config for dra7.
----------------------------------------------------------------
Kishon Vijay Abraham I (1):
ARM: OMAP2+: Select PINCTRL_TI_IODELAY for SOC_DRA7XX
Lokesh Vutla (5):
ARM: OMAP2+: board-generic: add support for dra762 family
ARM: dra762: Add support for device identification
ARM: dra7: hwmod: Register dra76x specific hwmod
ARM: dra762: Enable SMP for dra762
ARM: OMAP: dra7: powerdomain data: Register SoC specific powerdomains
Sekhar Nori (1):
ARM: OMAP2+: Add pdata-quirks for MMC/SD on DRA74x EVM
Tony Lindgren (1):
ARM: OMAP2+: Remove unused legacy code for DMA
.../devicetree/bindings/arm/omap/omap.txt | 3 +
arch/arm/mach-omap2/Kconfig | 1 +
arch/arm/mach-omap2/board-generic.c | 1 +
arch/arm/mach-omap2/dma.c | 148 +--------------------
arch/arm/mach-omap2/id.c | 9 ++
arch/arm/mach-omap2/omap-smp.c | 4 +-
arch/arm/mach-omap2/omap_hwmod_7xx_data.c | 11 +-
arch/arm/mach-omap2/pdata-quirks.c | 31 +++++
arch/arm/mach-omap2/powerdomains7xx_data.c | 33 ++++-
arch/arm/mach-omap2/soc.h | 5 +
include/linux/platform_data/hsmmc-omap.h | 3 +
11 files changed, 101 insertions(+), 148 deletions(-)
next reply other threads:[~2017-08-15 16:52 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-15 16:52 Tony Lindgren [this message]
2017-08-15 16:52 ` [GIT PULL 2/4] defconfig changes for omaps for v4.14 Tony Lindgren
2017-08-15 16:52 ` [GIT PULL 3/4] non-urgent dts fixes " Tony Lindgren
2017-08-15 16:52 ` [GIT PULL 4/4] device tree changes " Tony Lindgren
[not found] <1406628140519660394@unknownmsgid>
2017-08-16 20:34 ` [GIT PULL 1/4] soc " 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-1502815785-702769 \
--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).