mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-26 08:51:13 +00:00
dd02da54e9
Changelog: https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.81 All patches automatically rebased. Build system: x86/64 Build-tested: x86/64/AMD Cezanne, ramips/tplink_archer-a6-v3, flogic/xiaomi_redmi-router-ax6000-ubootmod Run-tested: x86/64/AMD Cezanne, ramips/tplink_archer-a6-v3, flogic/xiaomi_redmi-router-ax6000-ubootmod Signed-off-by: John Audia <therealgraysky@proton.me>
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
|