Re: [PATCH 1/1] add pwm capability to dm816x

2015-07-15 Thread Paul Walmsley
Hello Brian, On Mon, 15 Jun 2015, Brian Hutchinson wrote: > Clocks 4-7 are capable of PWM output on dm816x. > > This adds the pwm capability to those timers. > > Cc: Paul Walmsley > Cc: Tero Kristo > Cc: Tony Lindgren > Signed-off-by: Brian Hutchinson > This patch seems to be corrupted. Th

Re: [PATCH 1/1] add pwm capability to dm816x

2015-06-16 Thread Suman Anna
Brian, On 06/15/2015 02:32 PM, Kristo, Tero wrote: > On 06/15/2015 09:36 PM, Brian Hutchinson wrote: >> Clocks 4-7 are capable of PWM output on dm816x. >> >> This adds the pwm capability to those timers. > > Use checkpatch pls, I see lots of whitespace errors. > > Also, I don't think Mike / Step

Re: [PATCH 1/1] add pwm capability to dm816x

2015-06-15 Thread Tero Kristo
On 06/15/2015 09:36 PM, Brian Hutchinson wrote: Clocks 4-7 are capable of PWM output on dm816x. This adds the pwm capability to those timers. Use checkpatch pls, I see lots of whitespace errors. Also, I don't think Mike / Stephen care about this patch, as it is against omap hwmod data only.