From: Matthias Brugger <matthias.bgg@gmail.com>
To: Yingjoe Chen <yingjoe.chen@mediatek.com>,
Rob Herring <robh+dt@kernel.org>
Cc: Daniel Lezcano <daniel.lezcano@linaro.org>,
Thomas Gleixner <tglx@linutronix.de>,
Stephen Boyd <sboyd@codeaurora.org>,
Michael Turquette <mturquette@baylibre.com>,
James Liao <jamesjj.liao@mediatek.com>,
devicetree@vger.kernel.org, Arnd Bergmann <arnd@arndb.de>,
Catalin Marinas <catalin.marinas@arm.com>,
linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org,
Sascha Hauer <kernel@pengutronix.de>,
Olof Johansson <olof@lixom.net>,
srv_heupstream@mediatek.com,
linux-arm-kernel@lists.infradead.org,
Daniel Kurtz <djkurtz@chromium.org>,
linux-clk@vger.kernel.org, erin.lo@mediatek.com
Subject: Re: [PATCH v4 0/3] add GPT timer support for mt8173
Date: Mon, 12 Oct 2015 18:35:07 +0200 [thread overview]
Message-ID: <561BE13B.5090202@gmail.com> (raw)
In-Reply-To: <1443798319-45744-1-git-send-email-yingjoe.chen@mediatek.com>
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 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.
>
> [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-September/002301.html
> [4]
> http://lists.infradead.org/pipermail/linux-mediatek/2015-July/001544.html
>
>
> Daniel Kurtz (1):
> arm64: dts: mt8173: add timer node
>
> Yingjoe Chen (2):
> dt-bindings: add more MediaTek SoC to mtk-timer binding
> arm64: mediatek: enable MTK_TIMER
>
> Documentation/devicetree/bindings/timer/mediatek,mtk-timer.txt | 8 +++++---
> arch/arm64/Kconfig.platforms | 1 +
> arch/arm64/boot/dts/mediatek/mt8173.dtsi | 9 +++++++++
> 3 files changed, 15 insertions(+), 3 deletions(-)
>
Applied, thanks.
WARNING: multiple messages have this Message-ID (diff)
From: matthias.bgg@gmail.com (Matthias Brugger)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v4 0/3] add GPT timer support for mt8173
Date: Mon, 12 Oct 2015 18:35:07 +0200 [thread overview]
Message-ID: <561BE13B.5090202@gmail.com> (raw)
In-Reply-To: <1443798319-45744-1-git-send-email-yingjoe.chen@mediatek.com>
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 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.
>
> [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-September/002301.html
> [4]
> http://lists.infradead.org/pipermail/linux-mediatek/2015-July/001544.html
>
>
> Daniel Kurtz (1):
> arm64: dts: mt8173: add timer node
>
> Yingjoe Chen (2):
> dt-bindings: add more MediaTek SoC to mtk-timer binding
> arm64: mediatek: enable MTK_TIMER
>
> Documentation/devicetree/bindings/timer/mediatek,mtk-timer.txt | 8 +++++---
> arch/arm64/Kconfig.platforms | 1 +
> arch/arm64/boot/dts/mediatek/mt8173.dtsi | 9 +++++++++
> 3 files changed, 15 insertions(+), 3 deletions(-)
>
Applied, thanks.
next prev parent reply other threads:[~2015-10-12 16:35 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-02 15:05 [PATCH v4 0/3] add GPT timer support for mt8173 Yingjoe Chen
2015-10-02 15:05 ` Yingjoe Chen
2015-10-02 15:05 ` Yingjoe Chen
2015-10-02 15:05 ` [PATCH v4 1/3] dt-bindings: add more MediaTek SoC to mtk-timer binding Yingjoe Chen
2015-10-02 15:05 ` Yingjoe Chen
2015-10-02 15:05 ` Yingjoe Chen
2015-10-02 15:05 ` [PATCH v4 2/3] arm64: mediatek: enable MTK_TIMER Yingjoe Chen
2015-10-02 15:05 ` Yingjoe Chen
2015-10-02 15:05 ` Yingjoe Chen
2015-10-14 13:38 ` Matthias Brugger
2015-10-14 13:38 ` Matthias Brugger
2015-10-14 13:38 ` Matthias Brugger
2015-10-02 15:05 ` [PATCH v4 3/3] arm64: dts: mt8173: add timer node Yingjoe Chen
2015-10-02 15:05 ` Yingjoe Chen
2015-10-02 15:05 ` Yingjoe Chen
2015-10-02 18:28 ` kbuild test robot
2015-10-02 18:28 ` kbuild test robot
2015-10-02 18:28 ` kbuild test robot
2015-10-14 13:39 ` Matthias Brugger
2015-10-14 13:39 ` Matthias Brugger
2015-10-02 15:13 ` [PATCH v4 0/3] add GPT timer support for mt8173 Yingjoe Chen
2015-10-02 15:13 ` Yingjoe Chen
2015-10-02 15:13 ` Yingjoe Chen
2015-10-12 16:35 ` Matthias Brugger [this message]
2015-10-12 16:35 ` Matthias Brugger
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=561BE13B.5090202@gmail.com \
--to=matthias.bgg@gmail.com \
--cc=arnd@arndb.de \
--cc=catalin.marinas@arm.com \
--cc=daniel.lezcano@linaro.org \
--cc=devicetree@vger.kernel.org \
--cc=djkurtz@chromium.org \
--cc=erin.lo@mediatek.com \
--cc=jamesjj.liao@mediatek.com \
--cc=kernel@pengutronix.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=mturquette@baylibre.com \
--cc=olof@lixom.net \
--cc=robh+dt@kernel.org \
--cc=sboyd@codeaurora.org \
--cc=srv_heupstream@mediatek.com \
--cc=tglx@linutronix.de \
--cc=yingjoe.chen@mediatek.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.