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)
Thu, Apr 25, 9:56 AM
Unknown Object (File)
Jan 10 2024, 1:46 AM
Unknown Object (File)
Dec 12 2023, 12:51 PM
Unknown Object (File)
Nov 23 2023, 5:26 PM
Unknown Object (File)
Nov 23 2023, 2:35 PM
Unknown Object (File)
Aug 28 2023, 6:52 PM
Unknown Object (File)
Aug 28 2023, 6:45 PM
Unknown Object (File)
Aug 28 2023, 6:44 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
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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