freebsd-dev/sys/dev/cpufreq
Emmanuel Vadot a969e975c9 cpufreq_dt: Improve multiple opp support
When looking for cpu with the same OPP starts from the root /cpus node
so each instance of cpufreq_dt will now each cpu with the same operating
point.
Also test that the node we are testing have the property "device_type" set
to be equal to "cpu".
While here add more debug printfs (off by defaults).

MFC after:	2 weeks
2020-03-02 21:19:51 +00:00
..
cpufreq_dt.c cpufreq_dt: Improve multiple opp support 2020-03-02 21:19:51 +00:00
ichss.c