From: Jakub Kicinski Date: Mon, 15 Sep 2025 23:42:55 +0000 (-0700) Subject: MAINTAINERS: make the DPLL entry cover drivers X-Git-Tag: v6.17-rc7~18^2~16 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=94ff1ed3030e88cfe4e34c1d47c5832995c953c8;p=thirdparty%2Fkernel%2Fstable.git MAINTAINERS: make the DPLL entry cover drivers DPLL maintainers should probably be CCed on driver patches, too. Remove the *, which makes the pattern only match files directly under drivers/dpll but not its sub-directories. Acked-by: Jiri Pirko Acked-by: Vadim Fedorenko Acked-by: Arkadiusz Kubalewski Link: https://patch.msgid.link/20250915234255.1306612-1-kuba@kernel.org Signed-off-by: Jakub Kicinski --- diff --git a/MAINTAINERS b/MAINTAINERS index ea95802d87e14..086b4a7bd04f4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7430,7 +7430,7 @@ S: Supported F: Documentation/devicetree/bindings/dpll/dpll-device.yaml F: Documentation/devicetree/bindings/dpll/dpll-pin.yaml F: Documentation/driver-api/dpll.rst -F: drivers/dpll/* +F: drivers/dpll/ F: include/linux/dpll.h F: include/uapi/linux/dpll.h