Re: [PATCH v3 0/6] mediatek: pwm driver add MT2712/MT7622 support

2017-08-03 Thread Zhi Mao
Thanks John's reply. Hi Thierry & Matthais, What's your opinion? On Wed, 2017-08-02 at 16:42 +0800, John Crispin wrote: > > On 02/08/17 09:19, Zhi Mao wrote: > > Hi John, Matthais & Thierry, > >> Just a gentle ping on this issue again. > >> Do you have any update? > >> > >> Regards, > >> Zhi >

Re: [PATCH v3 0/6] mediatek: pwm driver add MT2712/MT7622 support

2017-08-02 Thread John Crispin
On 02/08/17 09:19, Zhi Mao wrote: Hi John, Matthais & Thierry, Just a gentle ping on this issue again. Do you have any update? Regards, Zhi Hi Zhi, looks good to me Acked-by: John Crispin John

Re: [PATCH v3 0/6] mediatek: pwm driver add MT2712/MT7622 support

2017-08-02 Thread Zhi Mao
Hi John, Matthais & Thierry, > > Just a gentle ping on this issue again. > Do you have any update? > > Regards, > Zhi On Mon, 2017-07-17 at 11:16 +0800, Zhi Mao wrote: > Hi John, Matthais & PWM Maintainers > > Just a Gentle ping on this issue :) > Is there anything should be modified? > > Reg

Re: [PATCH v3 0/6] mediatek: pwm driver add MT2712/MT7622 support

2017-07-16 Thread Zhi Mao
Hi John, Matthais & PWM Maintainers Just a Gentle ping on this issue :) Is there anything should be modified? Regards, Zhi On Fri, 2017-06-30 at 14:05 +0800, Zhi Mao wrote: > change in v3: > 1. add pwm clk disable in function:mtk_pwm_config() >for error parameter checking case > > Zhi Mao