[PATCH] spi: mediatek: advertise the availability of Dual and Quad mode

Mark Brown broonie at kernel.org
Tue May 23 04:33:25 PDT 2023


On Tue, May 23, 2023 at 07:26:08PM +0800, qii.wang at mediatek.com wrote:

>  	if (mdata->dev_comp->ipm_design)
> -		master->mode_bits |= SPI_LOOP;
> +		master->mode_bits |= SPI_LOOP | SPI_RX_DUAL | SPI_TX_DUAL |
> +				     SPI_RX_QUAD | SPI_TX_QUAD;

I don't see any changes to handle these modes?
-------------- 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/20230523/b16eb658/attachment-0001.sig>


More information about the linux-arm-kernel mailing list