ARM: mach-shmobile: PLL does not have to run constantly for HDMI
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Thu, 5 May 2011 16:26:06 +0000 (16:26 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 24 May 2011 03:21:54 +0000 (12:21 +0900)
commita63666c146f85a5ddcc3b2443d7c5888490e66b2
treed2b36fa0b4d8db659792fcb1423a748432e88598
parentfe78e68ab8508550403238a489d6ba62b8079a50
ARM: mach-shmobile: PLL does not have to run constantly for HDMI

The PLLC2 clock on AP4 systems does not need to run constantly to be
able to use HDMI. The HDMI hotplug interrupt works without the PLL
too, after which all the necessary clocks will be turned on by the
runtime PM.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/arm/mach-shmobile/board-ap4evb.c
arch/arm/mach-shmobile/board-mackerel.c