On Wed, 12 Feb 2025 17:41:44 +0800, Chen Wang wrote: > From: Chen Wang <unicorn_wang@xxxxxxxxxxx> > > Milk-V Pioneer uses fan as cooling-device, and speed of the fan is > controlled by the first channel of pwm controller of SG2042. > > This patchset depends on another patchset for the SG2042 pwm controller, > the driver part is now on pwm/for-next [pwm-for-next] and the dts part is > now on sophgo/for-next [sophgo-for-next]. If you want to have a test, > you need to apply the corresponding patchset. > > [...] Applied to for-next, thanks! [1/2] riscv: sophgo: dts: add pwm-fan for Milk-V Pioneer https://github.com/sophgo/linux/commit/62cdf0a06dd5a650e4ca95b6f3a13daa48cf517a [2/2] riscv: sophgo: dts: add cooling maps for Milk-V Pioneer https://github.com/sophgo/linux/commit/f047a9285f9f3fd5c0d5ae53af350b8b619e470a Thanks, Inochi