mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-29 01:59:02 +00:00
ed57a9f6a8
This is an automatically generated commit which aids following Kernel patch history, as git will see the move and copy as a rename thus defeating the purpose. See: https://lists.openwrt.org/pipermail/openwrt-devel/2023-October/041673.html for the original discussion. Signed-off-by: Mieczyslaw Nalewaj <namiltd@yahoo.com>
29 lines
974 B
Diff
29 lines
974 B
Diff
From fc15a7193a4d37d79e873fa06cc423180ddd2ddf Mon Sep 17 00:00:00 2001
|
|
From: Sergio Paracuellos <sergio.paracuellos@gmail.com>
|
|
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 <sergio.paracuellos@gmail.com>
|
|
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
|
|
---
|
|
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 <sergio.paracuellos@gmail.com>
|
|
+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 <sr@denx.de>
|
|
L: linux-i2c@vger.kernel.org
|