2022-03-02 20:19:36

by Kuldeep Singh

[permalink] [raw]
Subject: [PATCH] dt-bindings: spi: Update NXP Flexspi maintainer details

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

Signed-off-by: Kuldeep Singh <[email protected]>
---
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 <[email protected]>
+ - Han Xu <[email protected]>
+ - Kuldeep Singh <[email protected]>

allOf:
- $ref: "spi-controller.yaml#"
--
2.25.1


2022-03-03 00:29:41

by Rob Herring (Arm)

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: spi: Update NXP Flexspi maintainer details

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 <[email protected]>
> ---
> Documentation/devicetree/bindings/spi/spi-nxp-fspi.yaml | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>

Acked-by: Rob Herring <[email protected]>

2022-03-03 17:01:36

by Mark Brown

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: spi: Update NXP Flexspi maintainer details

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?


Attachments:
(No filename) (204.00 B)
signature.asc (499.00 B)
Download all attachments

2022-03-03 18:18:17

by Han Xu

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: spi: Update NXP Flexspi maintainer details

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.

2022-03-08 09:12:10

by Mark Brown

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: spi: Update NXP Flexspi maintainer details

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