linux/arch
Tony Lindgren cc824534d4 ARM: OMAP2+: hwmod: Rearm wake-up interrupts for DT when MUSB is idled
Looks like MUSB cable removal can cause wake-up interrupts to
stop working for device tree based booting at least for UART3
even as nothing is dynamically remuxed. This can be fixed by
calling reconfigure_io_chain() for device tree based booting
in hwmod code. Note that we already do that for legacy booting
if the legacy mux is configured.

My guess is that this is related to UART3 and MUSB ULPI
hsusb0_data0 and hsusb0_data1 support for Carkit mode that
somehow affect the configured IO chain for UART3 and require
rearming the wake-up interrupts.

In general, for device tree based booting, pinctrl-single
calls the rearm hook that in turn calls reconfigure_io_chain
so calling reconfigure_io_chain should not be needed from the
hwmod code for other events.

So let's limit the hwmod rearming of iochain only to
HWMOD_FORCE_MSTANDBY where MUSB is currently the only user
of it. If we see other devices needing similar changes we can
add more checks for it.

Cc: Paul Walmsley <paul@pwsan.com>
Cc: stable@vger.kernel.org # v3.16
Signed-off-by: Tony Lindgren <tony@atomide.com>
2014-08-25 16:15:35 -07:00
..
alpha
arc
arm ARM: OMAP2+: hwmod: Rearm wake-up interrupts for DT when MUSB is idled 2014-08-25 16:15:35 -07:00
arm64 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2014-08-24 16:17:41 -07:00
avr32
blackfin
c6x
cris
frv frv: Define cpu_relax_lowlatency() 2014-08-19 09:40:08 -05:00
hexagon
ia64 [IA64] Wire up memfd_create() system call 2014-08-18 10:29:52 -07:00
m32r
m68k
metag
microblaze microblaze: Wire-up memfd_create syscall 2014-08-21 10:19:28 +02:00
mips MIPS: OCTEON: make get_system_type() thread-safe 2014-08-19 18:24:42 +02:00
mn10300
openrisc
parisc
powerpc PC, KVM, CMA: Fix regression caused by wrong get_order() use 2014-08-19 15:11:57 +02:00
s390
score
sh sh: intc: Confine SH_INTC to platforms that need it 2014-08-22 12:28:16 +09:00
sparc sparc: Hook up memfd_create system call. 2014-08-13 22:00:09 -07:00
tile
um
unicore32
x86 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2014-08-24 16:17:41 -07:00
xtensa
.gitignore
Kconfig