MAINTAINERS: add header file to TI DAVINCI SERIES CLOCK DRIVER
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Wed, 20 Jul 2022 11:00:26 +0000 (13:00 +0200)
committerStephen Boyd <sboyd@kernel.org>
Fri, 30 Sep 2022 20:45:57 +0000 (13:45 -0700)
While creating a patch submission on the davinci clock drivers, I noticed
that the header file include/linux/clk/davinci.h belongs to the section
TI DAVINCI SERIES CLOCK DRIVER.

Add a file entry for this header file in TI DAVINCI SERIES CLOCK DRIVER.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Link: https://lore.kernel.org/r/20220720110026.9173-1-lukas.bulwahn@gmail.com
Reviewed-by: David Lechner <david@lechnology.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
MAINTAINERS

index 8a5012b..8750179 100644 (file)
@@ -20304,6 +20304,7 @@ R:      Sekhar Nori <nsekhar@ti.com>
 S:     Maintained
 F:     Documentation/devicetree/bindings/clock/ti/davinci/
 F:     drivers/clk/davinci/
+F:     include/linux/clk/davinci.h
 
 TI DAVINCI SERIES GPIO DRIVER
 M:     Keerthy <j-keerthy@ti.com>