Jump to content

Mainline:Broadcom Kona/Timers: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

13 March 2025

23 January 2025

21 January 2025

20 January 2025

  • curprev 18:5418:54, 20 January 2025 Knuxify talk contribs 6,411 bytes −114 Timer regs
  • curprev 17:5017:50, 20 January 2025 Knuxify talk contribs 6,525 bytes +6,525 Created page with "The Kona platform has three timers: * HUB/AON * Slave/Peripheral * (BCM23550 only) Core The driver for the timers is split up into three files: * <code>arch/arm/plat-kona/kona_timer.c</code> * <code>arch/arm/plat-kona/timer.c</code> * <code>arch/arm/plat-kona/localtimer.c</code> - setup for the local tick timer (local, I assume, means "CPU-local" - meaning each channel belongs to a different CPU core) All timers use the same driver. == Timer operation == Each timer..."