Re: [PATCH v3 2/7] spi: Support controllers with multiple data lanes

From: David Lechner
Date: Tue Dec 02 2025 - 09:47:52 EST


On 12/2/25 8:44 AM, Andy Shevchenko wrote:
> On Mon, Dec 01, 2025 at 08:20:40PM -0600, David Lechner wrote:
>> Add support for SPI controllers with multiple physical SPI data lanes.
>> (A data lane in this context means lines connected to a serializer, so a
>> controller with two data lanes would have two serializers in a single
>> controller).
>
> I'm a bit confused. Does it mean the three data lanes require three
> serializers?
>
Correct.