add support for arm,scmi-smc transport
i used to enable cpu clock / cpufreq_dt on rk3566 boards
also and glue code for clk_recalc_freq
driver should load after mmio-shmem but before cpufreq_dt
Details
Details
- Reviewers
andrew
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
Comment Actions
I have a work in progress change to split out the SCMI transports into separate drivers [1], and am working with the Linux SCMI maintainer to improve support on FreeBSD.