Re: [PATCH 0/5] add GPT timer support for mt8173
From: Daniel Kurtz <hidden>
Date: 2015-08-13 04:50:10
Also in:
linux-arm-kernel, linux-clk, linux-mediatek, lkml
From: Daniel Kurtz <hidden>
Date: 2015-08-13 04:50:10
Also in:
linux-arm-kernel, linux-clk, linux-mediatek, lkml
On Wed, Aug 12, 2015 at 8:32 PM, Daniel Lezcano [off-list ref] wrote:
On 08/11/2015 05:54 PM, Daniel Kurtz wrote:quoted
On Mon, Jul 13, 2015 at 5:32 PM, Yingjoe Chen [off-list ref] wrote:quoted
This series add GPT timer support for mt8173. This is based on v4.2-rc1 and Matthias' next branch (for dts parts). The first 2 patches comes from 'Add SMP bringup support for mt65xx socs' series [1]. I decide to move these 2 patches to this series, since it is more relevent here. They are changed based on Matthias' and Daniel's comments. [1] http://lists.infradead.org/pipermail/linux-mediatek/2015-May/000714.html Daniel Kurtz (1): arm64: dts: mt8173: add timer node Yingjoe Chen (4): clocksource: mediatek: do not enable GPT_CLK_EVT when setup clocksource: mediatek: Use GPT as sched clock source arm64: mediatek: enable MTK_TIMER clk: mediatek: add 13mhz clock for MT8173Was this mediatek clocksource patch set get forgotten again?Yep. Sounds like it felt at the wrong moment.quoted
All 5 patches have have been reviewed, and I think the ones that need it have been Ack'ed by Matthias and/or Stephen. What is the plan for merging them?So if I am not wrong we have two patches I can take in my tree as a couple of fixes (1 and 2), right ?
Yes. Patches 3 & 5 are for Matthias, and patch 4 is Ack'ed by Stephen Boyd, so I assume Matthias can pick that one up too. Matthias, is that correct? Or does Patch 4 need to go in via a clock maintainer's tree? -Dan