lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5bf8c9d7-fc12-4463-bc13-5af567a92065@infradead.org>
Date: Wed, 13 Nov 2024 21:44:01 -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 11/22] HID: intel-thc-hid: intel-quickspi: Add THC
 QuickSPI 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 e7e8201287f8..0d0a3877eeb0 100644
> --- a/drivers/hid/intel-thc-hid/Kconfig
> +++ b/drivers/hid/intel-thc-hid/Kconfig
> @@ -17,4 +17,15 @@ config INTEL_THC_HID
>  
>  	  Say Y/M here if you want to support Intel THC. If unsure, say N.
>  
> +config INTEL_QUICKSPI
> +	tristate "Intel QuickSPI driver based on Intel Touch Host Controller"
> +	depends on INTEL_THC_HID
> +	help
> +	  Intel QuickSPI, base on Touch Host Controller (THC), implements

	                  based on

> +	  HIDSPI (HID over SPI) protocol. It configures THC to work at SPI
> +	  mode, and controls THC HW sequencer to accelerate HIDSPI transcation

	                         hardware                          transaction

> +	  flow.
> +
> +	  Say Y/M here if you want to support Intel QuickSPI. If unsure, say N.
> +
>  endmenu

-- 
~Randy


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ