Re: [PATCH v2 1/9] dt-bindings: spi: Add spi-buses property

From: David Lechner
Date: Thu Aug 14 2025 - 16:55:27 EST


On 6/16/25 5:00 PM, Sean Anderson wrote:
> From: David Lechner <dlechner@xxxxxxxxxxxx>
>
> Add a spi-buses property to the spi-peripheral-props binding to allow
> specifying the SPI bus or buses that a peripheral is connected to in
> cases where the SPI controller has more than one physical SPI bus.
>
> Signed-off-by: David Lechner <dlechner@xxxxxxxxxxxx>
> Signed-off-by: Sean Anderson <sean.anderson@xxxxxxxxx>
> ---
>
FYI, Mark's filters won't pick up `dt-bindings: spi:`, we need to change
the subject line to `spi: dt-bindings:` on the next revision.