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
Unknown Object (File)
Sat, Oct 26, 12:46 PM
Unknown Object (File)
Sat, Oct 26, 12:46 PM
Unknown Object (File)
Sat, Oct 26, 12:45 PM
Unknown Object (File)
Sat, Oct 26, 12:45 PM
Unknown Object (File)
Sat, Oct 26, 12:29 PM
Unknown Object (File)
Fri, Oct 18, 3:56 AM
Unknown Object (File)
Sep 24 2024, 4:13 AM
Unknown Object (File)
Sep 22 2024, 8:50 PM
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 47060
Build 43949: 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