From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] omap fixes for v4.0-rc cycle
Date: Thu, 19 Mar 2015 13:49:23 -0700 [thread overview]
Message-ID: <20150319204922.GV5140@atomide.com> (raw)
The following changes since commit 5b7610f235627878617648a99dd1442997f1c889:
ARM: OMAP2+: Fix wl12xx on dm3730-evm with mainline u-boot (2015-03-06 10:37:34 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/fixes-v4.0-rc4
for you to fetch changes up to 599c376c49323127c9bdbb0fa61a3d4743819bc2:
ARM: dts: Fix gpio interrupts for dm816x (2015-03-18 13:41:34 -0700)
----------------------------------------------------------------
Fixes for omaps for the -rc cycle:
- Fix a device tree based booting vs legacy booting regression for
omap3 crypto hardware by adding the missing DMA channels.
- Fix /sys/bus/soc/devices/soc0/family for am33xx devices.
- Fix two timer issues that can cause hangs if the timer related
hwmod data is missing like it often initially is for new SoCs.
- Remove pcie hwmods entry from dts as that causes runtime PM to
fail for the PHYs.
- A paper bag type dts configuration fix for dm816x GPIO
interrupts that I just noticed. This is most of the changes
diffstat wise, but as it's a basic feature for connecting
devices and things work otherwise, it should be fixed.
----------------------------------------------------------------
Kishon Vijay Abraham I (1):
ARM: dts: dra7: remove ti,hwmod property from pcie phy
Pali Roh?r (1):
ARM: dts: omap3: Add missing dmas for crypto
Suman Anna (3):
ARM: OMAP2+: Fix socbus family info for AM33xx devices
ARM: OMAP: dmtimer: check for pm_runtime_get_sync() failure
ARM: OMAP: dmtimer: disable pm runtime on remove
Tony Lindgren (1):
ARM: dts: Fix gpio interrupts for dm816x
arch/arm/boot/dts/dm8168-evm.dts | 19 +++++++++++++++++++
arch/arm/boot/dts/dm816x.dtsi | 18 ++++++++++++++----
arch/arm/boot/dts/dra7.dtsi | 2 --
arch/arm/boot/dts/omap3.dtsi | 4 ++++
arch/arm/mach-omap2/id.c | 2 ++
arch/arm/plat-omap/dmtimer.c | 15 ++++++++++++++-
6 files changed, 53 insertions(+), 7 deletions(-)
next reply other threads:[~2015-03-19 20:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-19 20:49 Tony Lindgren [this message]
2015-03-29 20:59 ` [GIT PULL] omap fixes for v4.0-rc cycle 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=20150319204922.GV5140@atomide.com \
--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).