Skip to content

Commit 94ff1ed

Browse files
committed
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 <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>
1 parent 109f8b5 commit 94ff1ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MAINTAINERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7430,7 +7430,7 @@ S: Supported
74307430
F: Documentation/devicetree/bindings/dpll/dpll-device.yaml
74317431
F: Documentation/devicetree/bindings/dpll/dpll-pin.yaml
74327432
F: Documentation/driver-api/dpll.rst
7433-
F: drivers/dpll/*
7433+
F: drivers/dpll/
74347434
F: include/linux/dpll.h
74357435
F: include/uapi/linux/dpll.h
74367436

0 commit comments

Comments
 (0)