acrn-kernel/arch/mips/alchemy/common
Manuel Lauss 8e0d7372f5 MIPS: Alchemy: Make 32kHz and r4k timer coexist peacefully
Now that the r4k timer is registered no matter what, bump the rating of
the Alchemy 32kHz timer so that it gets used when it is working,
and fall back on the r4k when it isn't.

This fixes a timer-related hang on platform with a working 32kHz timer
(the better rated c0 timer stops while executing 'wait' leading to (almost)
eternal sleep) and an oops on boot on platforms without a working 32kHz
timer (due to double registration of the r4k timer).

Signed-off-by: Manuel Lauss <manuel.lauss@gmail.com>
Cc:  Linux-MIPS <linux-mips@linux-mips.org>
Patchwork: https://patchwork.linux-mips.org/patch/4728/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2012-12-27 16:27:35 +01:00
..
Makefile USB: move common alchemy USB routines to arch/mips/alchemy/common.c 2012-10-22 11:29:12 -07:00
clocks.c Fix common misspellings 2011-03-31 11:26:23 -03:00
dbdma.c Merge branch 'next/alchemy' into mips-for-linux-next 2012-01-11 15:42:10 +01:00
dma.c MIPS: Alchemy: clean DMA code of CONFIG_SOC_AU1??? defines 2011-10-24 23:34:24 +01:00
gpiolib.c MIPS: Alchemy: Au1300 SoC support 2011-12-07 22:02:05 +00:00
irq.c MIPS: Alchemy: merge Au1000 and Au1300-style IRQ controller code. 2011-12-08 10:42:16 +00:00
platform.c MIPS: Alchemy: use the OHCI platform driver 2012-10-22 11:29:04 -07:00
power.c MIPS: Alchemy: Au1300 SoC support 2011-12-07 22:02:05 +00:00
prom.c
setup.c MIPS: Alchemy: Redo PCI as platform driver 2011-10-24 23:34:24 +01:00
sleeper.S MIPS: Alchemy: Au1300 SoC support 2011-12-07 22:02:05 +00:00
time.c MIPS: Alchemy: Make 32kHz and r4k timer coexist peacefully 2012-12-27 16:27:35 +01:00
usb.c USB: move common alchemy USB routines to arch/mips/alchemy/common.c 2012-10-22 11:29:12 -07:00
vss.c MIPS: Alchemy: Au1300 SoC support 2011-12-07 22:02:05 +00:00