2020-07-02 13:47:26

by Nicolas Ferre

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: Change Maintainer for some at91 drivers

From: Nicolas Ferre <[email protected]>

I hand over the maintenance of these drivers to my colleagues. Claudiu,
Codrin and Tudor already have experience with these controllers and
sub-systems.

Signed-off-by: Nicolas Ferre <[email protected]>
---
Mark, Sebastian,

I kept these entries together as it may generate conflicts if handled
separately. I suggest that Mark take the chunk as maintainer of SPI and
Audio sub-systems.
Anyway, don't hesitate to tell me if I should handle this change
differently or at another time during the development cycle.

Best regards,
Nicolas

MAINTAINERS | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 496fd4eafb68..1c1527a34d99 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11333,17 +11333,17 @@ F: drivers/iio/adc/at91-sama5d2_adc.c
F: include/dt-bindings/iio/adc/at91-sama5d2_adc.h

MICROCHIP SAMA5D2-COMPATIBLE SHUTDOWN CONTROLLER
-M: Nicolas Ferre <[email protected]>
+M: Claudiu Beznea <[email protected]>
S: Supported
F: drivers/power/reset/at91-sama5d2_shdwc.c

MICROCHIP SPI DRIVER
-M: Nicolas Ferre <[email protected]>
+M: Tudor Ambarus <[email protected]>
S: Supported
F: drivers/spi/spi-atmel.*

MICROCHIP SSC DRIVER
-M: Nicolas Ferre <[email protected]>
+M: Codrin Ciubotariu <[email protected]>
L: [email protected] (moderated for non-subscribers)
S: Supported
F: drivers/misc/atmel-ssc.c
--
2.27.0


2020-07-02 14:39:55

by Mark Brown

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Change Maintainer for some at91 drivers

On Thu, Jul 02, 2020 at 03:42:24PM +0200, [email protected] wrote:

> I kept these entries together as it may generate conflicts if handled
> separately. I suggest that Mark take the chunk as maintainer of SPI and
> Audio sub-systems.
> Anyway, don't hesitate to tell me if I should handle this change
> differently or at another time during the development cycle.

That works for me (though I'd be a bit surprised if it generated
conflicts), Sebastian?


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

2020-07-02 16:13:44

by Sebastian Reichel

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Change Maintainer for some at91 drivers

Hi,

On Thu, Jul 02, 2020 at 03:39:09PM +0100, Mark Brown wrote:
> On Thu, Jul 02, 2020 at 03:42:24PM +0200, [email protected] wrote:
>
> > I kept these entries together as it may generate conflicts if handled
> > separately. I suggest that Mark take the chunk as maintainer of SPI and
> > Audio sub-systems.
> > Anyway, don't hesitate to tell me if I should handle this change
> > differently or at another time during the development cycle.
>
> That works for me (though I'd be a bit surprised if it generated
> conflicts), Sebastian?

Also works for me.

-- Sebastian

2020-07-03 17:06:29

by Mark Brown

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Change Maintainer for some at91 drivers

On Thu, 2 Jul 2020 15:42:24 +0200, [email protected] wrote:
> I hand over the maintenance of these drivers to my colleagues. Claudiu,
> Codrin and Tudor already have experience with these controllers and
> sub-systems.

Applied to

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

Thanks!

[1/1] MAINTAINERS: Change Maintainer for some at91 drivers
commit: c0dadd298faca771f749a01848fa86567c5afa35

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