From mboxrd@z Thu Jan 1 00:00:00 1970 From: Guennadi Liakhovetski Date: Thu, 08 Jul 2010 14:13:18 +0000 Subject: [PATCH 6/6 v2] ARM: mach-shmobile: add HDMI support to the ap4evb Message-Id: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-fbdev@vger.kernel.org Support HDMI in 720p mode. Signed-off-by: Guennadi Liakhovetski --- v2: 1. Moved platform-specific clock configuration here 2. Not managing function clocks here, since they are managed by the runtime PM now. arch/arm/mach-shmobile/board-ap4evb.c | 157 ++++++++++++++++++++++++++++++++- 1 files changed, 153 insertions(+), 4 deletions(-) diff --git a/arch/arm/mach-shmobile/board-ap4evb.c b/arch/arm/mach-shmobile/board-ap4evb.c index 3c61c9d..b0583be 100644 --- a/arch/arm/mach-shmobile/board-ap4evb.c +++ b/arch/arm/mach-shmobile/board-ap4evb.c @@ -44,6 +44,7 @@ #include +#include