]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: S3C64XX: Move SmartQ LCD control platform definition to shared file
authorMaurus Cuelenaere <mcuelenaere@gmail.com>
Fri, 13 Aug 2010 19:17:52 +0000 (21:17 +0200)
committerBen Dooks <ben-linux@fluff.org>
Sat, 14 Aug 2010 15:13:06 +0000 (16:13 +0100)
commitfe0565754d6b2bab5c75d7a6c17ada1837df41f0
tree645b41420616623f4113de7a5ad40074d0eccf47
parent6e2a2731faf1b706e830caef298bcd475df69ca4
ARM: S3C64XX: Move SmartQ LCD control platform definition to shared file

This shares the common LCD control platform definition used in the SmartQ 5 and
7. This also corrects it as a GPIO bitbanged SPI device instead of an I²C one,
which was wrong.

Signed-off-by: Maurus Cuelenaere <mcuelenaere@gmail.com>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/mach-s3c64xx/mach-smartq.c
arch/arm/mach-s3c64xx/mach-smartq5.c
arch/arm/mach-s3c64xx/mach-smartq7.c