Re: [PATCH v4 0/3] add GPT timer support for mt8173

2015-10-12 Thread Matthias Brugger
On 02/10/15 17:05, Yingjoe Chen wrote: This is based on v4.3-rc1 + clockevents-4.4[1] and James's mediatek-clk tree[2]. Changes compare to previous version[3]: - Add more MediaTek SoC to mtk-timer binding - Update commit message to better describe the purpose. Changes compare to v2[4]: - the

Re: [PATCH v4 0/3] add GPT timer support for mt8173

2015-10-02 Thread Yingjoe Chen
On Fri, 2015-10-02 at 23:05 +0800, Yingjoe Chen wrote: > This is based on v4.3-rc1 + clockevents-4.4[1] and James's mediatek-clk > tree[2]. > > Changes compare to previous version[3]: > - Add more MediaTek SoC to mtk-timer binding > - Update commit message to better describe the purpose. > > Chan