linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 RESEND] MAINTAINERS: Update maintainer list for MICROCHIP ASOC, SSC and MCP16502 drivers
@ 2024-10-14  9:28 Andrei Simion
  2024-10-14  9:40 ` Nicolas Ferre
  2024-10-14 11:52 ` Mark Brown
  0 siblings, 2 replies; 3+ messages in thread
From: Andrei Simion @ 2024-10-14  9:28 UTC (permalink / raw)
  To: claudiu.beznea, broonie, lgirdwood, perex, tiwai, arnd, gregkh,
	nicolas.ferre
  Cc: linux-sound, linux-arm-kernel, linux-kernel, Andrei Simion

To help Claudiu and offload the work, add myself to the maintainer list for
those drivers.

Acked-by: Claudiu Beznea <claudiu.beznea@tuxon.dev>
Signed-off-by: Andrei Simion <andrei.simion@microchip.com>
---
v1 -> v2:
- add acked-by tag
- adjust commit title
- update maintainer list for MICROCHIP SSC DRIVER
---
 MAINTAINERS | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 1eebb14efb5e..73afcdd005ee 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15144,6 +15144,7 @@ F:	drivers/spi/spi-at91-usart.c
 
 MICROCHIP AUDIO ASOC DRIVERS
 M:	Claudiu Beznea <claudiu.beznea@tuxon.dev>
+M:	Andrei Simion <andrei.simion@microchip.com>
 L:	linux-sound@vger.kernel.org
 S:	Supported
 F:	Documentation/devicetree/bindings/sound/atmel*
@@ -15252,6 +15253,7 @@ F:	include/video/atmel_lcdc.h
 
 MICROCHIP MCP16502 PMIC DRIVER
 M:	Claudiu Beznea <claudiu.beznea@tuxon.dev>
+M:	Andrei Simion <andrei.simion@microchip.com>
 L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:	Supported
 F:	Documentation/devicetree/bindings/regulator/microchip,mcp16502.yaml
@@ -15383,6 +15385,7 @@ F:	drivers/spi/spi-atmel.*
 
 MICROCHIP SSC DRIVER
 M:	Claudiu Beznea <claudiu.beznea@tuxon.dev>
+M:	Andrei Simion <andrei.simion@microchip.com>
 L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:	Supported
 F:	Documentation/devicetree/bindings/misc/atmel-ssc.txt

base-commit: 7f773fd61baa9b136faa5c4e6555aa64c758d07c
-- 
2.34.1



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

* Re: [PATCH v2 RESEND] MAINTAINERS: Update maintainer list for MICROCHIP ASOC, SSC and MCP16502 drivers
  2024-10-14  9:28 [PATCH v2 RESEND] MAINTAINERS: Update maintainer list for MICROCHIP ASOC, SSC and MCP16502 drivers Andrei Simion
@ 2024-10-14  9:40 ` Nicolas Ferre
  2024-10-14 11:52 ` Mark Brown
  1 sibling, 0 replies; 3+ messages in thread
From: Nicolas Ferre @ 2024-10-14  9:40 UTC (permalink / raw)
  To: Andrei Simion, claudiu.beznea, broonie, lgirdwood, perex, tiwai,
	arnd, gregkh
  Cc: linux-sound, linux-arm-kernel, linux-kernel

On 14/10/2024 at 11:28, Andrei Simion wrote:
> To help Claudiu and offload the work, add myself to the maintainer list for
> those drivers.
> 
> Acked-by: Claudiu Beznea <claudiu.beznea@tuxon.dev>
> Signed-off-by: Andrei Simion <andrei.simion@microchip.com>

Thanks Andrei:
Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com>

Best regards,
   Nicolas


> ---
> v1 -> v2:
> - add acked-by tag
> - adjust commit title
> - update maintainer list for MICROCHIP SSC DRIVER
> ---
>   MAINTAINERS | 3 +++
>   1 file changed, 3 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 1eebb14efb5e..73afcdd005ee 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -15144,6 +15144,7 @@ F:	drivers/spi/spi-at91-usart.c
>   
>   MICROCHIP AUDIO ASOC DRIVERS
>   M:	Claudiu Beznea <claudiu.beznea@tuxon.dev>
> +M:	Andrei Simion <andrei.simion@microchip.com>
>   L:	linux-sound@vger.kernel.org
>   S:	Supported
>   F:	Documentation/devicetree/bindings/sound/atmel*
> @@ -15252,6 +15253,7 @@ F:	include/video/atmel_lcdc.h
>   
>   MICROCHIP MCP16502 PMIC DRIVER
>   M:	Claudiu Beznea <claudiu.beznea@tuxon.dev>
> +M:	Andrei Simion <andrei.simion@microchip.com>
>   L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
>   S:	Supported
>   F:	Documentation/devicetree/bindings/regulator/microchip,mcp16502.yaml
> @@ -15383,6 +15385,7 @@ F:	drivers/spi/spi-atmel.*
>   
>   MICROCHIP SSC DRIVER
>   M:	Claudiu Beznea <claudiu.beznea@tuxon.dev>
> +M:	Andrei Simion <andrei.simion@microchip.com>
>   L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
>   S:	Supported
>   F:	Documentation/devicetree/bindings/misc/atmel-ssc.txt
> 
> base-commit: 7f773fd61baa9b136faa5c4e6555aa64c758d07c



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

* Re: [PATCH v2 RESEND] MAINTAINERS: Update maintainer list for MICROCHIP ASOC, SSC and MCP16502 drivers
  2024-10-14  9:28 [PATCH v2 RESEND] MAINTAINERS: Update maintainer list for MICROCHIP ASOC, SSC and MCP16502 drivers Andrei Simion
  2024-10-14  9:40 ` Nicolas Ferre
@ 2024-10-14 11:52 ` Mark Brown
  1 sibling, 0 replies; 3+ messages in thread
From: Mark Brown @ 2024-10-14 11:52 UTC (permalink / raw)
  To: claudiu.beznea, lgirdwood, perex, tiwai, arnd, gregkh,
	nicolas.ferre, Andrei Simion
  Cc: linux-sound, linux-arm-kernel, linux-kernel

On Mon, 14 Oct 2024 12:28:31 +0300, Andrei Simion wrote:
> To help Claudiu and offload the work, add myself to the maintainer list for
> those drivers.
> 
> 

Applied to

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

Thanks!

[1/1] MAINTAINERS: Update maintainer list for MICROCHIP ASOC, SSC and MCP16502 drivers
      commit: 3692a4ccacf3c44249e584aea3ae8568f953e7e4

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

end of thread, other threads:[~2024-10-14 13:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-14  9:28 [PATCH v2 RESEND] MAINTAINERS: Update maintainer list for MICROCHIP ASOC, SSC and MCP16502 drivers Andrei Simion
2024-10-14  9:40 ` Nicolas Ferre
2024-10-14 11:52 ` 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).