[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <e3bf77bf-d22b-5163-2af4-db88627b5450@infradead.org>
Date: Sun, 14 Feb 2021 09:47:51 -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 33/34] misc: Hddl device management for local host
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
> new file mode 100644
> index 000000000000..e1ae81fdf177
> --- /dev/null
> +++ b/drivers/misc/hddl_device/Kconfig
> @@ -0,0 +1,14 @@
> +# Copyright (C) 2020 Intel Corporation
> +# SPDX-License-Identifier: GPL-2.0-only
> +
> +config HDDL_DEVICE_CLIENT
> + tristate "Support for hddl device client"
Please use "HDDL" consistently.
> + depends on XLINK_CORE && INTEL_TSENS_LOCAL_HOST
> + help
> + This option enables HDDL device client 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.
--
~Randy
Powered by blists - more mailing lists