Page MenuHomeFreeBSD

Switch the bcm2835 cpufreq driver to use the firmware interface
ClosedPublic

Authored by andrew on Jul 10 2020, 11:29 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 13, 11:02 PM
Unknown Object (File)
Thu, Apr 10, 3:04 AM
Unknown Object (File)
Mon, Apr 7, 9:07 PM
Unknown Object (File)
Mar 14 2025, 12:38 PM
Unknown Object (File)
Mar 7 2025, 4:21 AM
Unknown Object (File)
Feb 24 2025, 2:25 AM
Unknown Object (File)
Feb 22 2025, 2:01 PM
Unknown Object (File)
Feb 22 2025, 5:50 AM
Subscribers

Details

Summary

Use the new Raspberry Pi firmware driver in the cpufreq driver. It is
inteneded all drivers that need to interact with the firmware will move
to use the firmware driver, this is the first.

Test Plan

Boots on a RPi4

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 32504
Build 29977: arc lint + arc unit

Event Timeline

andrew created this revision.

Shouldn't the cpufreq depend on the firmware driver ? (and the firmware driver depend on the mbox one ?)

This revision is now accepted and ready to land.Jul 28 2020, 9:58 AM