Message ID | 20220811063826.7620-1-krzysztof.kozlowski@linaro.org |
---|---|
State | Accepted |
Commit | 2fd92c7b8fe2cfc634613dc093d0f507c7389ea8 |
Headers | show |
Series | spi: dt-bindings: Drop Pratyush Yadav | expand |
Hi Krzysztof, On 11/08/22 12:08, Krzysztof Kozlowski wrote: > Emails to Pratyush Yadav bounce ("550 Invalid recipient"). Generic SPI > properties should be maintained by subsystem maintainer (Mark). Add > recent contributor Vaishnav Achath to the Cadence SPI bindings. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> > > --- > > Vaishnav Achath, are you ok with that? Yes, I am good with that. > --- > .../devicetree/bindings/spi/cdns,qspi-nor-peripheral-props.yaml | 2 +- > Documentation/devicetree/bindings/spi/cdns,qspi-nor.yaml | 2 +- > Documentation/devicetree/bindings/spi/spi-peripheral-props.yaml | 2 +- > 3 files changed, 3 insertions(+), 3 deletions(-) > > diff --git a/Documentation/devicetree/bindings/spi/cdns,qspi-nor-peripheral-props.yaml b/Documentation/devicetree/bindings/spi/cdns,qspi-nor-peripheral-props.yaml > index 553601a441a7..510b82c177c0 100644 > --- a/Documentation/devicetree/bindings/spi/cdns,qspi-nor-peripheral-props.yaml > +++ b/Documentation/devicetree/bindings/spi/cdns,qspi-nor-peripheral-props.yaml > @@ -10,7 +10,7 @@ description: > See spi-peripheral-props.yaml for more info. > > maintainers: > - - Pratyush Yadav <p.yadav@ti.com> > + - Vaishnav Achath <vaishnav.a@ti.com> > > properties: > # cdns,qspi-nor.yaml > diff --git a/Documentation/devicetree/bindings/spi/cdns,qspi-nor.yaml b/Documentation/devicetree/bindings/spi/cdns,qspi-nor.yaml > index 0a537fa3a641..4707294d8f59 100644 > --- a/Documentation/devicetree/bindings/spi/cdns,qspi-nor.yaml > +++ b/Documentation/devicetree/bindings/spi/cdns,qspi-nor.yaml > @@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# > title: Cadence Quad SPI controller > > maintainers: > - - Pratyush Yadav <p.yadav@ti.com> > + - Vaishnav Achath <vaishnav.a@ti.com> > > allOf: > - $ref: spi-controller.yaml# > diff --git a/Documentation/devicetree/bindings/spi/spi-peripheral-props.yaml b/Documentation/devicetree/bindings/spi/spi-peripheral-props.yaml > index ce048e782e80..a4abe1588005 100644 > --- a/Documentation/devicetree/bindings/spi/spi-peripheral-props.yaml > +++ b/Documentation/devicetree/bindings/spi/spi-peripheral-props.yaml > @@ -16,7 +16,7 @@ description: > their own separate schema that should be referenced from here. > > maintainers: > - - Pratyush Yadav <p.yadav@ti.com> > + - Mark Brown <broonie@kernel.org> > > properties: > reg:
diff --git a/Documentation/devicetree/bindings/spi/cdns,qspi-nor-peripheral-props.yaml b/Documentation/devicetree/bindings/spi/cdns,qspi-nor-peripheral-props.yaml index 553601a441a7..510b82c177c0 100644 --- a/Documentation/devicetree/bindings/spi/cdns,qspi-nor-peripheral-props.yaml +++ b/Documentation/devicetree/bindings/spi/cdns,qspi-nor-peripheral-props.yaml @@ -10,7 +10,7 @@ description: See spi-peripheral-props.yaml for more info. maintainers: - - Pratyush Yadav <p.yadav@ti.com> + - Vaishnav Achath <vaishnav.a@ti.com> properties: # cdns,qspi-nor.yaml diff --git a/Documentation/devicetree/bindings/spi/cdns,qspi-nor.yaml b/Documentation/devicetree/bindings/spi/cdns,qspi-nor.yaml index 0a537fa3a641..4707294d8f59 100644 --- a/Documentation/devicetree/bindings/spi/cdns,qspi-nor.yaml +++ b/Documentation/devicetree/bindings/spi/cdns,qspi-nor.yaml @@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# title: Cadence Quad SPI controller maintainers: - - Pratyush Yadav <p.yadav@ti.com> + - Vaishnav Achath <vaishnav.a@ti.com> allOf: - $ref: spi-controller.yaml# diff --git a/Documentation/devicetree/bindings/spi/spi-peripheral-props.yaml b/Documentation/devicetree/bindings/spi/spi-peripheral-props.yaml index ce048e782e80..a4abe1588005 100644 --- a/Documentation/devicetree/bindings/spi/spi-peripheral-props.yaml +++ b/Documentation/devicetree/bindings/spi/spi-peripheral-props.yaml @@ -16,7 +16,7 @@ description: their own separate schema that should be referenced from here. maintainers: - - Pratyush Yadav <p.yadav@ti.com> + - Mark Brown <broonie@kernel.org> properties: reg:
Emails to Pratyush Yadav bounce ("550 Invalid recipient"). Generic SPI properties should be maintained by subsystem maintainer (Mark). Add recent contributor Vaishnav Achath to the Cadence SPI bindings. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> --- Vaishnav Achath, are you ok with that? --- .../devicetree/bindings/spi/cdns,qspi-nor-peripheral-props.yaml | 2 +- Documentation/devicetree/bindings/spi/cdns,qspi-nor.yaml | 2 +- Documentation/devicetree/bindings/spi/spi-peripheral-props.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-)