CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/11/16 14:17:54
Modified files:
sys/dev/fdt : files.fdt
Added files:
sys/dev/fdt : qccpucp.c
Log message:
Add qccpucp(4), a driver for the CPUSS Control Processor (CPUCP) mailbox
controller. It is used as doorbell for the arm-scmi perf protocol and
a prerequisite for cpu frequency management on X Elite chips.
ok patrick@
