From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <1442370091.14347.10.camel@mtksdaap41> Subject: Re: [PATCH 1/2] arm64: mediatek: enable MTK_TIMER From: Yingjoe Chen To: Matthias Brugger CC: Daniel Lezcano , Thomas Gleixner , Stephen Boyd , "Michael Turquette" , James Liao , , Arnd Bergmann , Catalin Marinas , , Rob Herring , , Sascha Hauer , Olof Johansson , , , Daniel Kurtz , Date: Wed, 16 Sep 2015 10:21:31 +0800 In-Reply-To: <1442369095-1094-1-git-send-email-yingjoe.chen@mediatek.com> References: <1442369095-1094-1-git-send-email-yingjoe.chen@mediatek.com> Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: 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