[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210217233436.GG154917@linux.intel.com>
Date: Wed, 17 Feb 2021 15:34:36 -0800
From: mark gross <mgross@...ux.intel.com>
To: Randy Dunlap <rdunlap@...radead.org>
Cc: 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, linux-kernel@...r.kernel.org,
"C, Udhayakumar" <udhayakumar.c@...el.com>
Subject: Re: [PATCH v6 28/34] misc: Intel tsens IA host driver.
On Sun, Feb 14, 2021 at 09:45:56AM -0800, Randy Dunlap wrote:
> 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.
fixed and qued up for posting when merge window closes.
Thanks!
--mark
>
> > + 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