MAINTAINERS: make the DPLL entry cover drivers
authorJakub Kicinski <kuba@kernel.org>
Mon, 15 Sep 2025 23:42:55 +0000 (16:42 -0700)
committerJakub Kicinski <kuba@kernel.org>
Tue, 16 Sep 2025 23:55:59 +0000 (16:55 -0700)
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 <jiri@nvidia.com>
Acked-by: Vadim Fedorenko <vadim.fedorenko@linux.dev>
Acked-by: Arkadiusz Kubalewski <arkadiusz.kubalewski@intel.com>
Link: https://patch.msgid.link/20250915234255.1306612-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
MAINTAINERS

index ea95802d87e14bbb72db5f6af305bcfe5c4096d1..086b4a7bd04f42a69618b6a7164005a846a3ab85 100644 (file)
@@ -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