
24 Apr
2024
24 Apr
'24
11:46 a.m.
The reset handling was added to the clock drivers but the entry was never updated, so add the clock-ipq4019 driver instead.
Signed-off-by: Robert Marko robert.marko@sartura.hr --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS index fdce7c8334..207c8b763f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -338,7 +338,7 @@ M: Luka Perkov luka.perkov@sartura.hr S: Maintained F: arch/arm/mach-ipq40xx/ F: include/dt-bindings/clock/qcom,gcc-ipq4019.h -F: drivers/reset/reset-ipq4019.c +F: drivers/clk/qcom/clock-ipq4019.c F: drivers/phy/phy-qcom-ipq4019-usb.c F: drivers/spi/spi-qup.c F: drivers/net/mdio-ipq4019.c
--
2.44.0