Re: [PATCH v8 1/9] clk: ti: am335x/am4372: Add tbclk to pwm node

2016-07-12 Thread Franklin S Cooper Jr.
On 07/11/2016 05:20 PM, Michael Turquette wrote: > Quoting Franklin S Cooper Jr (2016-05-03 08:56:47) >> Add tblck to the pwm nodes. This insures that the ehrpwm driver has access > > s/tblck/tbclk/ > > I see you have acks already. What tree should this patch go through? I believe it went thr

Re: [PATCH v8 1/9] clk: ti: am335x/am4372: Add tbclk to pwm node

2016-07-11 Thread Michael Turquette
Quoting Franklin S Cooper Jr (2016-05-03 08:56:47) > Add tblck to the pwm nodes. This insures that the ehrpwm driver has access s/tblck/tbclk/ I see you have acks already. What tree should this patch go through? Regards, Mike > to the time-based clk. > > Do not remove similar entries for ehrpw

[PATCH v8 1/9] clk: ti: am335x/am4372: Add tbclk to pwm node

2016-05-03 Thread Franklin S Cooper Jr
Add tblck to the pwm nodes. This insures that the ehrpwm driver has access to the time-based clk. Do not remove similar entries for ehrpwm node. Later patches will switch from using ehrpwm node name to pwm. But to maintain ABI compatibility we shouldn't remove the old entries. Signed-off-by: Fran