From 8abd8da00e63041abebd852772257658a0691832 Mon Sep 17 00:00:00 2001 From: Matt Hsu Date: Sat, 7 Mar 2009 07:38:38 +0000 Subject: Add concurrent solution of supporting l1k002 and jbt6k74 (LCM ASIC device) for 3d7k. By parsing kernel command, 3d7k can probe two different LCM driver accordingly. The default attached LCM device is l1k002, if you wanna to use jbt6k74, you don't need to re-compile the kernel. Just add one option om_3d7k_lcm=jbt6k74 in boot/append-OM_3D7K in rootfs. Signed-off-by: Matt Hsu --- arch/arm/mach-s3c6410/mach-om-3d7k.c | 40 +++++++++++++++++++++++++++++++----- 1 file changed, 35 insertions(+), 5 deletions(-) (limited to 'arch') diff --git a/arch/arm/mach-s3c6410/mach-om-3d7k.c b/arch/arm/mach-s3c6410/mach-om-3d7k.c index 54697da6a72..1f684febdc9 100644 --- a/arch/arm/mach-s3c6410/mach-om-3d7k.c +++ b/arch/arm/mach-s3c6410/mach-om-3d7k.c @@ -35,6 +35,7 @@ #include #include #include +#include #include