devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/3] add GPT timer support for mt8173
@ 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
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Yingjoe Chen @ 2015-10-02 15:05 UTC (permalink / raw)
  To: Matthias Brugger, Rob Herring
  Cc: Daniel Lezcano, Thomas Gleixner, Stephen Boyd, Michael Turquette,
	James Liao, devicetree, Arnd Bergmann, Catalin Marinas,
	linux-kernel, linux-mediatek, Sascha Hauer, Olof Johansson,
	srv_heupstream, linux-arm-kernel, Daniel Kurtz, linux-clk,
	Yingjoe Chen, erin.lo

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(-)


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2015-10-14 13:39 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-02 15:05 [PATCH v4 0/3] add GPT timer support for mt8173 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 ` [PATCH v4 2/3] arm64: mediatek: enable MTK_TIMER Yingjoe Chen
     [not found]   ` <1443798319-45744-3-git-send-email-yingjoe.chen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
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 18:28   ` kbuild test robot
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-12 16:35 ` Matthias Brugger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).