diff options
author | Sean Wang <sean.wang@mediatek.com> | 2018-03-15 08:40:37 +0100 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2018-03-27 11:48:15 +0200 |
commit | e10734e5a0285220f46a37e8bbdfb241acebb04b (patch) | |
tree | 054fce9003f86321273a2190ea69b852318c0f99 /MAINTAINERS | |
parent | dmaengine: mediatek: Add MediaTek High-Speed DMA controller for MT7622 and MT... (diff) | |
download | linux-e10734e5a0285220f46a37e8bbdfb241acebb04b.tar.xz linux-e10734e5a0285220f46a37e8bbdfb241acebb04b.zip |
dmaengine: mediatek: update MAINTAINERS entry with MediaTek DMA driver
I work for MediaTek and maintain SoC targeting to home gateway and
also will keep extending and testing the function.
Signed-off-by: Sean Wang <sean.wang@mediatek.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 3bdc260e36b7..d3c33d735681 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8785,6 +8785,15 @@ M: Sean Wang <sean.wang@mediatek.com> S: Maintained F: drivers/media/rc/mtk-cir.c +MEDIATEK DMA DRIVER +M: Sean Wang <sean.wang@mediatek.com> +L: dmaengine@vger.kernel.org +L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) +L: linux-mediatek@lists.infradead.org (moderated for non-subscribers) +S: Maintained +F: Documentation/devicetree/bindings/dma/mtk-* +F: drivers/dma/mediatek/ + MEDIATEK PMIC LED DRIVER M: Sean Wang <sean.wang@mediatek.com> S: Maintained |