All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: clock: samsung: include S3C/S5P header bindings
@ 2021-08-30  6:56 ` Krzysztof Kozlowski
  0 siblings, 0 replies; 4+ messages in thread
From: Krzysztof Kozlowski @ 2021-08-30  6:56 UTC (permalink / raw)
  To: Sylwester Nawrocki, Tomasz Figa, Chanwoo Choi, Michael Turquette,
	Stephen Boyd, Krzysztof Kozlowski, linux-samsung-soc, linux-clk,
	linux-kernel, linux-arm-kernel

Include S3C24xx, S3C64xx and S5Pv210 SoC clock headers with bindings in
the Samsung SoC Clock drivers entry.  The clock drivers for these SoCs
are already covered.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
---
 MAINTAINERS | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index eee4c926003b..c17299c30ea7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -16582,6 +16582,9 @@ F:	Documentation/devicetree/bindings/clock/samsung,s3c*
 F:	Documentation/devicetree/bindings/clock/samsung,s5p*
 F:	drivers/clk/samsung/
 F:	include/dt-bindings/clock/exynos*.h
+F:	include/dt-bindings/clock/s3c24*.h
+F:	include/dt-bindings/clock/s5pv210*.h
+F:	include/dt-bindings/clock/samsung,s3c64xx-clock.h
 F:	include/linux/clk/samsung.h
 F:	include/linux/platform_data/clk-s3c2410.h
 
-- 
2.30.2


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [PATCH] MAINTAINERS: clock: samsung: include S3C/S5P header bindings
@ 2021-08-30  6:56 ` Krzysztof Kozlowski
  0 siblings, 0 replies; 4+ messages in thread
From: Krzysztof Kozlowski @ 2021-08-30  6:56 UTC (permalink / raw)
  To: Sylwester Nawrocki, Tomasz Figa, Chanwoo Choi, Michael Turquette,
	Stephen Boyd, Krzysztof Kozlowski, linux-samsung-soc, linux-clk,
	linux-kernel, linux-arm-kernel

Include S3C24xx, S3C64xx and S5Pv210 SoC clock headers with bindings in
the Samsung SoC Clock drivers entry.  The clock drivers for these SoCs
are already covered.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
---
 MAINTAINERS | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index eee4c926003b..c17299c30ea7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -16582,6 +16582,9 @@ F:	Documentation/devicetree/bindings/clock/samsung,s3c*
 F:	Documentation/devicetree/bindings/clock/samsung,s5p*
 F:	drivers/clk/samsung/
 F:	include/dt-bindings/clock/exynos*.h
+F:	include/dt-bindings/clock/s3c24*.h
+F:	include/dt-bindings/clock/s5pv210*.h
+F:	include/dt-bindings/clock/samsung,s3c64xx-clock.h
 F:	include/linux/clk/samsung.h
 F:	include/linux/platform_data/clk-s3c2410.h
 
-- 
2.30.2


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] MAINTAINERS: clock: samsung: include S3C/S5P header bindings
  2021-08-30  6:56 ` Krzysztof Kozlowski
@ 2021-08-30  6:59   ` Krzysztof Kozlowski
  -1 siblings, 0 replies; 4+ messages in thread
From: Krzysztof Kozlowski @ 2021-08-30  6:59 UTC (permalink / raw)
  To: Sylwester Nawrocki, Tomasz Figa, Chanwoo Choi, Michael Turquette,
	Stephen Boyd, linux-samsung-soc, linux-clk, linux-kernel,
	linux-arm-kernel

On 30/08/2021 08:56, Krzysztof Kozlowski wrote:
> Include S3C24xx, S3C64xx and S5Pv210 SoC clock headers with bindings in
> the Samsung SoC Clock drivers entry.  The clock drivers for these SoCs
> are already covered.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
> ---
>  MAINTAINERS | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index eee4c926003b..c17299c30ea7 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -16582,6 +16582,9 @@ F:	Documentation/devicetree/bindings/clock/samsung,s3c*
>  F:	Documentation/devicetree/bindings/clock/samsung,s5p*
>  F:	drivers/clk/samsung/
>  F:	include/dt-bindings/clock/exynos*.h
> +F:	include/dt-bindings/clock/s3c24*.h
> +F:	include/dt-bindings/clock/s5pv210*.h
> +F:	include/dt-bindings/clock/samsung,s3c64xx-clock.h
>  F:	include/linux/clk/samsung.h
>  F:	include/linux/platform_data/clk-s3c2410.h

Ignore it, please. I just sent the same patch second time... I need more
coffee.


Best regards,
Krzysztof

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] MAINTAINERS: clock: samsung: include S3C/S5P header bindings
@ 2021-08-30  6:59   ` Krzysztof Kozlowski
  0 siblings, 0 replies; 4+ messages in thread
From: Krzysztof Kozlowski @ 2021-08-30  6:59 UTC (permalink / raw)
  To: Sylwester Nawrocki, Tomasz Figa, Chanwoo Choi, Michael Turquette,
	Stephen Boyd, linux-samsung-soc, linux-clk, linux-kernel,
	linux-arm-kernel

On 30/08/2021 08:56, Krzysztof Kozlowski wrote:
> Include S3C24xx, S3C64xx and S5Pv210 SoC clock headers with bindings in
> the Samsung SoC Clock drivers entry.  The clock drivers for these SoCs
> are already covered.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
> ---
>  MAINTAINERS | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index eee4c926003b..c17299c30ea7 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -16582,6 +16582,9 @@ F:	Documentation/devicetree/bindings/clock/samsung,s3c*
>  F:	Documentation/devicetree/bindings/clock/samsung,s5p*
>  F:	drivers/clk/samsung/
>  F:	include/dt-bindings/clock/exynos*.h
> +F:	include/dt-bindings/clock/s3c24*.h
> +F:	include/dt-bindings/clock/s5pv210*.h
> +F:	include/dt-bindings/clock/samsung,s3c64xx-clock.h
>  F:	include/linux/clk/samsung.h
>  F:	include/linux/platform_data/clk-s3c2410.h

Ignore it, please. I just sent the same patch second time... I need more
coffee.


Best regards,
Krzysztof

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-08-30  7:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-30  6:56 [PATCH] MAINTAINERS: clock: samsung: include S3C/S5P header bindings Krzysztof Kozlowski
2021-08-30  6:56 ` Krzysztof Kozlowski
2021-08-30  6:59 ` Krzysztof Kozlowski
2021-08-30  6:59   ` Krzysztof Kozlowski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.