005-v6.5-09-MAINTAINERS-add-Mediatek-MTMIPS-Clock-maintainer.patch 974 B

12345678910111213141516171819202122232425262728
  1. From fc15a7193a4d37d79e873fa06cc423180ddd2ddf Mon Sep 17 00:00:00 2001
  2. From: Sergio Paracuellos <[email protected]>
  3. Date: Mon, 19 Jun 2023 06:09:41 +0200
  4. Subject: [PATCH 9/9] MAINTAINERS: add Mediatek MTMIPS Clock maintainer
  5. Adding myself as maintainer for Mediatek MTMIPS clock driver.
  6. Signed-off-by: Sergio Paracuellos <[email protected]>
  7. Signed-off-by: Thomas Bogendoerfer <[email protected]>
  8. ---
  9. MAINTAINERS | 6 ++++++
  10. 1 file changed, 6 insertions(+)
  11. --- a/MAINTAINERS
  12. +++ b/MAINTAINERS
  13. @@ -13021,6 +13021,12 @@ S: Maintained
  14. F: Documentation/devicetree/bindings/clock/mediatek,mt7621-sysc.yaml
  15. F: drivers/clk/ralink/clk-mt7621.c
  16. +MEDIATEK MTMIPS CLOCK DRIVER
  17. +M: Sergio Paracuellos <[email protected]>
  18. +S: Maintained
  19. +F: Documentation/devicetree/bindings/clock/mediatek,mtmips-sysc.yaml
  20. +F: drivers/clk/ralink/clk-mtmips.c
  21. +
  22. MEDIATEK MT7621/28/88 I2C DRIVER
  23. M: Stefan Roese <[email protected]>
  24. L: [email protected]