2019-12-03 04:36:29

by Sriram Dash

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: add myself as maintainer of MCAN MMIO device driver

Since we are actively working on MMIO MCAN device driver,
as discussed with Marc, I am adding myself as a maintainer.

Signed-off-by: Sriram Dash <[email protected]>
---
MAINTAINERS | 9 +++++++++
1 file changed, 9 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index fc36fe5..64ecf11 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10082,6 +10082,15 @@ W: https://linuxtv.org
S: Maintained
F: drivers/media/radio/radio-maxiradio*

+MCAN MMIO DEVICE DRIVER
+M: Sriram Dash <[email protected]>
+L: [email protected]
+S: Maintained
+F: Documentation/devicetree/bindings/net/can/m_can.txt
+F: drivers/net/can/m_can/m_can_platform.c
+F: drivers/net/can/m_can/m_can.c
+F: drivers/net/can/m_can/m_can.h
+
MCP4018 AND MCP4531 MICROCHIP DIGITAL POTENTIOMETER DRIVERS
M: Peter Rosin <[email protected]>
L: [email protected]
--
2.7.4


2019-12-03 10:00:13

by Marc Kleine-Budde

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: add myself as maintainer of MCAN MMIO device driver

On 12/3/19 5:29 AM, Sriram Dash wrote:
> Since we are actively working on MMIO MCAN device driver,
> as discussed with Marc, I am adding myself as a maintainer.
>
> Signed-off-by: Sriram Dash <[email protected]>
> ---

Added to linux-can.

Tnx,
Marc

--
Pengutronix e.K. | Marc Kleine-Budde |
Embedded Linux | https://www.pengutronix.de |
Vertretung West/Dortmund | Phone: +49-231-2826-924 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |


Attachments:
signature.asc (499.00 B)
OpenPGP digital signature

2019-12-05 18:08:03

by Dan Murphy

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: add myself as maintainer of MCAN MMIO device driver

Marc

On 12/3/19 3:55 AM, Marc Kleine-Budde wrote:
> On 12/3/19 5:29 AM, Sriram Dash wrote:
>> Since we are actively working on MMIO MCAN device driver,
>> as discussed with Marc, I am adding myself as a maintainer.
>>
>> Signed-off-by: Sriram Dash <[email protected]>
>> ---
> Added to linux-can.

When I add my maintainership for TCAN I am also going to add the
m_can.c, m_can.h as well as the dt doc.

Or if you want me to add my email to the MMIO as well that is fine as we
have devices that have the embedded Bosch IP as well

Dan