2022-07-20 11:07:27

by Lukas Bulwahn

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: add header file to TI DAVINCI SERIES CLOCK DRIVER

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


2022-07-20 15:26:16

by David Lechner

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: add header file to TI DAVINCI SERIES CLOCK DRIVER

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]>

2022-09-30 21:09:28

by Stephen Boyd

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: add header file to TI DAVINCI SERIES CLOCK DRIVER

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