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.
Details
Details
- Reviewers
 manu - Group Reviewers
 ARM arm64 - Commits
 - rS363643: Switch the bcm2835 cpufreq driver to use the firmware interface
 
Boots on a RPi4
Diff Detail
Diff Detail
- Lint
 Lint Passed - Unit
 No Test Coverage - Build Status
 Buildable 32225 Build 29718: arc lint + arc unit 
Event Timeline
Comment Actions
Shouldn't the cpufreq depend on the firmware driver ? (and the firmware driver depend on the mbox one ?)