HomeFreeBSD

riscv: enable allwinner RTC

Description

riscv: enable allwinner RTC

For the Allwinner D1 (Nehza) SBC.

This RTC driver is also a clock provider, which registers two fixed
clocks. In all the devices we currently support, the names of the clocks
are present in the "clock-output-names" property of the device tree.
This is not the case for the D1 DTS, as this property does not appear in
upstream. Therefore the clock definitions are statically assigned a
name, which is overridden when specified.

Reviewed by: manu
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D47514

Details

Provenance
mhorneAuthored on Fri, Nov 15, 5:20 PM
Reviewer
manu
Differential Revision
D47514: riscv: enable allwinner RTC
Parents
rG4ef07eb0802a: getentropy: Add Git hashes corresponding to SVN references
Branches
Unknown
Tags
Unknown