Message ID | 20160414203619.GR5973@atomide.com |
---|---|
State | New |
Headers | show |
Tony Lindgren <tony@atomide.com> writes: > 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. > > ---------------------------------------------------------------- Pulled into fixes, Thanks, Kevin