Re: [PATCH] pwm: add Exynos PWM driver

2013-01-09 Thread Thierry Reding
On Thu, Dec 13, 2012 at 07:16:36PM +0900, Joonyoung Shim wrote: > This is PWM driver to support 4 pwm for Exynos SoCs. Also this supports > device tree node. Maybe something like the following would read better: This is a PWM driver to support 4 PWM devices for Exynos SoCs. The dr

[PATCH] pwm: add Exynos PWM driver

2012-12-13 Thread Joonyoung Shim
This is PWM driver to support 4 pwm for Exynos SoCs. Also this supports device tree node. The existing s3c24xx-pwm driver has many dependence with arch specific codes and it is difficult to support device tree by static mapping of PMW memory area. Also it can't support multi pwm to one device and