]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: SAMSUNG: Add new PWM platform device
authorTomasz Figa <tomasz.figa@gmail.com>
Fri, 12 Apr 2013 19:17:21 +0000 (21:17 +0200)
committerTomasz Figa <tomasz.figa@gmail.com>
Mon, 5 Aug 2013 23:21:45 +0000 (01:21 +0200)
commit95e43d4640b9891482c46470389fe8bf7267079d
tree746d3b0ce7508d121b1379fcc5278481bb6f94c4
parent49d9eab595b50be74be51ce30843358cfc43bb14
ARM: SAMSUNG: Add new PWM platform device

This patch adds new samsung_device_pwm platform device that represents
the whole PWM/timer block and includes memory and IRQ resources.

Signed-off-by: Tomasz Figa <tomasz.figa@gmail.com>
Reviewed-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Tested-by: Heiko Stuebner <heiko@sntech.de>
Tested-by: Mark Brown <broonie@linaro.org>
Tested-by: Sylwester Nawrocki <sylvester.nawrocki@gmail.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/plat-samsung/devs.c
arch/arm/plat-samsung/include/plat/devs.h
arch/arm/plat-samsung/include/plat/pwm-core.h [new file with mode: 0644]