remarkable-linux/arch/arm/mach-shmobile
Geert Uytterhoeven 53cf0cf7ba ARM: shmobile: koelsch-reference: Work around core clock issues
Due to issues with runtime PM clock management, clocks not explicitly
managed by their drivers may not be enabled at all, or be inadvertently
disabled by the clk_disable_unused() late initcall.

Until this is fixed, add a temporary workaround, calling
shmobile_clk_workaround() with enable == true.

For now this enables the clocks for: ether, i2c2, msiof0, qspi_mod, and
thermal. More clocks can be added if needed.

Signed-off-by: Geert Uytterhoeven <geert+renesas@linux-m68k.org>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
2014-04-14 11:30:39 +09:00
..
include/mach ARM: shmobile: Introduce shmobile_clk_workaround() 2014-04-14 11:30:11 +09:00
board-ape6evm-reference.c ARM: shmobile: Rename to r8a73a4_init_early() 2013-09-19 14:33:44 -07:00
board-ape6evm.c ARM: shmobile: ape6evm: don't use named resource for SDHI 2013-11-24 15:14:29 +09:00
board-armadillo800eva-reference.c ARM: Renesas SoC cleanup, refactoring and more SMP support 2013-09-09 16:33:57 -07:00
board-armadillo800eva.c ARM: SoC: board changes 2014-04-05 14:44:13 -07:00
board-bockw-reference.c ARM: SoC board updates for 3.14 2014-01-23 18:48:28 -08:00
board-bockw.c ARM: SoC: board changes 2014-04-05 14:44:13 -07:00
board-genmai-reference.c ARM: shmobile: r7s72100 Genmai Multiplatform 2013-12-10 17:24:25 +09:00
board-genmai.c ARM: shmobile: Genmai: set proper DMA masks for Ether device 2014-02-17 12:20:37 +09:00
board-koelsch-reference.c ARM: shmobile: koelsch-reference: Work around core clock issues 2014-04-14 11:30:39 +09:00
board-koelsch.c ARM: shmobile: Koelsch: set proper DMA masks for Ether device 2014-02-17 12:20:36 +09:00
board-kzm9g-reference.c ARM: Renesas SoC cleanup, refactoring and more SMP support 2013-09-09 16:33:57 -07:00
board-kzm9g.c ASoC: fsi: fixup SND_SOC_DAIFMT_CBx_CFx flags 2014-03-14 19:30:59 +00:00
board-lager-reference.c ARM: shmobile: lager: Annotate clk_names with __initconst 2014-04-14 11:30:39 +09:00
board-lager.c ARM: shmobile: Lager: set proper DMA masks for Ether device 2014-02-17 12:20:36 +09:00
board-mackerel.c ASoC: fsi: fixup compile error for simple-card 2014-03-17 13:20:11 +00:00
board-marzen-reference.c ARM: shmobile: marzen: enable INTC IRQ 2013-10-08 10:02:22 +09:00
board-marzen.c Renesas ARM based SoC DT updates for v3.14 2013-12-20 12:17:18 -08:00
clock-emev2.c
clock-r7s72100.c ARM: shmobile: r7s72100: fix bus clock calculation 2014-03-06 13:22:02 +09:00
clock-r8a73a4.c ARM: shmobile: r8a73a4: tidyup DT node naming 2013-12-10 17:26:58 +09:00
clock-r8a7740.c ARM: shmobile: r8a7740: tidyup DT node naming 2013-12-10 17:26:57 +09:00
clock-r8a7778.c ARM: shmobile: r8a7778: add audio clock in new style 2014-02-24 08:54:39 +09:00
clock-r8a7779.c ARM: SoC: driver changes 2014-04-05 15:37:40 -07:00
clock-r8a7790.c ARM: shmobile: r8a7790: Fix the I2C clocks parents in legacy code 2014-04-14 11:30:11 +09:00
clock-r8a7791.c ARM: shmobile: r8a7791: Fix the I2C clocks parents in legacy code 2014-04-14 11:30:11 +09:00
clock-sh73a0.c ARM: SoC platform changes for 3.14 2014-01-23 18:40:49 -08:00
clock-sh7372.c ARM: shmobile: sh7372: tidyup clock table order 2013-11-24 15:14:32 +09:00
clock.c ARM: shmobile: Introduce shmobile_clk_workaround() 2014-04-14 11:30:11 +09:00
console.c
cpuidle.c
entry-intc.S
headsmp-scu.S
headsmp.S ARM: shmobile: Introduce shmobile_boot_size 2013-09-20 17:47:31 -07:00
intc-sh73a0.c
intc-sh7372.c
Kconfig Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP 2014-04-07 16:36:11 -07:00
Makefile ARM: shmobile: Introduce shmobile_clk_workaround() 2014-04-14 11:30:11 +09:00
Makefile.boot ARM: shmobile: Remove non-multiplatform Koelsch reference support 2013-12-19 19:08:26 +09:00
platsmp-apmu.c ARM: shmobile: APMU: Fix warnings due to improper printk formats 2014-03-06 13:14:03 +09:00
platsmp-scu.c ARM: shmobile: Remove shmobile_smp_scu_boot_secondary() 2013-09-30 17:56:10 +09:00
platsmp.c ARM: shmobile: Remove unused shmobile_smp_init_cpus() 2013-09-20 17:47:31 -07:00
pm-r8a7740.c
pm-r8a7779.c ARM: shmobile: Break out R-Car SYSC PM code 2014-02-24 08:55:46 +09:00
pm-r8a7790.c ARM: shmobile: r8a7790 SYSC setup code 2014-02-24 08:55:46 +09:00
pm-rcar.c ARM: shmobile: Move SYSC base variable to inside ifdefs 2014-02-26 14:53:35 +09:00
pm-rmobile.c
pm-sh73a0.c
pm-sh7372.c
setup-emev2.c ARM: shmobile: emev2: Use __initconst for const init definition 2014-02-04 10:24:28 +09:00
setup-r7s72100.c ARM: shmobile: r7s72100: Don't set plat_sci_port scbrr_algo_id field 2013-12-24 21:09:16 +09:00
setup-r8a73a4.c ARM: shmobile: r8a73a4: Don't set plat_sci_port scbrr_algo_id field 2013-12-24 21:09:17 +09:00
setup-r8a7740.c ARM: shmobile: r8a7740: Don't set plat_sci_port scbrr_algo_id field 2013-12-24 21:09:17 +09:00
setup-r8a7778.c ARM: shmobile: r8a7778: Don't set plat_sci_port scbrr_algo_id field 2013-12-24 21:09:16 +09:00
setup-r8a7779.c ARM: SoC platform changes for 3.14 2014-01-23 18:40:49 -08:00
setup-r8a7790.c ARM: shmobile: r8a7790: add Audio DMAC support 2014-02-04 10:25:00 +09:00
setup-r8a7791.c ARM: shmobile: r8a7791: Don't set plat_sci_port scbrr_algo_id field 2013-12-24 21:09:19 +09:00
setup-rcar-gen2.c ARM: shmobile: Remove __init from rcar_gen2_read_mode_pins() 2014-02-24 08:55:48 +09:00
setup-sh73a0.c ARM: SoC platform changes for 3.14 2014-01-23 18:40:49 -08:00
setup-sh7372.c ARM: shmobile: sh7372: Don't set plat_sci_port scbrr_algo_id field 2013-12-24 21:09:13 +09:00
sh-gpio.h ARM: shmobile: mackerel: Use pinconf API to configure pin pull-down 2013-12-10 17:24:49 +09:00
sleep-sh7372.S
smp-emev2.c ARM: shmobile: Let EMEV2 rely on SCU CPU notifier 2013-09-30 17:56:09 +09:00
smp-r8a7779.c ARM: shmobile: Break out R-Car SYSC PM code 2014-02-24 08:55:46 +09:00
smp-r8a7790.c ARM: shmobile: r8a7790 CA15-SCU enablement 2014-02-24 08:55:47 +09:00
smp-r8a7791.c ARM: shmobile: r8a7791 SMP support 2013-10-08 09:53:02 +09:00
smp-sh73a0.c ARM: shmobile: Let sh73a0 rely on SCU CPU notifier 2013-09-30 17:56:09 +09:00
suspend.c
timer.c