[PATCH 2/7] drivers: mfd: Add a driver for iEi WT61P803 PUZZLE MCU

Randy Dunlap rdunlap at infradead.org
Sat Sep 5 11:39:17 EDT 2020


On 9/5/20 6:03 AM, Luka Kovacic wrote:
> diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig
> index 33df0837ab41..3fcda95f07a3 100644
> --- a/drivers/mfd/Kconfig
> +++ b/drivers/mfd/Kconfig
> @@ -2118,5 +2118,13 @@ config SGI_MFD_IOC3
>  	  If you have an SGI Origin, Octane, or a PCI IOC3 card,
>  	  then say Y. Otherwise say N.
>  
> +config MFD_IEI_WT61P803_PUZZLE
> +	tristate "iEi WT61P803 PUZZLE MCU driver"
> +	depends on SERIAL_DEV_BUS
> +	help
> +	  iEi WT61P803 PUZZLE is a system power management microcontroller
> +	  used for fan control, temperature sensor reading, led control

	                                                    LED
please.

> +	  and system identification.
> +
>  endmenu
>  endif


thanks.
-- 
~Randy




More information about the linux-arm-kernel mailing list