devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/5] Add system timer driver for Mediatek SoCs
@ 2018-06-29  0:17 Stanley Chu
  2018-06-29  0:17 ` [PATCH v4 1/5] clocksource/drivers/timer-mediatek: Add system timer bindings Stanley Chu
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Stanley Chu @ 2018-06-29  0:17 UTC (permalink / raw)
  To: Matthias Brugger, Daniel Lezcano, Thomas Gleixner, Rob Herring
  Cc: linux-kernel, linux-mediatek, devicetree, wsd_upstream

This patch adds a new driver for system timer on the Mediatek SoCs.

Changes since v3:
- Use the same binding style for both GPT and System Timer.
- Use timer_of.of_clk->period instead of private structure.
- Arrange patches to contain system timer changes in patch 5/5 only.

Changes since v2:
- Rename existed mtk_timer.c to timer-mediatek.c.
- Add system timer support into timer-mediatek.c instead of creating a new file.
- Use _gpt_ and _syst_ to identify different timers.
- Convert gpt driver to use timer_of.
- Fix system timer driver: irq flags.
- Fix bindings of both gpt and system timer.

Changes since v1:
- Use timer_of structure and APIs to make driver more clean.
- Remove unnecessary headers.
- Use fixed-clock.
- Fix indent.

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

end of thread, other threads:[~2018-07-04  1:49 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-29  0:17 [PATCH v4 0/5] Add system timer driver for Mediatek SoCs Stanley Chu
2018-06-29  0:17 ` [PATCH v4 1/5] clocksource/drivers/timer-mediatek: Add system timer bindings Stanley Chu
2018-07-03 23:32   ` Rob Herring
2018-07-04  1:49     ` Stanley Chu
     [not found] ` <1530231446-13760-1-git-send-email-stanley.chu-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
2018-06-29  0:17   ` [PATCH v4 2/5] clocksource/drivers/timer-mediatek: Rename mtk_timer to timer-mediatek Stanley Chu
2018-06-29  0:17   ` [PATCH v4 3/5] clocksource/drivers/timer-mediatek: Use specific prefix for GPT Stanley Chu
2018-06-29  0:17   ` [PATCH v4 4/5] clocksource/drivers/timer-mediatek: Convert the driver to timer-of Stanley Chu
2018-06-29  0:17 ` [PATCH v4 5/5] clocksource/drivers/timer-mediatek: Add support for system timer Stanley Chu

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