From: Florian Fainelli Date: Wed, 25 Jun 2025 23:10:38 +0000 (-0700) Subject: MAINTAINERS: Include clk.py under COMMON CLK FRAMEWORK entry X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=cce39a0d70fc818c3e3ef88f90bcbbc65d2377df;p=users%2Fjedix%2Flinux-maple.git MAINTAINERS: Include clk.py under COMMON CLK FRAMEWORK entry Include the GDB scripts file under scripts/gdb/linux/clk.py under the COMMON CLK subsystem since it parses internal data structures that depend upon that subsystem. Signed-off-by: Florian Fainelli Link: https://lore.kernel.org/r/20250625231053.1134589-2-florian.fainelli@broadcom.com Signed-off-by: Stephen Boyd --- diff --git a/MAINTAINERS b/MAINTAINERS index a92290fffa163..ced366cda16a9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5979,6 +5979,7 @@ F: include/dt-bindings/clock/ F: include/linux/clk-pr* F: include/linux/clk/ F: include/linux/of_clk.h +F: scripts/gdb/linux/clk.py F: rust/helpers/clk.c F: rust/kernel/clk.rs X: drivers/clk/clkdev.c