[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <52e882de-62d6-5ec2-dfc4-dda74018df3c@infradead.org>
Date: Sun, 14 Feb 2021 09:45:56 -0800
From: Randy Dunlap <rdunlap@...radead.org>
To: mgross@...ux.intel.com, markgross@...nel.org, arnd@...db.de,
bp@...e.de, damien.lemoal@....com, dragan.cvetic@...inx.com,
gregkh@...uxfoundation.org, corbet@....net,
palmerdabbelt@...gle.com, paul.walmsley@...ive.com,
peng.fan@....com, robh+dt@...nel.org, shawnguo@...nel.org,
jassisinghbrar@...il.com
Cc: linux-kernel@...r.kernel.org,
"C, Udhayakumar" <udhayakumar.c@...el.com>
Subject: Re: [PATCH v6 28/34] misc: Intel tsens IA host driver.
On 2/12/21 2:22 PM, mgross@...ux.intel.com wrote:
> diff --git a/drivers/misc/intel_tsens/Kconfig b/drivers/misc/intel_tsens/Kconfig
> index bfb8fe1997f4..8b263fdd80c3 100644
> --- a/drivers/misc/intel_tsens/Kconfig
> +++ b/drivers/misc/intel_tsens/Kconfig
> @@ -13,3 +13,16 @@ config INTEL_TSENS_LOCAL_HOST
> management controller.
> Say Y if using a processor that includes the Intel VPU such as
> Keem Bay. If unsure, say N.
> +
> +config INTEL_TSENS_IA_HOST
> + tristate "Temperature sensor driver for intel tsens remote host"
s/intel/Intel/ ?
as above and below.
> + depends on I2C && THERMAL
> + depends on I2C_SMBUS
> + help
> + This option enables tsens i2c and thermal local Host driver.
> +
> + This driver is used for reading thermal data via I2C SMBUS
> + and registers itself to thermal framework, which can be
> + used by thermal daemon in remote IA host
> + Say Y if using a processor that includes the Intel VPU such as
> + Keem Bay. If unsure, say N.
--
~Randy
Powered by blists - more mailing lists