diff mbox series

MAINTAINERS: Add the IRC channel to the MTD related subsystems

Message ID 20200325094319.35841-1-tudor.ambarus@microchip.com
State Accepted
Delegated to: Miquel Raynal
Headers show
Series MAINTAINERS: Add the IRC channel to the MTD related subsystems | expand

Commit Message

Tudor Ambarus March 25, 2020, 9:43 a.m. UTC
From: Tudor Ambarus <tudor.ambarus@microchip.com>

The #mtd channel (on OFTC servers) is being used to discuss MTD related
topics. Add it for better visibility to the HYPERBUS, NAND and SPI NOR
entries.

Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
---
 MAINTAINERS | 3 +++
 1 file changed, 3 insertions(+)

Comments

Tudor Ambarus March 25, 2020, 10:02 a.m. UTC | #1
Hi, Vignesh,

On Wednesday, March 25, 2020 11:43:27 AM EET Tudor Ambarus - M18064 wrote:
> From: Tudor Ambarus <tudor.ambarus@microchip.com>
> 
> The #mtd channel (on OFTC servers) is being used to discuss MTD related
> topics. Add it for better visibility to the HYPERBUS, NAND and SPI NOR
> entries.
> 
> Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
> ---
>  MAINTAINERS | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index f5143e248170..8124d8faa8f1 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -7769,6 +7769,7 @@ F:	Documentation/ABI/testing/debugfs-hyperv
> 
>  HYPERBUS SUPPORT
>  M:	Vignesh Raghavendra <vigneshr@ti.com>
> +C:	irc://irc.oftc.net/mtd
>  S:	Supported
>  F:	drivers/mtd/hyperbus/
>  F:	include/linux/mtd/hyperbus.h

I saw that the Hyperbus entry misses the L: and T:, would you send a patch to 
add them?

Cheers,
ta
Miquel Raynal March 25, 2020, 10:04 a.m. UTC | #2
Hi Tudor, Richard, Vignesh,

<Tudor.Ambarus@microchip.com> wrote on Wed, 25 Mar 2020 09:43:27 +0000:

> From: Tudor Ambarus <tudor.ambarus@microchip.com>
> 
> The #mtd channel (on OFTC servers) is being used to discuss MTD related
> topics. Add it for better visibility to the HYPERBUS, NAND and SPI NOR
> entries.

Acked-by: Miquel Raynal <miquel.raynal@bootlin.com>

I also produced a patch yesterday that converts fallthrough comments
into statements, if you all ack both I will apply them before sending
the MTD PR.


Thanks,
Miquèl
Raghavendra, Vignesh March 25, 2020, 10:20 a.m. UTC | #3
Hi Tudor,

On 25/03/20 3:32 pm, Tudor.Ambarus@microchip.com wrote:
> Hi, Vignesh,
> 
> On Wednesday, March 25, 2020 11:43:27 AM EET Tudor Ambarus - M18064 wrote:
>> From: Tudor Ambarus <tudor.ambarus@microchip.com>
>>
>> The #mtd channel (on OFTC servers) is being used to discuss MTD related
>> topics. Add it for better visibility to the HYPERBUS, NAND and SPI NOR
>> entries.
>>
>> Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
>> ---
>>  MAINTAINERS | 3 +++
>>  1 file changed, 3 insertions(+)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index f5143e248170..8124d8faa8f1 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -7769,6 +7769,7 @@ F:	Documentation/ABI/testing/debugfs-hyperv
>>
>>  HYPERBUS SUPPORT
>>  M:	Vignesh Raghavendra <vigneshr@ti.com>
>> +C:	irc://irc.oftc.net/mtd
>>  S:	Supported
>>  F:	drivers/mtd/hyperbus/
>>  F:	include/linux/mtd/hyperbus.h

Acked-by: Vignesh Raghavendra <vigneshr@ti.com>

> 
> I saw that the Hyperbus entry misses the L: and T:, would you send a patch to 
> add them?
> 

Patch is already in mtd/next:

https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git/commit/?h=mtd/next&id=c0b66dce0ca8e628c73f673f368230a455ea6631
Tudor Ambarus March 25, 2020, 11:10 a.m. UTC | #4
On Wednesday, March 25, 2020 11:43:27 AM EET Tudor Ambarus - M18064 wrote:
> The #mtd channel (on OFTC servers) is being used to discuss MTD related
> topics. Add it for better visibility to the HYPERBUS, NAND and SPI NOR
> entries.
> 
> Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
> ---
>  MAINTAINERS | 3 +++
>  1 file changed, 3 insertions(+)

Richard, should we advertise the #mtd channel on UBI as well?

Cheers,
ta
Miquel Raynal March 25, 2020, 9:16 p.m. UTC | #5
Hi Tudor,

<Tudor.Ambarus@microchip.com> wrote on Wed, 25 Mar 2020 09:43:27 +0000:

> From: Tudor Ambarus <tudor.ambarus@microchip.com>
> 
> The #mtd channel (on OFTC servers) is being used to discuss MTD related
> topics. Add it for better visibility to the HYPERBUS, NAND and SPI NOR
> entries.
> 
> Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
> ---

Applied to mtd/next.

Thanks,
Miquèl
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index f5143e248170..8124d8faa8f1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7769,6 +7769,7 @@  F:	Documentation/ABI/testing/debugfs-hyperv
 
 HYPERBUS SUPPORT
 M:	Vignesh Raghavendra <vigneshr@ti.com>
+C:	irc://irc.oftc.net/mtd
 S:	Supported
 F:	drivers/mtd/hyperbus/
 F:	include/linux/mtd/hyperbus.h
@@ -11451,6 +11452,7 @@  M:	Miquel Raynal <miquel.raynal@bootlin.com>
 R:	Richard Weinberger <richard@nod.at>
 L:	linux-mtd@lists.infradead.org
 W:	http://www.linux-mtd.infradead.org/
+C:	irc://irc.oftc.net/mtd
 Q:	http://patchwork.ozlabs.org/project/linux-mtd/list/
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git nand/next
 S:	Maintained
@@ -15689,6 +15691,7 @@  SPI NOR SUBSYSTEM
 M:	Tudor Ambarus <tudor.ambarus@microchip.com>
 L:	linux-mtd@lists.infradead.org
 W:	http://www.linux-mtd.infradead.org/
+C:	irc://irc.oftc.net/mtd
 Q:	http://patchwork.ozlabs.org/project/linux-mtd/list/
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git spi-nor/next
 S:	Maintained