diff options
author | Sergio Paracuellos <[email protected]> | 2023-06-19 06:09:41 +0200 |
---|---|---|
committer | Thomas Bogendoerfer <[email protected]> | 2023-06-21 14:51:11 +0200 |
commit | fc15a7193a4d37d79e873fa06cc423180ddd2ddf (patch) | |
tree | f487cf4d0f794c6088781d7c103f83ead3a0644d | |
parent | ad38c17b0c26ae2108b50ac1eb0281a2e1ce08e9 (diff) |
MAINTAINERS: add Mediatek MTMIPS Clock maintainer
Adding myself as maintainer for Mediatek MTMIPS clock driver.
Signed-off-by: Sergio Paracuellos <[email protected]>
Signed-off-by: Thomas Bogendoerfer <[email protected]>
-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 <[email protected]> +S: Maintained +F: Documentation/devicetree/bindings/clock/mediatek,mtmips-sysc.yaml +F: drivers/clk/ralink/clk-mtmips.c + MEDIATEK NAND CONTROLLER DRIVER S: Orphan |