Re: [PATCH v5] pwm: vt8500: Update vt8500 PWM driver support

2012-11-01 Thread Thierry Reding
On Sat, Oct 27, 2012 at 02:49:57PM +1300, Tony Prisk wrote: > This patch updates pwm-vt8500.c to support devicetree probing and > make use of the common clock subsystem. > > A binding document describing the PWM controller found on > arch-vt8500 is also included. > > Signed-off-by: Tony Prisk >

[PATCH v5] pwm: vt8500: Update vt8500 PWM driver support

2012-10-26 Thread Tony Prisk
This patch updates pwm-vt8500.c to support devicetree probing and make use of the common clock subsystem. A binding document describing the PWM controller found on arch-vt8500 is also included. Signed-off-by: Tony Prisk --- v4: return err from clk_enable rather than -EBUSY v5: replace IS_ERR_OR_