On Wed, 24 Jun 2020, 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 <[email protected]> > Reviewed-by: Amit Kucheria <[email protected]> > --- > Hi Daniel, > > Is it ok Lee applies this patch via the MFD tree since it depends on > the linux/mfd/khadas-mcu.h header ? > > Thanks, > Neil > > drivers/thermal/Kconfig | 11 +++ > drivers/thermal/Makefile | 1 + > drivers/thermal/khadas_mcu_fan.c | 162 +++++++++++++++++++++++++++++++ > 3 files changed, 174 insertions(+) > create mode 100644 drivers/thermal/khadas_mcu_fan.c
Applied, thanks. -- Lee Jones [李琼斯] Senior Technical Lead - Developer Services Linaro.org │ Open source software for Arm SoCs Follow Linaro: Facebook | Twitter | Blog

