[PATCH 5/9] pwm i.MX: add devicetree support

2012-09-06 Thread Sascha Hauer
From: Philipp Zabel At the same time remove platform based support. No user for this driver has made it into mainline so far, so all we break is out of tree stuff. Signed-off-by: Philipp Zabel Signed-off-by: Sascha Hauer Reviewed-by: Shawn Guo Reviewed-by: Benoît Thébaudeau --- Documentatio

Re: [PATCH 5/9] pwm i.MX: add devicetree support

2012-08-31 Thread Shawn Guo
On Tue, Aug 28, 2012 at 01:48:20PM +0200, Sascha Hauer wrote: > From: Philipp Zabel > > Signed-off-by: Philipp Zabel > Signed-off-by: Sascha Hauer > --- > drivers/pwm/pwm-imx.c | 25 +++-- > 1 file changed, 19 insertions(+), 6 deletions(-) > > diff --git a/drivers/pwm/pw

[PATCH 5/9] pwm i.MX: add devicetree support

2012-08-28 Thread Sascha Hauer
From: Philipp Zabel Signed-off-by: Philipp Zabel Signed-off-by: Sascha Hauer --- drivers/pwm/pwm-imx.c | 25 +++-- 1 file changed, 19 insertions(+), 6 deletions(-) diff --git a/drivers/pwm/pwm-imx.c b/drivers/pwm/pwm-imx.c index a689144..dfc1bae 100644 --- a/drivers/pwm/