On Wed, 2015-09-16 at 10:04 +0800, Yingjoe Chen wrote:
Enable MTK_TIMER for MediaTek plaform, which will be used as
schedule clock.
Sorry, sending this series too early without cover letter and removing
Change-Id. Here's the cover letter:
This is actually v3 of "add GPT timer support for mt8173" series. This
is based on v4.3-rc1 + clockevents-4.4[1] and James's mediatek-clk
tree[2].
Changes compare to previous version[3]:
- the first two mtk_timer related changes are removed because they are
replaced/accepted in clockevents tree.
- Remove 'add 13mhz clock for MT8173' because it is accepted in
mediatek-clk tree.
- Kconfig.platforms path change.
So we only have 2 patches left here.
Matthias, can you take these and help to remove the Change-Id?
--
Daniel Kurtz (1):
arm64: dts: mt8173: add timer node
Yingjoe Chen (1):
arm64: mediatek: enable MTK_TIMER
[1]
https://git.linaro.org/people/daniel.lezcano/linux.git clockevents/4.4
[2]
http://lists.infradead.org/pipermail/linux-mediatek/2015-August/002069.html
[3]
http://lists.infradead.org/pipermail/linux-mediatek/2015-July/001544.html