kernel-ark/arch/arm/mach-shmobile
Guennadi Liakhovetski 4e1774f3a5 ARM: mach-shmobile: do not enable the PLLC2 clock on init
AP4EVB has to reparent PLLC2 to provide a precise HDMI clock, this is only
possible, if PLLC2 hasn't been enabled yet. Since no other driver currently
uses PLLC2 we can safely remove the CLK_ENABLE_ON_INIT flag. This fixes
the "Cannot set PLLC2 parent: -16, 1 users" error message, when trying to
use HDMI on AP4EVB.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2010-08-18 16:31:12 +09:00
..
include/mach ARM: mach-shmobile: extend clock definitions on sh7372 2010-08-04 16:12:06 +09:00
board-ap4evb.c ARM: mach-shmobile: Fix up gpio-leds pdata definition. 2010-08-16 14:54:35 +09:00
board-g3evm.c net/irda/sh_irda: Modify clk_get lookups 2010-08-04 15:51:35 +09:00
board-g4evm.c ARM: mach-shmobile: make sure static declaration on g4evm 2010-06-02 17:15:45 +09:00
clock-sh7367.c ARM: mach-shmobile: sh7367 clock framework V2 2010-05-22 17:22:57 +09:00
clock-sh7372.c ARM: mach-shmobile: do not enable the PLLC2 clock on init 2010-08-18 16:31:12 +09:00
clock-sh7377.c ARM: mach-shmobile: sh7377 clock framework V2 2010-05-22 17:23:14 +09:00
clock.c ARM: mach-shmobile: Clock framework comment fix 2010-08-18 16:31:00 +09:00
console.c ARM: mach-shmobile: early console support using earlyprintk 2010-02-09 10:34:12 +09:00
intc-sh7367.c ARM: mach-shmobile: Add missing __initdata on intcs sh7367/sh7377 2010-04-07 16:26:47 +09:00
intc-sh7372.c ARM: mach-shmobile: sh7372 INTCS support 2010-05-20 12:00:44 +09:00
intc-sh7377.c ARM: mach-shmobile: Add missing __initdata on intcs sh7367/sh7377 2010-04-07 16:26:47 +09:00
Kconfig ARM: mach-shmobile: ap4evb: Add LCD panel selection 2010-08-04 15:32:46 +09:00
Makefile ARM: mach-shmobile: Runtime PM V3 2010-08-16 13:16:19 +09:00
Makefile.boot
pfc-sh7367.c ARM: mach-shmobile: sh7367 and G3EVM pinmux support 2010-02-12 14:10:47 +09:00
pfc-sh7372.c ARM: mach-shmobile: add GPIO definitions for switching between LCDC0 and LCDC1 2010-08-04 15:34:27 +09:00
pfc-sh7377.c ARM: mach-shmobile: pfc-sh7377: modify KEYIN settings 2010-02-23 11:17:30 +09:00
pm_runtime.c ARM: mach-shmobile: Runtime PM V3 2010-08-16 13:16:19 +09:00
setup-sh7367.c ARM: mach-shmobile: sh7367/G3EVM evt2irq() update 2010-05-22 17:22:55 +09:00
setup-sh7372.c ARM: mach-shmobile: add SCIFA and SCIFB DMA slave definitions for sh7372 2010-05-31 13:45:00 +09:00
setup-sh7377.c ARM: mach-shmobile: sh7377/G4EVM evt2irq() update 2010-05-22 17:22:56 +09:00
timer.c