| 12345678910111213141516171819202122232425262728 |
- From fc15a7193a4d37d79e873fa06cc423180ddd2ddf Mon Sep 17 00:00:00 2001
- From: Sergio Paracuellos <[email protected]>
- Date: Mon, 19 Jun 2023 06:09:41 +0200
- Subject: [PATCH 9/9] 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]>
- ---
- MAINTAINERS | 6 ++++++
- 1 file changed, 6 insertions(+)
- --- a/MAINTAINERS
- +++ b/MAINTAINERS
- @@ -13021,6 +13021,12 @@ S: Maintained
- F: Documentation/devicetree/bindings/clock/mediatek,mt7621-sysc.yaml
- F: drivers/clk/ralink/clk-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 MT7621/28/88 I2C DRIVER
- M: Stefan Roese <[email protected]>
- L: [email protected]
|