diff options
author | Dan Murphy <[email protected]> | 2019-12-05 11:57:15 -0600 |
---|---|---|
committer | Marc Kleine-Budde <[email protected]> | 2019-12-08 11:52:01 +0100 |
commit | fd230ffaa48b28954cde1bf1121aedcbb8db3883 (patch) | |
tree | dc386f71567a6d1df5868c5f61c705bfba3f728e | |
parent | 0fc75219fe9a3c90631453e9870e4f6d956f0ebc (diff) |
MAINTAINERS: Add myself as a maintainer for MMIO m_can
Since I refactored the code to create a m_can framework and we
have a MMIO MCAN IP as well add myself to help maintain the code.
Signed-off-by: Dan Murphy <[email protected]>
Signed-off-by: Marc Kleine-Budde <[email protected]>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ecc354f4b692..1d50632f7662 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10095,6 +10095,7 @@ S: Maintained F: drivers/media/radio/radio-maxiradio* MCAN MMIO DEVICE DRIVER +M: Dan Murphy <[email protected]> M: Sriram Dash <[email protected]> S: Maintained |