All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] MediaTek SoC ARM/ARM64 System Timer
@ 2022-05-09 21:07 ` AngeloGioacchino Del Regno
  0 siblings, 0 replies; 30+ messages in thread
From: AngeloGioacchino Del Regno @ 2022-05-09 21:07 UTC (permalink / raw)
  To: daniel.lezcano
  Cc: tglx, robh+dt, krzysztof.kozlowski+dt, matthias.bgg,
	linux-kernel, devicetree, linux-arm-kernel, linux-mediatek,
	konrad.dybcio, marijn.suijten, martin.botka,
	~postmarketos/upstreaming, phone-devel, paul.bouchara,
	AngeloGioacchino Del Regno

In an effort to give some love to the apparently forgotten MT6795 SoC,
I am upstreaming more components that are necessary to support platforms
powered by this one apart from a simple boot to serial console.

This series introduces support to start the System Timer for the CPU
cores found in various MediaTek SoCs including, but not limited to the
MT6795 Helio X10 - and will most probably unblock many developers for
the upstreaming of various platforms.

For a broad overview of why/what/when, please look at the description
of patch [2/2] in this series.

Tested on a MT6795 Sony Xperia M5 (codename "Holly") smartphone.

Changes in v2:
 - Added back a lost line in commit 2/2 (sorry, commit didn't get amended...!)
 - Tested again for safety

AngeloGioacchino Del Regno (2):
  dt-bindings: timer: mediatek: Add CPUX System Timer and MT6795
    compatible
  clocksource/drivers/timer-mediatek: Implement CPUXGPT timers

 .../bindings/timer/mediatek,mtk-timer.txt     |   4 +
 drivers/clocksource/timer-mediatek.c          | 119 ++++++++++++++++++
 2 files changed, 123 insertions(+)

-- 
2.35.1


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

end of thread, other threads:[~2022-05-18 11:21 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-09 21:07 [PATCH v2 0/2] MediaTek SoC ARM/ARM64 System Timer AngeloGioacchino Del Regno
2022-05-09 21:07 ` AngeloGioacchino Del Regno
2022-05-09 21:07 ` AngeloGioacchino Del Regno
2022-05-09 21:07 ` [PATCH v2 1/2] dt-bindings: timer: mediatek: Add CPUX System Timer and MT6795 compatible AngeloGioacchino Del Regno
2022-05-09 21:07   ` AngeloGioacchino Del Regno
2022-05-09 21:07   ` AngeloGioacchino Del Regno
2022-05-09 21:07 ` [PATCH v2 2/2] clocksource/drivers/timer-mediatek: Implement CPUXGPT timers AngeloGioacchino Del Regno
2022-05-09 21:07   ` AngeloGioacchino Del Regno
2022-05-09 21:07   ` AngeloGioacchino Del Regno
2022-05-13 20:14   ` Yassine Oudjana
2022-05-13 20:14     ` Yassine Oudjana
2022-05-13 20:14     ` Yassine Oudjana
2022-05-16  8:31     ` AngeloGioacchino Del Regno
2022-05-16  8:31       ` AngeloGioacchino Del Regno
2022-05-16  8:31       ` AngeloGioacchino Del Regno
2022-05-16 14:30       ` Yassine Oudjana
2022-05-16 14:30         ` Yassine Oudjana
2022-05-16 14:30         ` Yassine Oudjana
2022-05-17 20:47   ` Rob Herring
2022-05-17 20:47     ` Rob Herring
2022-05-17 20:47     ` Rob Herring
2022-05-18  8:08     ` AngeloGioacchino Del Regno
2022-05-18  8:08       ` AngeloGioacchino Del Regno
2022-05-18  8:08       ` AngeloGioacchino Del Regno
2022-05-18 11:20       ` Matthias Brugger
2022-05-18 11:20         ` Matthias Brugger
2022-05-18 11:20         ` Matthias Brugger
2022-05-18 11:14   ` Matthias Brugger
2022-05-18 11:14     ` Matthias Brugger
2022-05-18 11:14     ` Matthias Brugger

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.