From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@baylibre.com (Kevin Hilman) Date: Fri, 22 Apr 2016 17:21:51 -0700 Subject: [GIT PULL] omap fixes for v4.6-rc cycle In-Reply-To: <20160414203619.GR5973@atomide.com> (Tony Lindgren's message of "Thu, 14 Apr 2016 13:36:19 -0700") References: <20160414203619.GR5973@atomide.com> Message-ID: <7hmvoltbs0.fsf@baylibre.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Tony Lindgren 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