Re: [PATCH v3 3/5] thermal: add support for the MCU controlled FAN on Khadas boards

2020-06-16 Thread Amit Kucheria
On Mon, Jun 8, 2020 at 2:47 PM Neil Armstrong wrote: > > The new Khadas VIM2 and VIM3 boards controls the cooling fan via the > on-board microcontroller. > > This implements the FAN control as thermal devices and as cell of the Khadas > MCU MFD driver. > > Signed-off-by: Neil Armstrong Reviewed-

[PATCH v3 3/5] thermal: add support for the MCU controlled FAN on Khadas boards

2020-06-08 Thread Neil Armstrong
The new Khadas VIM2 and VIM3 boards controls the cooling fan via the on-board microcontroller. This implements the FAN control as thermal devices and as cell of the Khadas MCU MFD driver. Signed-off-by: Neil Armstrong --- drivers/thermal/Kconfig | 11 ++ drivers/thermal/Makefile