[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210217233955.GK154917@linux.intel.com>
Date: Wed, 17 Feb 2021 15:39:56 -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 34/34] misc: HDDL device management for IA host
On Sun, Feb 14, 2021 at 09:48:53AM -0800, Randy Dunlap wrote:
> On 2/12/21 2:23 PM, mgross@...ux.intel.com wrote:
> > diff --git a/drivers/misc/hddl_device/Kconfig b/drivers/misc/hddl_device/Kconfig
> > index e1ae81fdf177..7f9a6a685275 100644
> > --- a/drivers/misc/hddl_device/Kconfig
> > +++ b/drivers/misc/hddl_device/Kconfig
> > @@ -12,3 +12,15 @@ config HDDL_DEVICE_CLIENT
> > the device connect/disconnect programming sequence.
> > Say Y if using a processor that includes the Intel VPU such as
> > Keem Bay. If unsure, say N.
> > +
> > +config HDDL_DEVICE_SERVER
> > + tristate "Support for hddl device server"
>
> Please use "HDDL" consistently.
fixed and qued up for merge window closure.
--mark
>
> > + depends on XLINK_CORE && !HDDL_DEVICE_CLIENT
> > + help
> > + This option enables HDDL device server module.
> > +
> > + This driver is used for sharing time sync data to local host and
> > + retrives the sensors available on the platform. This also handles
> > + the device connect/disconnect programming sequence.
> > + Say Y if using a processor that includes the Intel VPU such as
> > + Keem Bay. If unsure, say N.
>
>
> thanks.
> --
> ~Randy
>
Powered by blists - more mailing lists