]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ARM: dts: vt8500: list all four timer interrupts
authorAlexey Charkov <alchark@gmail.com>
Wed, 7 May 2025 06:58:33 +0000 (10:58 +0400)
committerKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Mon, 12 May 2025 06:35:24 +0000 (08:35 +0200)
commite58afb3e1f365badd69aad6f0d53a2c66a63f689
tree2b74146cad6d9ba4aeb67d9e2cf1cd2b40d75e0b
parent7314374c8639ab64217fba522c0b4f0a4e6373f0
ARM: dts: vt8500: list all four timer interrupts

VIA/WonderMedia SoC timer can generate up to four interrupts corresponding
to four timer match registers (firing when the 32-bit freerunning clock
source counter matches either of the match registers, respectively).

List all four interrupts in device trees.

This also enables the system event timer to use a match register other
than 0, which can then in turn be used as a system watchdog (watchdog
function is not available on other channels)

Signed-off-by: Alexey Charkov <alchark@gmail.com>
Link: https://lore.kernel.org/r/20250507-vt8500-timer-updates-v2-4-65e5d1b0855e@gmail.com
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
arch/arm/boot/dts/vt8500/vt8500.dtsi
arch/arm/boot/dts/vt8500/wm8505.dtsi
arch/arm/boot/dts/vt8500/wm8650.dtsi
arch/arm/boot/dts/vt8500/wm8750.dtsi
arch/arm/boot/dts/vt8500/wm8850.dtsi