Re: [PATCH v2 1/9] dt-bindings: spi: Add spi-buses property
From: Miquel Raynal
Date: Mon Aug 18 2025 - 04:29:46 EST
Hello,
>> + spi-buses:
>> + description:
>> + Array of bus numbers that describes which SPI buses of the controller are
>> + connected to the peripheral. This only applies to peripherals connected
>> + to specialized SPI controllers that have multiple SPI buses on a single
>> + controller.
>> + $ref: /schemas/types.yaml#/definitions/uint32-array
>> + minItems: 1
>
> Finally have some hardware to test this series with using 2 or 4 buses.
Out of curiosity, what is the practical use case and intended benefit?
Maybe an example of such device and an explanation of how useful this is
would be welcome, as it does not seem to fit the initial spi idea
(which has been greatly "improved", not saying it is bad, just unusual).
Thanks,
Miquèl