Page MenuHomeFreeBSD

riscv: Add da9063_pmic and da9063_rtc to GENERIC and NOTES
ClosedPublic

Authored by jrtc27 on Aug 14 2022, 5:34 PM.
Tags
None
Referenced Files
F116052693: D36201.diff
Fri, May 2, 3:13 AM
Unknown Object (File)
Mon, Apr 28, 9:41 PM
Unknown Object (File)
Sat, Apr 19, 6:03 AM
Unknown Object (File)
Sat, Apr 12, 11:45 PM
Unknown Object (File)
Fri, Apr 11, 6:59 PM
Unknown Object (File)
Feb 15 2025, 10:09 AM
Unknown Object (File)
Feb 14 2025, 1:16 PM
Unknown Object (File)
Feb 11 2025, 6:47 AM
Subscribers

Details

Summary

This is the PMIC on SiFive's HiFive Unmatched; add it and the RTC child
device driver so we have a working RTC.

MFC after: 1 week

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 46940
Build 43829: arc lint + arc unit

Event Timeline

I'd prefer if you called it da9063_pm instead of the named name da9063. It's generally preferable that device class names end in a letter.
Though maybe it's already that way in the tree

In D36201#821947, @imp wrote:

I'd prefer if you called it da9063_pm instead of the named name da9063. It's generally preferable that device class names end in a letter.
Though maybe it's already that way in the tree

D36199 is the revision for that; I can easily rename it to da9063_pmic.

This revision is now accepted and ready to land.Aug 18 2022, 9:28 PM

Renamed da9063 to da9063_pmic

This revision now requires review to proceed.Aug 22 2022, 7:27 PM
jrtc27 retitled this revision from riscv: Add da9063 and da9063_rtc to GENERIC and NOTES to riscv: Add da9063_pmic and da9063_rtc to GENERIC and NOTES.Aug 22 2022, 7:28 PM
This revision is now accepted and ready to land.Aug 22 2022, 10:03 PM