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 <[email protected]>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 264e7a72afd6..d4e1a6ef552c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -20261,6 +20261,7 @@ R: Sekhar Nori <[email protected]>
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 <[email protected]>
--
2.17.1
On 7/20/22 6:00 AM, Lukas Bulwahn wrote:
> 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 <[email protected]>
> ---
Reviewed-by: David Lechner <[email protected]>
Quoting Lukas Bulwahn (2022-07-20 04:00:26)
> 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 <[email protected]>
> ---
Applied to clk-next