Hello Clément, On Sun, Apr 19, 2020 at 03:50:04PM +0200, Clément Péron wrote: > Hi Sunxi maintainers and members, > > Now that required drivers are merged we can contibute on DVFS > support for Allwinner H6. > [ snip ] > > Changes since v2 (thanks to Maxime Ripard): > - Change Orange Pi boards to Orange Pi 3 > - Change soc speed nvmem node name > - Fix device tree warnings > - Drop GPU opp tables Looks like you may have also inadverently dropped the second patch from v2 series that implemented CPU thermal trip points. > Changes since v1 (thanks to Ondřej Jirman): > - Remove Polling thermal > - Add Orange Pi boards > - Remove minimal voltage change for Beelink GS1 > - Add ramp-deplay for GPU and CPU regulators > - Push to thermal point to 85°C (Allwinner set them to 100°C and 115°C) > - Added 1.6GHz and 1.7GHz to OPP table. > > Clément Péron (6): > arm64: configs: Enable sun50i cpufreq nvmem > arm64: dts: allwinner: h6: Enable CPU opp tables for Beelink GS1 > arm64: dts: allwinner: h6: Enable CPU opp tables for Orange Pi 3 > arm64: dts: allwinner: h6: Enable CPU opp tables for Tanix TX6 > arm64: dts: allwinner: Sort Pine H64 device-tree nodes > arm64: dts: allwinner: h6: Enable CPU and GPU opp tables for Pine H64 You may also want to fix title of this patch to drop the GPU reference. thank you and regards, o. > Ondrej Jirman (1): > arm64: dts: allwinner: h6: Add CPU Operating Performance Points table