]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Switch the bcm2835 cpufreq driver to use the firmware interface
authorAndrew Turner <andrew@FreeBSD.org>
Tue, 28 Jul 2020 10:45:29 +0000 (10:45 +0000)
committerAndrew Turner <andrew@FreeBSD.org>
Tue, 28 Jul 2020 10:45:29 +0000 (10:45 +0000)
commit7413ae0ee548a888e3a62f8d5c8332302fad9fc1
tree9266da6d240bbcc9f12e5c3a259c29337d1c0f73
parent0083fb5d491c5c539425e4196e573490659beedf
Switch the bcm2835 cpufreq driver to use the firmware interface

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

Reviewed by: manu
Sponsored by: Innovate UK
Differential Revision: https://reviews.freebsd.org/D25609
sys/arm/broadcom/bcm2835/bcm2835_cpufreq.c
sys/arm/broadcom/bcm2835/bcm2835_firmware.h
sys/arm/broadcom/bcm2835/bcm2835_mbox_prop.h