Re: [PATCH v2 1/9] dt-bindings: spi: Add spi-buses property
From: Sean Anderson
Date: Thu Aug 14 2025 - 17:37:08 EST
On 8/14/25 17:17, David Lechner wrote:
> On 8/14/25 4:15 PM, Sean Anderson wrote:
>> On 8/14/25 16:55, David Lechner wrote:
>>> 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.
>>>
>>
>> Sounds like he should fix his filter then.
>>
>> --Sean
>
> No, this is a documented expectation for contributors. [1] says that SPI and
> a few other subsystems want the subsystem first in the subject.
>
> [1]: https://www.kernel.org/doc/html/latest/devicetree/bindings/submitting-patches.html
Hm, this is new to me...
--Sean