* [GIT PULL] Urgent omap4 legacy interrupt regression fix for v3.19-rc series
@ 2015-01-19 23:09 Tony Lindgren
2015-01-20 0:23 ` Olof Johansson
0 siblings, 1 reply; 2+ messages in thread
From: Tony Lindgren @ 2015-01-19 23:09 UTC (permalink / raw)
To: linux-arm-kernel
The following changes since commit 7ac72746aa9bb305fa74b44ec73eae99bbbe9b66:
ARM: dts: Revert disabling of smc91x for n900 (2015-01-06 08:49:57 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v3.19/gic-regression-v2
for you to fetch changes up to 0fb22a8fb7f3bc1b00a36d4a97ce4f93191f7559:
ARM: OMAP: Work around hardcoded interrupts (2015-01-17 08:56:12 -0800)
----------------------------------------------------------------
A rather urgent pull request to fix omap4 legacy interrupts.
The legacy interrupts on omap4 got broken when gic got changed to
use irq_domain_add_linear() instead of the irq_domain_add_legacy(). We
still have the hardcoded legacy IRQ numbers in use in several places,
most notably the in the legacy DMA. It took a while to figure out
what the problem was and how it should be fixed for the -rc series.
Also include is a regression fix for the dra7 dwc3 suspend.
----------------------------------------------------------------
Felipe Balbi (1):
arm: boot: dts: dra7: enable dwc3 suspend PHY quirk
Marc Zyngier (1):
ARM: OMAP: Work around hardcoded interrupts
arch/arm/boot/dts/dra7.dtsi | 6 ++++++
arch/arm/mach-omap2/common.h | 1 +
arch/arm/mach-omap2/omap4-common.c | 32 ++++++++++++++++++++++++++++++
arch/arm/mach-omap2/omap_hwmod.c | 10 ++++++++--
arch/arm/mach-omap2/omap_hwmod.h | 1 +
arch/arm/mach-omap2/omap_hwmod_44xx_data.c | 5 +++++
arch/arm/mach-omap2/omap_hwmod_54xx_data.c | 1 +
arch/arm/mach-omap2/prcm-common.h | 1 +
arch/arm/mach-omap2/prm44xx.c | 5 ++++-
arch/arm/mach-omap2/prm_common.c | 14 +++++++++++--
arch/arm/mach-omap2/twl-common.c | 7 ++++++-
11 files changed, 77 insertions(+), 6 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* [GIT PULL] Urgent omap4 legacy interrupt regression fix for v3.19-rc series
2015-01-19 23:09 [GIT PULL] Urgent omap4 legacy interrupt regression fix for v3.19-rc series Tony Lindgren
@ 2015-01-20 0:23 ` Olof Johansson
0 siblings, 0 replies; 2+ messages in thread
From: Olof Johansson @ 2015-01-20 0:23 UTC (permalink / raw)
To: linux-arm-kernel
On Mon, Jan 19, 2015 at 03:09:51PM -0800, Tony Lindgren wrote:
> The following changes since commit 7ac72746aa9bb305fa74b44ec73eae99bbbe9b66:
>
> ARM: dts: Revert disabling of smc91x for n900 (2015-01-06 08:49:57 -0800)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v3.19/gic-regression-v2
>
> for you to fetch changes up to 0fb22a8fb7f3bc1b00a36d4a97ce4f93191f7559:
>
> ARM: OMAP: Work around hardcoded interrupts (2015-01-17 08:56:12 -0800)
>
> ----------------------------------------------------------------
> A rather urgent pull request to fix omap4 legacy interrupts.
>
> The legacy interrupts on omap4 got broken when gic got changed to
> use irq_domain_add_linear() instead of the irq_domain_add_legacy(). We
> still have the hardcoded legacy IRQ numbers in use in several places,
> most notably the in the legacy DMA. It took a while to figure out
> what the problem was and how it should be fixed for the -rc series.
>
> Also include is a regression fix for the dra7 dwc3 suspend.
>
Merged.
-Olof
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-01-20 0:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-19 23:09 [GIT PULL] Urgent omap4 legacy interrupt regression fix for v3.19-rc series Tony Lindgren
2015-01-20 0:23 ` Olof Johansson
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).