Re: [PATCH] dt-bindings: align SPI NOR node name with dtschema

From: Rob Herring
Date: Thu Apr 07 2022 - 15:03:12 EST


On Thu, Apr 07, 2022 at 05:23:40PM +0200, Krzysztof Kozlowski wrote:
> On 07/04/2022 17:15, Mark Brown wrote:
> > On Thu, Apr 07, 2022 at 04:34:05PM +0200, Krzysztof Kozlowski wrote:
> >> The node names should be generic and SPI NOR dtschema expects "flash".
> >>
> >> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> >> ---
> >> Documentation/devicetree/bindings/mtd/hisilicon,fmc-spi-nor.txt | 2 +-
> >> Documentation/devicetree/bindings/spi/spi-davinci.txt | 2 +-
> >> Documentation/devicetree/bindings/spi/spi-pl022.yaml | 2 +-
> >
> > Acked-by: Mark Brown <broonie@xxxxxxxxxx>
> >
> > but it would be easier to split this into per subsystem stuff.
>
> With DTS changes I had 22 patches, so splitting is a trade-off. If
> that's preferred (actually can reduce conflicts), I'll split it and send
> a v2.

I've applied it.

Really, I would have just fixed spi-pl022.yaml. In general, I'm not that
interested in taking fixes on the .txt bindings.

Rob