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:
On Thu, 11 Aug 2022 09:38:26 +0300, 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? > --- > .../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(-) > Acked-by: Rob Herring <robh@kernel.org>
On Thu, 11 Aug 2022 09:38:26 +0300, 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. > > Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next Thanks! [1/1] spi: dt-bindings: Drop Pratyush Yadav commit: 2fd92c7b8fe2cfc634613dc093d0f507c7389ea8 All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted. You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed. If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists and maintainers to the CCs when replying to this mail. Thanks, Mark
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(-)