Page MenuHomeFreeBSD

SiFive FE310 Always-on driver
ClosedPublic

Authored by nick on Mar 24 2020, 12:45 AM.
Tags
Referenced Files
Unknown Object (File)
Thu, Mar 28, 9:46 PM
Unknown Object (File)
Mar 11 2024, 11:53 PM
Unknown Object (File)
Feb 3 2024, 9:03 PM
Unknown Object (File)
Jan 16 2024, 12:55 AM
Unknown Object (File)
Jan 4 2024, 2:47 PM
Unknown Object (File)
Dec 22 2023, 9:55 PM
Unknown Object (File)
Dec 14 2023, 9:05 AM
Unknown Object (File)
Nov 30 2023, 4:16 AM
Subscribers

Details

Summary

This driver supports SiFive's FE310 Always-on (AON) peripheral's
Real-time clock (RTC) and Watchdog timer (WDT). AON has other
functionality that this driver could support such as the power
management unit (PMU) but that functionality hasn't been implemented.

Test Plan

I've tested this on internal hardware that uses the AON module from SiFive.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

Looks good to me! Thank you.

Approved by: philip (mentor)

This revision is now accepted and ready to land.Mar 24 2020, 2:21 AM
This revision now requires review to proceed.Mar 30 2020, 6:29 PM

Good catch.

Feel free to commit with Approved by: philip (mentor).

This revision is now accepted and ready to land.Mar 31 2020, 2:26 AM
This revision was automatically updated to reflect the committed changes.