diff mbox series

[1/1] MAINTAINERS: SPI: Add freescale lpspi maintainer information

Message ID 20240905154124.1901311-1-Frank.Li@nxp.com (mailing list archive)
State Accepted
Commit fb9820c550cfc58684b612471cc50e4b5c305404
Headers show
Series [1/1] MAINTAINERS: SPI: Add freescale lpspi maintainer information | expand

Commit Message

Frank Li Sept. 5, 2024, 3:41 p.m. UTC
Add imx@lists.linux.dev and NXP maintainer information for lpspi driver
(drivers/spi/spi-fsl-lpspi.c).

Signed-off-by: Frank Li <Frank.Li@nxp.com>
---
 MAINTAINERS | 8 ++++++++
 1 file changed, 8 insertions(+)

Comments

Stefan Wahren Sept. 5, 2024, 4:03 p.m. UTC | #1
Am 05.09.24 um 17:41 schrieb Frank Li:
> Add imx@lists.linux.dev and NXP maintainer information for lpspi driver
> (drivers/spi/spi-fsl-lpspi.c).
>
> Signed-off-by: Frank Li <Frank.Li@nxp.com>
Reviewed-by: Stefan Wahren <wahrenst@gmx.net>

Thanks
> ---
>   MAINTAINERS | 8 ++++++++
>   1 file changed, 8 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 87c128de792b4..59eb18b0261fd 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -9042,6 +9042,14 @@ S:	Maintained
>   F:	Documentation/devicetree/bindings/i2c/i2c-imx-lpi2c.yaml
>   F:	drivers/i2c/busses/i2c-imx-lpi2c.c
>
> +FREESCALE IMX LPSPI DRIVER
> +M:	Frank Li <Frank.Li@nxp.com>
> +L:	linux-spi@vger.kernel.org
> +L:	imx@lists.linux.dev
> +S:	Maintained
> +F:	Documentation/devicetree/bindings/spi/spi-fsl-lpspi.yaml
> +F:	drivers/spi/spi-fsl-lpspi.c
> +
>   FREESCALE MPC I2C DRIVER
>   M:	Chris Packham <chris.packham@alliedtelesis.co.nz>
>   L:	linux-i2c@vger.kernel.org
Mark Brown Sept. 5, 2024, 9:51 p.m. UTC | #2
On Thu, 05 Sep 2024 11:41:24 -0400, Frank Li wrote:
> Add imx@lists.linux.dev and NXP maintainer information for lpspi driver
> (drivers/spi/spi-fsl-lpspi.c).
> 
> 

Applied to

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

Thanks!

[1/1] MAINTAINERS: SPI: Add freescale lpspi maintainer information
      commit: fb9820c550cfc58684b612471cc50e4b5c305404

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 mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 87c128de792b4..59eb18b0261fd 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9042,6 +9042,14 @@  S:	Maintained
 F:	Documentation/devicetree/bindings/i2c/i2c-imx-lpi2c.yaml
 F:	drivers/i2c/busses/i2c-imx-lpi2c.c
 
+FREESCALE IMX LPSPI DRIVER
+M:	Frank Li <Frank.Li@nxp.com>
+L:	linux-spi@vger.kernel.org
+L:	imx@lists.linux.dev
+S:	Maintained
+F:	Documentation/devicetree/bindings/spi/spi-fsl-lpspi.yaml
+F:	drivers/spi/spi-fsl-lpspi.c
+
 FREESCALE MPC I2C DRIVER
 M:	Chris Packham <chris.packham@alliedtelesis.co.nz>
 L:	linux-i2c@vger.kernel.org