diff options
author | Sergio Paracuellos <sergio.paracuellos@gmail.com> | 2023-06-19 06:09:41 +0200 |
---|---|---|
committer | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | 2023-06-21 14:51:11 +0200 |
commit | fc15a7193a4d37d79e873fa06cc423180ddd2ddf (patch) | |
tree | f487cf4d0f794c6088781d7c103f83ead3a0644d | |
parent | ad38c17b0c26ae2108b50ac1eb0281a2e1ce08e9 (diff) | |
download | linux-stable-fc15a7193a4d37d79e873fa06cc423180ddd2ddf.tar.gz linux-stable-fc15a7193a4d37d79e873fa06cc423180ddd2ddf.tar.bz2 linux-stable-fc15a7193a4d37d79e873fa06cc423180ddd2ddf.zip |
MAINTAINERS: add Mediatek MTMIPS Clock maintainer
Adding myself as maintainer for Mediatek MTMIPS clock driver.
Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index fd14cd5745b6..ca591b875744 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13222,6 +13222,12 @@ S: Maintained F: Documentation/devicetree/bindings/i2c/mediatek,mt7621-i2c.yaml F: drivers/i2c/busses/i2c-mt7621.c +MEDIATEK MTMIPS CLOCK DRIVER +M: Sergio Paracuellos <sergio.paracuellos@gmail.com> +S: Maintained +F: Documentation/devicetree/bindings/clock/mediatek,mtmips-sysc.yaml +F: drivers/clk/ralink/clk-mtmips.c + MEDIATEK NAND CONTROLLER DRIVER L: linux-mtd@lists.infradead.org S: Orphan |