mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* Subject: [PATCH 0/1] ARM: lib32: add architected timer
@ 2023-03-03 17:05 Renaud Barbier
  0 siblings, 0 replies; only message in thread
From: Renaud Barbier @ 2023-03-03 17:05 UTC (permalink / raw)
  To: Barebox List

Add timer support based on the LS1046A in preparation for the introduction
of the LS1021A-IOT.
The LS1021A-IOT support will be sent in another patch as it was noticed
in the barebox list a patch where headers in the Layerscape machine are
moved.

Renaud Barbier (1):
  ARM:lib32: add architected timer

 arch/arm/lib32/Makefile                |  2 ++
 arch/arm/lib32/arm_architected_timer.c | 17 +++++++++++++++++
 include/clock.h                        |  2 ++
 3 files changed, 21 insertions(+)
 create mode 100644 arch/arm/lib32/arm_architected_timer.c

-- 
2.27.0





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-03-03 17:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-03 17:05 Subject: [PATCH 0/1] ARM: lib32: add architected timer Renaud Barbier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox