[PATCH 0/5] ARM: S3C64XX: SmartQ related patches
Maurus Cuelenaere
mcuelenaere at gmail.com
Fri Aug 13 15:17:49 EDT 2010
These patches add further peripheral support to the SmartQ boards.
This was based on 320b2b8de12698082609ebbc1a17165727f4c893.
Maurus Cuelenaere (4):
ARM: S3C64XX: Move SmartQ LCD control platform definition to shared
file
ARM: S3C64XX: Set wifi and iNAND as permanently connected SD devices
on SmartQ boards
ARM: S3C64XX: Add audio support to SmartQ
ARM: S3C64XX: Add wifi RF kill support for SmartQ boards
Patrick Georgi (1):
ARM: S3C64XX: Framebuffer fix for SmartQ5
arch/arm/mach-s3c64xx/Kconfig | 7 ++
arch/arm/mach-s3c64xx/Makefile | 3 +
arch/arm/mach-s3c64xx/mach-smartq.c | 78 +++++++++++--------
arch/arm/mach-s3c64xx/mach-smartq5.c | 36 +--------
arch/arm/mach-s3c64xx/mach-smartq7.c | 28 -------
arch/arm/mach-s3c64xx/smartq-wifi.c | 135 ++++++++++++++++++++++++++++++++++
6 files changed, 194 insertions(+), 93 deletions(-)
create mode 100644 arch/arm/mach-s3c64xx/smartq-wifi.c
More information about the linux-arm-kernel
mailing list