Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756578AbbHZHhr (ORCPT ); Wed, 26 Aug 2015 03:37:47 -0400 Received: from mail-wi0-f172.google.com ([209.85.212.172]:36558 "EHLO mail-wi0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756479AbbHZHhp (ORCPT ); Wed, 26 Aug 2015 03:37:45 -0400 Message-ID: <55DD6CC4.6010708@linaro.org> Date: Wed, 26 Aug 2015 09:37:40 +0200 From: Daniel Lezcano User-Agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.8.0 MIME-Version: 1.0 To: Yingjoe Chen , Matthias Brugger , Thomas Gleixner , Stephen Boyd , Michael Turquette , James Liao CC: Russell King , devicetree@vger.kernel.org, Arnd Bergmann , Catalin Marinas , linux-kernel@vger.kernel.org, Rob Herring , linux-mediatek@lists.infradead.org, Sascha Hauer , Olof Johansson , srv_heupstream@mediatek.com, linux-arm-kernel@lists.infradead.org, Daniel Kurtz , linux-clk@vger.kernel.org Subject: Re: [PATCH 0/5] add GPT timer support for mt8173 References: <1436779969-18610-1-git-send-email-yingjoe.chen@mediatek.com> In-Reply-To: <1436779969-18610-1-git-send-email-yingjoe.chen@mediatek.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1673 Lines: 42 On 07/13/2015 11:32 AM, Yingjoe Chen wrote: > 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 MT8173 > > arch/arm64/Kconfig | 1 + > arch/arm64/boot/dts/mediatek/mt8173.dtsi | 9 +++++++++ > drivers/clk/mediatek/clk-mt8173.c | 5 +++++ > drivers/clocksource/mtk_timer.c | 26 ++++++++++++++++++++------ > include/dt-bindings/clock/mt8173-clk.h | 3 ++- > 5 files changed, 37 insertions(+), 7 deletions(-) Who will take this patchset ? I can take the patch 2 if needed. -- Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/