Message ID | 20220711160802.4938-1-han.xu@nxp.com (mailing list archive) |
---|---|
State | Accepted |
Commit | a77c46f2b4d48a81f36442ee0c2160baebf6c1a0 |
Headers | show |
Series | MAINTAINERS: change the NXP FSPI driver maintainer. | expand |
On Mon, Jul 11, 2022 at 11:08:02AM -0500, Han Xu wrote: > Haibo Chen and me will take over the NXP FSPI driver maintainer role. Copying in Ashish just to make sure he's seen this. > Signed-off-by: Han Xu <han.xu@nxp.com> > --- > MAINTAINERS | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 83fbc0bad264..070ff36c0a7e 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -14266,7 +14266,8 @@ S: Maintained > F: drivers/net/phy/nxp-c45-tja11xx.c > > NXP FSPI DRIVER > -M: Ashish Kumar <ashish.kumar@nxp.com> > +M: Han Xu <han.xu@nxp.com> > +M: Haibo Chen <haibo.chen@nxp.com> > R: Yogesh Gaur <yogeshgaur.83@gmail.com> > L: linux-spi@vger.kernel.org > S: Maintained > -- > 2.17.1 >
On 22/07/11 06:57PM, Mark Brown wrote: > On Mon, Jul 11, 2022 at 11:08:02AM -0500, Han Xu wrote: > > Haibo Chen and me will take over the NXP FSPI driver maintainer role. > > Copying in Ashish just to make sure he's seen this. Ashish doesn't work for NXP any more. > > > Signed-off-by: Han Xu <han.xu@nxp.com> > > --- > > MAINTAINERS | 3 ++- > > 1 file changed, 2 insertions(+), 1 deletion(-) > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > index 83fbc0bad264..070ff36c0a7e 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -14266,7 +14266,8 @@ S: Maintained > > F: drivers/net/phy/nxp-c45-tja11xx.c > > > > NXP FSPI DRIVER > > -M: Ashish Kumar <ashish.kumar@nxp.com> > > +M: Han Xu <han.xu@nxp.com> > > +M: Haibo Chen <haibo.chen@nxp.com> > > R: Yogesh Gaur <yogeshgaur.83@gmail.com> > > L: linux-spi@vger.kernel.org > > S: Maintained > > -- > > 2.17.1 > >
On Mon, Jul 11, 2022 at 04:58:38PM -0500, Han Xu wrote: > On 22/07/11 06:57PM, Mark Brown wrote: > > On Mon, Jul 11, 2022 at 11:08:02AM -0500, Han Xu wrote: > > > Haibo Chen and me will take over the NXP FSPI driver maintainer role. > > > > Copying in Ashish just to make sure he's seen this. > > Ashish doesn't work for NXP any more. Yeah, I got the bounce - it'd have helped to say something about the why in the commit log.
On Mon, 11 Jul 2022 11:08:02 -0500, Han Xu wrote: > Haibo Chen and me will take over the NXP FSPI driver maintainer role. > > Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next Thanks! [1/1] MAINTAINERS: change the NXP FSPI driver maintainer. commit: a77c46f2b4d48a81f36442ee0c2160baebf6c1a0 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/MAINTAINERS b/MAINTAINERS index 83fbc0bad264..070ff36c0a7e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14266,7 +14266,8 @@ S: Maintained F: drivers/net/phy/nxp-c45-tja11xx.c NXP FSPI DRIVER -M: Ashish Kumar <ashish.kumar@nxp.com> +M: Han Xu <han.xu@nxp.com> +M: Haibo Chen <haibo.chen@nxp.com> R: Yogesh Gaur <yogeshgaur.83@gmail.com> L: linux-spi@vger.kernel.org S: Maintained
Haibo Chen and me will take over the NXP FSPI driver maintainer role. Signed-off-by: Han Xu <han.xu@nxp.com> --- MAINTAINERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)