[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <f78a4c4f-1efa-4aad-87e9-14c90d6e437f@infradead.org>
Date: Wed, 13 Nov 2024 21:45:42 -0800
From: Randy Dunlap <rdunlap@...radead.org>
To: Even Xu <even.xu@...el.com>, jikos@...nel.org, bentiss@...nel.org,
corbet@....net, bagasdotme@...il.com, aaron.ma@...onical.com
Cc: linux-input@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-doc@...r.kernel.org, Xinpeng Sun <xinpeng.sun@...el.com>,
Rui Zhang <rui1.zhang@...el.com>,
Srinivas Pandruvada <srinivas.pandruvada@...ux.intel.com>
Subject: Re: [PATCH v2 17/22] HID: intel-thc-hid: intel-quicki2c: Add THC
QuickI2C driver skeleton
On 11/13/24 9:34 PM, Even Xu wrote:
> diff --git a/drivers/hid/intel-thc-hid/Kconfig b/drivers/hid/intel-thc-hid/Kconfig
> index 0d0a3877eeb0..275e42a4f7a1 100644
> --- a/drivers/hid/intel-thc-hid/Kconfig
> +++ b/drivers/hid/intel-thc-hid/Kconfig
> @@ -28,4 +28,15 @@ config INTEL_QUICKSPI
>
> Say Y/M here if you want to support Intel QuickSPI. If unsure, say N.
>
> +config INTEL_QUICKI2C
> + tristate "Intel QuickI2C driver based on Intel Touch Host Controller"
> + depends on INTEL_THC_HID
> + help
> + Intel QuickI2C, uses Touch Host Controller (THC) hardware, implements
QuickI2C uses
> + HIDI2C (HID over I2C) protocol. It configures THC to work at I2C
in I2C
> + mode, and controls THC HW sequencer to accelerate HIDI2C transcation
hardware transaction
> + flow.
> +
> + Say Y/M here if you want to support Intel QuickI2C. If unsure, say N.
> +
> endmenu
--
~Randy
Powered by blists - more mailing lists