HomeFreeBSD

riscv: aw_timer enablement for D1

Description

riscv: aw_timer enablement for D1

The SBI timer functionality is partially broken on the Allwinner D1, so
we require this driver to provide an eventtimer/system timer interrupts.

The timecounter interface, on the other hand, is not required. The
generic RISC-V timer driver uses the native rdtime instruction, and
implements vdso, so this should be preferred.

Reviewed by: manu, ganbold
MFC after: 1 week
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D48672

Details

Provenance
mhorneAuthored on Mon, Jan 27, 8:00 PM
Reviewer
manu
Differential Revision
D48672: riscv: aw_timer enablement for D1
Parents
rGc4530dfff495: aw_timer: rename driver from a10_timer
Branches
Unknown
Tags
Unknown