[RESEND PATCH] Add timer_32k_ck alias for dm816x in clk-816x.c

2015-06-15 Thread Brian Hutchinson
Resend of patch since it was kicked back ... probably got out of plain text mode somehow. dm816x needs timer_32k_ck alias to use dual mode timers in dmtimers.c This adds a timer_32k_ck alias for sys_32_ck in clk-816x.c so omap_dm_timer_set_source will work for dm816x. Cc: Paul Walmsley

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.

Re: [PATCH 1/1] Add timer_32k_ck alias for dm816x in clk-816x.c

2015-06-15 Thread Tero Kristo
Subject should have clk: ti: in the beginning. On 06/15/2015 09:54 PM, Brian Hutchinson wrote: dm816x needs timer_32k_ck alias to use dual mode timers in dmtimers.c This adds a timer_32k_ck alias for sys_32_ck in clk-816x.c so omap_dm_timer_set_source will work for dm816x. Use checkpatch