summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorStephen Boyd <sboyd@kernel.org>2021-04-27 16:34:56 -0700
committerStephen Boyd <sboyd@kernel.org>2021-04-27 16:34:56 -0700
commit3ba2d41dca14e1afbea0c41ba8164064df407c8b (patch)
tree9952ff280826db3fcaf657b19579232d72021039 /MAINTAINERS
parentbbc3b403b096220850b82e245a1e5f09b8b216a2 (diff)
parent0ec3815a8c1d8fe7215b1748117ac14cbeeda453 (diff)
Merge branch 'clk-ralink' into clk-next
- Proper clk driver for Mediatek MT7621 SoCs * clk-ralink: MAINTAINERS: add MT7621 CLOCK maintainer staging: mt7621-dts: use valid vendor 'mediatek' instead of invalid 'mtk' staging: mt7621-dts: make use of new 'mt7621-clk' clk: ralink: add clock driver for mt7621 SoC dt: bindings: add mt7621-sysc device tree binding documentation dt-bindings: clock: add dt binding header for mt7621 clocks
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS6
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index d92f85ca831d..5004577d5d63 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11295,6 +11295,12 @@ L: linux-wireless@vger.kernel.org
S: Maintained
F: drivers/net/wireless/mediatek/mt7601u/
+MEDIATEK MT7621 CLOCK DRIVER
+M: Sergio Paracuellos <sergio.paracuellos@gmail.com>
+S: Maintained
+F: Documentation/devicetree/bindings/clock/mediatek,mt7621-sysc.yaml
+F: drivers/clk/ralink/clk-mt7621.c
+
MEDIATEK MT7621/28/88 I2C DRIVER
M: Stefan Roese <sr@denx.de>
L: linux-i2c@vger.kernel.org