All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add SMP/SMT support for Ingenic sysost driver.
@ 2021-12-09 16:48 周琰杰 (Zhou Yanjie)
  2021-12-09 16:48 ` [PATCH 1/2] dt-bindings: timer: Add bindings for new Ingenic SoCs 周琰杰 (Zhou Yanjie)
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: 周琰杰 (Zhou Yanjie) @ 2021-12-09 16:48 UTC (permalink / raw)
  To: daniel.lezcano, tglx, robh+dt; +Cc: linux-kernel, devicetree

1.The OST in Ingenic XBurst®2 SoCs has a global timer and
  up to 16 event timers, add support for the event timers.
2.Add dt-bindings and compatible strings for the X1600 SoC,
  the X1830 SoC, the X2000 SoC, and the X2500 SoC.

周琰杰 (Zhou Yanjie) (2):
  dt-bindings: timer: Add bindings for new Ingenic SoCs.
  clocksource: Ingenic: Add SMP/SMT support for sysost driver.

 .../devicetree/bindings/timer/ingenic,sysost.yaml  |   7 +-
 drivers/clocksource/ingenic-sysost.c               | 403 ++++++++++++++++-----
 2 files changed, 310 insertions(+), 100 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2021-12-17 12:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-09 16:48 [PATCH 0/2] Add SMP/SMT support for Ingenic sysost driver 周琰杰 (Zhou Yanjie)
2021-12-09 16:48 ` [PATCH 1/2] dt-bindings: timer: Add bindings for new Ingenic SoCs 周琰杰 (Zhou Yanjie)
2021-12-15 19:17   ` Rob Herring
2021-12-17 12:35     ` Zhou Yanjie
2021-12-09 16:48 ` [PATCH 2/2] clocksource: Ingenic: Add SMP/SMT support for sysost driver 周琰杰 (Zhou Yanjie)
2021-12-09 16:48 ` [PATCH v2] MIPS: Ingenic: Add system type for new Ingenic SoCs 周琰杰 (Zhou Yanjie)
2021-12-09 17:09   ` Zhou Yanjie

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.