[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210217233635.GI154917@linux.intel.com>
Date: Wed, 17 Feb 2021 15:36:35 -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 30/34] misc:intel_tsens: Intel Keem Bay tsens driver.
On Sun, Feb 14, 2021 at 09:42:22AM -0800, Randy Dunlap wrote:
> On 2/12/21 2:23 PM, mgross@...ux.intel.com wrote:
> > diff --git a/drivers/misc/intel_tsens/Kconfig b/drivers/misc/intel_tsens/Kconfig
> > index be8d27e81864..5cfe6b4004e5 100644
> > --- a/drivers/misc/intel_tsens/Kconfig
> > +++ b/drivers/misc/intel_tsens/Kconfig
> > @@ -28,6 +28,18 @@ config INTEL_TSENS_I2C_SLAVE
> > Say Y if using a processor that includes the Intel VPU such as
> > Keem Bay. If unsure, say N.
> >
> > +config KEEMBAY_THERMAL
> > + tristate "Temperature sensor driver for intel Keem Bay"
>
> s/intel/Intel/ ?
>
> as above and below.
fixed and qued up for posting with the merge window closes.
--mark
>
> > + depends on INTEL_TSENS_LOCAL_HOST && ARCH_KEEMBAY
> > + help
> > + Enable this option if you want to have support for Keem Bay
> > + thermal management sensors.
> > +
> > + This driver is used for reading onchip temperature sensor
> > + values from Keem Bay SoC.
> > + 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