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 -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html