Re: S3C2416 LCD Support

From: Heiko Stübner
Date: Thu Dec 20 2012 - 12:48:06 EST


Am Donnerstag, 20. Dezember 2012, 17:56:23 schrieb Woody Wu:
> Hi, List
>
> Does the current kernel 3.7.1 support S3C2416 (it's *6* not 0) LCD and
> touch screen? I saw the help text of the CONFIG_FB_S3C says it only
> supports S3C6400 and S3C6410.

if you look in the mach-smd2416.c file you'll see that it uses the s3c-fb
driver. I think the Kconfig text is just out of data, as the support for
s3c2416 and s3c2443 was added later.

So it should work, but you'll have to try it for yourself :-)

As for the touchscreen, it probably depends on the type used.


Heiko
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/