linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: spi: Update NXP Flexspi maintainer details
@ 2022-03-02 19:29 Kuldeep Singh
  2022-03-02 21:27 ` Rob Herring
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Kuldeep Singh @ 2022-03-02 19:29 UTC (permalink / raw)
  To: Mark Brown, linux-spi, devicetree, linux-kernel; +Cc: Rob Herring, Han Xu

Add Han Xu as flexspi maintainer.
Also, update my email address as previous one is not working anymore.

Signed-off-by: Kuldeep Singh <singh.kuldeep87k@gmail.com>
---
 Documentation/devicetree/bindings/spi/spi-nxp-fspi.yaml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/spi/spi-nxp-fspi.yaml b/Documentation/devicetree/bindings/spi/spi-nxp-fspi.yaml
index 283815d59e85..1b552c298277 100644
--- a/Documentation/devicetree/bindings/spi/spi-nxp-fspi.yaml
+++ b/Documentation/devicetree/bindings/spi/spi-nxp-fspi.yaml
@@ -7,7 +7,8 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
 title: NXP Flex Serial Peripheral Interface (FSPI)
 
 maintainers:
-  - Kuldeep Singh <kuldeep.singh@nxp.com>
+  - Han Xu <han.xu@nxp.com>
+  - Kuldeep Singh <singh.kuldeep87k@gmail.com>
 
 allOf:
   - $ref: "spi-controller.yaml#"
-- 
2.25.1


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

* Re: [PATCH] dt-bindings: spi: Update NXP Flexspi maintainer details
  2022-03-02 19:29 [PATCH] dt-bindings: spi: Update NXP Flexspi maintainer details Kuldeep Singh
@ 2022-03-02 21:27 ` Rob Herring
  2022-03-03 16:04 ` Mark Brown
  2022-03-07 20:39 ` Mark Brown
  2 siblings, 0 replies; 5+ messages in thread
From: Rob Herring @ 2022-03-02 21:27 UTC (permalink / raw)
  To: Kuldeep Singh
  Cc: linux-kernel, Mark Brown, devicetree, linux-spi, Han Xu, Rob Herring

On Thu, 03 Mar 2022 00:59:15 +0530, Kuldeep Singh wrote:
> Add Han Xu as flexspi maintainer.
> Also, update my email address as previous one is not working anymore.
> 
> Signed-off-by: Kuldeep Singh <singh.kuldeep87k@gmail.com>
> ---
>  Documentation/devicetree/bindings/spi/spi-nxp-fspi.yaml | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 

Acked-by: Rob Herring <robh@kernel.org>

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

* Re: [PATCH] dt-bindings: spi: Update NXP Flexspi maintainer details
  2022-03-02 19:29 [PATCH] dt-bindings: spi: Update NXP Flexspi maintainer details Kuldeep Singh
  2022-03-02 21:27 ` Rob Herring
@ 2022-03-03 16:04 ` Mark Brown
  2022-03-03 16:21   ` Han Xu
  2022-03-07 20:39 ` Mark Brown
  2 siblings, 1 reply; 5+ messages in thread
From: Mark Brown @ 2022-03-03 16:04 UTC (permalink / raw)
  To: Kuldeep Singh; +Cc: linux-spi, devicetree, linux-kernel, Rob Herring, Han Xu

[-- Attachment #1: Type: text/plain, Size: 199 bytes --]

On Thu, Mar 03, 2022 at 12:59:15AM +0530, Kuldeep Singh wrote:
> Add Han Xu as flexspi maintainer.
> Also, update my email address as previous one is not working anymore.

Han, are you OK with this?

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

* Re: [PATCH] dt-bindings: spi: Update NXP Flexspi maintainer details
  2022-03-03 16:04 ` Mark Brown
@ 2022-03-03 16:21   ` Han Xu
  0 siblings, 0 replies; 5+ messages in thread
From: Han Xu @ 2022-03-03 16:21 UTC (permalink / raw)
  To: Mark Brown
  Cc: Kuldeep Singh, linux-spi, devicetree, linux-kernel, Rob Herring

On 22/03/03 04:04PM, Mark Brown wrote:
> On Thu, Mar 03, 2022 at 12:59:15AM +0530, Kuldeep Singh wrote:
> > Add Han Xu as flexspi maintainer.
> > Also, update my email address as previous one is not working anymore.
> 
> Han, are you OK with this?

Yes, I will take it over.

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

* Re: [PATCH] dt-bindings: spi: Update NXP Flexspi maintainer details
  2022-03-02 19:29 [PATCH] dt-bindings: spi: Update NXP Flexspi maintainer details Kuldeep Singh
  2022-03-02 21:27 ` Rob Herring
  2022-03-03 16:04 ` Mark Brown
@ 2022-03-07 20:39 ` Mark Brown
  2 siblings, 0 replies; 5+ messages in thread
From: Mark Brown @ 2022-03-07 20:39 UTC (permalink / raw)
  To: Kuldeep Singh, linux-spi, devicetree, linux-kernel; +Cc: Han Xu, Rob Herring

On Thu, 3 Mar 2022 00:59:15 +0530, Kuldeep Singh wrote:
> Add Han Xu as flexspi maintainer.
> Also, update my email address as previous one is not working anymore.
> 
> 

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next

Thanks!

[1/1] dt-bindings: spi: Update NXP Flexspi maintainer details
      commit: af524ae5ad13a9c28acf0b2ec4489d5903c4fbed

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] 5+ messages in thread

end of thread, other threads:[~2022-03-07 20:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-02 19:29 [PATCH] dt-bindings: spi: Update NXP Flexspi maintainer details Kuldeep Singh
2022-03-02 21:27 ` Rob Herring
2022-03-03 16:04 ` Mark Brown
2022-03-03 16:21   ` Han Xu
2022-03-07 20:39 ` 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).