[PATCH v5 6/7] mikrobus: Add mikroBUS driver

Mark Brown broonie at kernel.org
Thu Jul 4 06:11:31 PDT 2024


On Thu, Jul 04, 2024 at 03:06:26PM +0200, Greg Kroah-Hartman wrote:
> On Thu, Jun 27, 2024 at 09:56:16PM +0530, Ayush Singh wrote:

> > +struct mikrobus_spi_cs_item {
> > +	const char *cs_name;
> > +	u32 cs;

> Documentation?  What is "cs"?  More vowels please...

cs is absolutely the standard term for the SPI chip select signal, this
will be immediately comprehensible to anyone familiar with SPI and using
another term might be confusing.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20240704/8fc4df1c/attachment.sig>


More information about the linux-arm-kernel mailing list