From 384d8426329531fe1952549266fa3a7444dc6c31 Mon Sep 17 00:00:00 2001 From: Heiko Stuebner Date: Thu, 23 Oct 2025 13:12:12 +0200 Subject: [PATCH] MAINTAINERS: add dwmac-rk glue driver to the main Rockchip entry The dwmac-rk glue driver is currently not caught by the general maintainer entry for Rockchip SoCs, so add it explicitly, similar to the i2c driver. The binding document in net/rockchip-dwmac.yaml already gets caught by the wildcard match. Signed-off-by: Heiko Stuebner Reviewed-by: Andrew Lunn Link: https://patch.msgid.link/20251023111213.298860-6-heiko@sntech.de Signed-off-by: Jakub Kicinski --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 3ed59823f7a4d..d652f4f27756e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3296,6 +3296,7 @@ F: drivers/*/*/*rockchip* F: drivers/*/*rockchip* F: drivers/clk/rockchip/ F: drivers/i2c/busses/i2c-rk3x.c +F: drivers/net/ethernet/stmicro/stmmac/dwmac-rk.c F: sound/soc/rockchip/ N: rockchip -- 2.47.3