ARM: SAMSUNG: Create a common infrastructure for PWM backlight support
authorBanajit Goswami <banajit.g@samsung.com>
Wed, 20 Jul 2011 14:44:21 +0000 (23:44 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Wed, 20 Jul 2011 17:10:16 +0000 (02:10 +0900)
commitf00207b255f59ebedc5965c2ab0bd1cefae70f92
treed9d977f50d4d2962990eb73f560d3d72b5b09cb3
parent0665ccc4c3f229abe3eabe49f3f99763515cf0af
ARM: SAMSUNG: Create a common infrastructure for PWM backlight support

This patch creates a common structure for LCD backlight
using PWM timer to be used by various Samsung boards.

Signed-off-by: Banajit Goswami <banajit.g@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/plat-samsung/Kconfig
arch/arm/plat-samsung/Makefile
arch/arm/plat-samsung/dev-backlight.c [new file with mode: 0644]
arch/arm/plat-samsung/include/plat/backlight.h [new file with mode: 0644]