From mboxrd@z Thu Jan 1 00:00:00 1970 From: Guennadi Liakhovetski Date: Wed, 21 Jul 2010 10:13:25 +0000 Subject: [PATCH 6/6 v3] 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 --- v3: 1. Merged accidental patch from 5/6 into this one 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 | 156 ++++++++++++++++++++++++++++++++- 1 files changed, 153 insertions(+), 3 deletions(-) diff --git a/arch/arm/mach-shmobile/board-ap4evb.c b/arch/arm/mach-shmobile/board-ap4evb.c index 5d24d4e..b0583be 100644 --- a/arch/arm/mach-shmobile/board-ap4evb.c +++ b/arch/arm/mach-shmobile/board-ap4evb.c @@ -44,6 +44,7 @@ #include +#include