linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] spi: dt-bindings: Drop Pratyush Yadav
@ 2022-08-11  6:38 Krzysztof Kozlowski
  2022-08-12  9:18 ` Vaishnav Achath
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Krzysztof Kozlowski @ 2022-08-11  6:38 UTC (permalink / raw)
  To: Mark Brown, Rob Herring, Krzysztof Kozlowski, Vaishnav Achath,
	linux-spi, devicetree, linux-kernel
  Cc: Krzysztof Kozlowski

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(-)

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:
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] spi: dt-bindings: Drop Pratyush Yadav
  2022-08-11  6:38 [PATCH] spi: dt-bindings: Drop Pratyush Yadav Krzysztof Kozlowski
@ 2022-08-12  9:18 ` Vaishnav Achath
  2022-08-12 17:04 ` Rob Herring
  2022-08-12 18:00 ` Mark Brown
  2 siblings, 0 replies; 4+ messages in thread
From: Vaishnav Achath @ 2022-08-12  9:18 UTC (permalink / raw)
  To: Krzysztof Kozlowski, Mark Brown, Rob Herring,
	Krzysztof Kozlowski, linux-spi, devicetree, linux-kernel

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:

-- 
Regards,
Vaishnav

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] spi: dt-bindings: Drop Pratyush Yadav
  2022-08-11  6:38 [PATCH] spi: dt-bindings: Drop Pratyush Yadav Krzysztof Kozlowski
  2022-08-12  9:18 ` Vaishnav Achath
@ 2022-08-12 17:04 ` Rob Herring
  2022-08-12 18:00 ` Mark Brown
  2 siblings, 0 replies; 4+ messages in thread
From: Rob Herring @ 2022-08-12 17:04 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Krzysztof Kozlowski, linux-spi, Vaishnav Achath, Rob Herring,
	devicetree, Mark Brown, linux-kernel

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>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] spi: dt-bindings: Drop Pratyush Yadav
  2022-08-11  6:38 [PATCH] spi: dt-bindings: Drop Pratyush Yadav Krzysztof Kozlowski
  2022-08-12  9:18 ` Vaishnav Achath
  2022-08-12 17:04 ` Rob Herring
@ 2022-08-12 18:00 ` Mark Brown
  2 siblings, 0 replies; 4+ messages in thread
From: Mark Brown @ 2022-08-12 18:00 UTC (permalink / raw)
  To: devicetree, Rob Herring, linux-kernel, Krzysztof Kozlowski,
	Krzysztof Kozlowski, linux-spi, Vaishnav Achath

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-08-12 18:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-11  6:38 [PATCH] spi: dt-bindings: Drop Pratyush Yadav Krzysztof Kozlowski
2022-08-12  9:18 ` Vaishnav Achath
2022-08-12 17:04 ` Rob Herring
2022-08-12 18:00 ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).