freebsd-dev/sys/dev/cpufreq
Michal Meloun a701764e9c Improve cpufreq_dt.
- older DT can use 'cpu0-supply' property for power supply binding.
 - don't expect that actual CPU frequency is contained in CPU
   operational point table, but read current CPU voltage directly from
   reguator. Typically, u-boot can set starting CPU frequency to any
   value.

MFC after:	2 weeks
2019-03-19 14:34:53 +00:00
..
cpufreq_dt.c Improve cpufreq_dt. 2019-03-19 14:34:53 +00:00
ichss.c