]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
dt-bindings: timer: add Andes machine timer
authorBen Zong-You Xie <ben717@andestech.com>
Fri, 11 Jul 2025 13:30:21 +0000 (21:30 +0800)
committerArnd Bergmann <arnd@arndb.de>
Mon, 21 Jul 2025 14:51:52 +0000 (16:51 +0200)
commit65bbf10b934ae17e1ce7a673355723eb806668ac
treea7ca32027a179b9b767e52528158e072019b496a
parent1f5ff8c363cf81e1b268108d1ed93b59b6a504f8
dt-bindings: timer: add Andes machine timer

Add the DT binding documentation for Andes machine timer.

The RISC-V architecture defines a machine timer that provides a real-time
counter and generates timer interrupts. Andes machiner timer (PLMT0) is
the implementation of the machine timer, and it contains memory-mapped
registers (mtime and mtimecmp). This device supports up to 32 cores.

Acked-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Ben Zong-You Xie <ben717@andestech.com>
Link: https://lore.kernel.org/r/20250711133025.2192404-6-ben717@andestech.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Documentation/devicetree/bindings/timer/andestech,plmt0.yaml [new file with mode: 0644]