[GIT PULL] omap fixes for v4.6-rc cycle
Tony Lindgren
tony at atomide.com
Thu Apr 14 13:36:19 PDT 2016
The following changes since commit 19e831b272e6db5884be085be66e44da975c73a9:
Merge branch 'fixes-rc2' into omap-for-v4.6/fixes (2016-04-08 09:18:00 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.6/fixes-rc3
for you to fetch changes up to 1560d15861769c23fd981e2d60dc7fd790b21e1e:
ARM: OMAP3: Fix external abort on 36xx waking from off mode idle (2016-04-14 08:27:30 -0700)
----------------------------------------------------------------
Fixes for omaps for v4.6-rc cycle:
- Clockdomain fix for dra7 timer interrupts
- Two fixes for GPMC EDMA binding, I missed the need for a merge with
GPMC changes and EDMA changes
- Fix beagle-x15 eSATA by dropping misconfigured extcon_usb1
- Fix occasional external aborts on 36xx with PM that we've been
chasing for past few months. It turned out to be duplicate restore
of INTC registers that can in some cases cause us to hit erratum 1.106.
----------------------------------------------------------------
Dave Gerlach (1):
ARM: OMAP3: Fix external abort on 36xx waking from off mode idle
Franklin S Cooper Jr (2):
ARM: dts: am33xx: Fix GPMC dma properties
ARM: dts: am437x: Fix GPMC dma properties
Keerthy (1):
ARM: DRA7: clockdomain: Implement timer workaround for errata i874
Roger Quadros (1):
ARM: dts: am57xx-beagle-x15: remove extcon_usb1
Tony Lindgren (1):
Merge tag 'for-v4.6-rc/omap-fixes-b' of git://git.kernel.org/.../pjw/omap-pending into omap-for-v4.6/fixes
arch/arm/boot/dts/am33xx.dtsi | 2 +-
arch/arm/boot/dts/am4372.dtsi | 2 +-
arch/arm/boot/dts/am57xx-beagle-x15.dts | 17 -----------------
arch/arm/mach-omap2/clockdomains7xx_data.c | 2 +-
arch/arm/mach-omap2/pm34xx.c | 23 +++++++++++++----------
5 files changed, 16 insertions(+), 30 deletions(-)
More information about the linux-arm-kernel
mailing list