MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+)
Add Krzysztof Kozlowski (already Samsung SoC maintainer) as Samsung SoC
clock maintainer to handle the patches.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
Agreed with Sylwester who is recently busy. Let me handle some patches
as I already handle rest of Samsung SoC.
I plan to send pulls the same way Sylwester did - to Stephen.
---
MAINTAINERS | 2 ++
1 file changed, 2 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 5a72b303aed5..13d2b804dfa1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -18048,12 +18048,14 @@ Q: https://patchwork.linuxtv.org/project/linux-media/list/
F: drivers/media/platform/samsung/exynos4-is/
SAMSUNG SOC CLOCK DRIVERS
+M: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
M: Sylwester Nawrocki <s.nawrocki@samsung.com>
M: Tomasz Figa <tomasz.figa@gmail.com>
M: Chanwoo Choi <cw00.choi@samsung.com>
R: Alim Akhtar <alim.akhtar@samsung.com>
L: linux-samsung-soc@vger.kernel.org
S: Supported
+T: git git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git
T: git git://git.kernel.org/pub/scm/linux/kernel/git/snawrocki/clk.git
F: Documentation/devicetree/bindings/clock/samsung,*.yaml
F: Documentation/devicetree/bindings/clock/samsung,s3c*
--
2.34.1
On Tue, 23 Aug 2022 10:31:54 +0300, Krzysztof Kozlowski wrote:
> Add Krzysztof Kozlowski (already Samsung SoC maintainer) as Samsung SoC
> clock maintainer to handle the patches.
>
>
Applied, thanks!
[1/1] clk: samsung: MAINTAINERS: add Krzysztof Kozlowski
https://git.kernel.org/krzk/linux/c/ef96c458888fa2a329b14efc7991530f645fbddb
Best regards,
--
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
On 22. 8. 23. 16:31, Krzysztof Kozlowski wrote: > Add Krzysztof Kozlowski (already Samsung SoC maintainer) as Samsung SoC > clock maintainer to handle the patches. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> > > --- > > Agreed with Sylwester who is recently busy. Let me handle some patches > as I already handle rest of Samsung SoC. > > I plan to send pulls the same way Sylwester did - to Stephen. > --- > MAINTAINERS | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 5a72b303aed5..13d2b804dfa1 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -18048,12 +18048,14 @@ Q: https://patchwork.linuxtv.org/project/linux-media/list/ > F: drivers/media/platform/samsung/exynos4-is/ > > SAMSUNG SOC CLOCK DRIVERS > +M: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> > M: Sylwester Nawrocki <s.nawrocki@samsung.com> > M: Tomasz Figa <tomasz.figa@gmail.com> > M: Chanwoo Choi <cw00.choi@samsung.com> > R: Alim Akhtar <alim.akhtar@samsung.com> > L: linux-samsung-soc@vger.kernel.org > S: Supported > +T: git git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git > T: git git://git.kernel.org/pub/scm/linux/kernel/git/snawrocki/clk.git > F: Documentation/devicetree/bindings/clock/samsung,*.yaml > F: Documentation/devicetree/bindings/clock/samsung,s3c* Acked-by: Chanwoo Choi <cw00.choi@samsung.com> -- Best Regards, Samsung Electronics Chanwoo Choi
Quoting Krzysztof Kozlowski (2022-08-23 00:31:54) > Add Krzysztof Kozlowski (already Samsung SoC maintainer) as Samsung SoC > clock maintainer to handle the patches. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> > > --- Acked-by: Stephen Boyd <sboyd@kernel.org>
On 23.08.2022 09:31, Krzysztof Kozlowski wrote: > Add Krzysztof Kozlowski (already Samsung SoC maintainer) as Samsung SoC > clock maintainer to handle the patches. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> > > --- > > Agreed with Sylwester who is recently busy. Let me handle some patches > as I already handle rest of Samsung SoC. > > I plan to send pulls the same way Sylwester did - to Stephen. Acked-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
On 23/08/2022 10:31, Krzysztof Kozlowski wrote: > Add Krzysztof Kozlowski (already Samsung SoC maintainer) as Samsung SoC > clock maintainer to handle the patches. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> > > --- > > Agreed with Sylwester who is recently busy. Let me handle some patches > as I already handle rest of Samsung SoC. > > I plan to send pulls the same way Sylwester did - to Stephen. Hi Sam and Chanho, Please accept our apologies for any delays in handling the patches. I went through archives and grabbed few remaining Samsung clk patchsets: 1. bindings: https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git/log/?h=for-v6.0/samsung-clk-dt-bindings 2. clk: https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git/log/?h=next/clk 3. and DTS via my regular branches. Everything should pop-up in next linux-next. If something is still missing/pending/lost, please kindly resend. Also thanks for your upstream Samsung contributions! Best regards, Krzysztof
> > Add Krzysztof Kozlowski (already Samsung SoC maintainer) as Samsung > > SoC clock maintainer to handle the patches. > > > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> > > > > --- > > > > Agreed with Sylwester who is recently busy. Let me handle some patches > > as I already handle rest of Samsung SoC. > > > > I plan to send pulls the same way Sylwester did - to Stephen. > > > Hi Sam and Chanho, > > Please accept our apologies for any delays in handling the patches. No problem :) > > I went through archives and grabbed few remaining Samsung clk patchsets: > 1. bindings: > https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git/log/?h=for- > v6.0/samsung-clk-dt-bindings > > 2. clk: > https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git/log/?h=next > /clk > > 3. and DTS via my regular branches. > > Everything should pop-up in next linux-next. > > If something is still missing/pending/lost, please kindly resend. > > Also thanks for your upstream Samsung contributions! Great. Thanks for your support. Best Regards, Chanho Park
© 2016 - 2026 Red Hat, Inc.