Message ID | 20201016151528.7553-1-krzk@kernel.org (mailing list archive) |
---|---|
State | Not Applicable |
Headers | show |
Series | [1/4] MAINTAINERS: move Kamil Debski to credits | expand |
Hello, this series doesn't seem to be applied and looking at the list of people this mail was sent "To:" it's not obvious who is expected to take it. I assume it is not for us linux-pwm guys and will tag it as "not-applicable" in our patchwork. Best regards Uwe
On Thu, Oct 22, 2020 at 09:13:14PM +0200, Uwe Kleine-König wrote: > Hello, > > this series doesn't seem to be applied and looking at the list of people > this mail was sent "To:" it's not obvious who is expected to take it. I > assume it is not for us linux-pwm guys and will tag it as > "not-applicable" in our patchwork. Hi Uwe, All of the patches, including the one here, touch actually multiple subsystems, so if this is OK with you, I could take them through Samsung SoC. Best regards, Krzysztof
Em Thu, 22 Oct 2020 22:09:25 +0200 Krzysztof Kozlowski <krzk@kernel.org> escreveu: > On Thu, Oct 22, 2020 at 09:13:14PM +0200, Uwe Kleine-König wrote: > > Hello, > > > > this series doesn't seem to be applied and looking at the list of people > > this mail was sent "To:" it's not obvious who is expected to take it. I > > assume it is not for us linux-pwm guys and will tag it as > > "not-applicable" in our patchwork. > > Hi Uwe, > > All of the patches, including the one here, touch actually multiple > subsystems, so if this is OK with you, I could take them through > Samsung SoC. Acked-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> > > Best regards, > Krzysztof > Thanks, Mauro
Hello Krzysztof, On Thu, Oct 22, 2020 at 10:09:25PM +0200, Krzysztof Kozlowski wrote: > On Thu, Oct 22, 2020 at 09:13:14PM +0200, Uwe Kleine-König wrote: > > this series doesn't seem to be applied and looking at the list of people > > this mail was sent "To:" it's not obvious who is expected to take it. I > > assume it is not for us linux-pwm guys and will tag it as > > "not-applicable" in our patchwork. > > All of the patches, including the one here, touch actually multiple > subsystems, so if this is OK with you, I could take them through > Samsung SoC. I don't object. And I failed to find where pwm is touched (I assume I didn't look carefully enough). Best regards Uwe
On Fri, Oct 16, 2020 at 05:15:25PM +0200, Krzysztof Kozlowski wrote: > Kamil Debski has not been active on LKML since 2017: > https://lore.kernel.org/lkml/?q=f%3A%22Kamil+Debski%22 > > Move Kamil Debski to the CREDITS file. Thank you for the effort you put > in to the upstream Linux kernel work. > > Cc: Kamil Debski <kamil@wypas.org> > Cc: Andrzej Hajda <a.hajda@samsung.com> > Cc: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> > Cc: Sylwester Nawrocki <s.nawrocki@samsung.com> > Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> > --- > CREDITS | 6 ++++++ > MAINTAINERS | 4 ---- Applied. Best regards, Krzysztof
diff --git a/CREDITS b/CREDITS index 8592e45e3932..8dfd6a2fb3e8 100644 --- a/CREDITS +++ b/CREDITS @@ -849,6 +849,12 @@ D: trivial hack to add variable address length routing to Rose. D: AX25-HOWTO, HAM-HOWTO, IPX-HOWTO, NET-2-HOWTO D: ax25-utils maintainer. +N: Kamil Debski +E: kamil@wypas.org +D: Samsung S5P 2D graphics acceleration and Multi Format Codec drivers +D: Samsung USB2 phy drivers +D: PWM fan driver + N: Helge Deller E: deller@gmx.de W: http://www.parisc-linux.org/ diff --git a/MAINTAINERS b/MAINTAINERS index aa46cb3ce6e6..bb40bac8cf27 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2411,7 +2411,6 @@ F: arch/arm/mach-s5pv210/ ARM/SAMSUNG S5P SERIES 2D GRAPHICS ACCELERATION (G2D) SUPPORT M: Kyungmin Park <kyungmin.park@samsung.com> -M: Kamil Debski <kamil@wypas.org> M: Andrzej Hajda <a.hajda@samsung.com> L: linux-arm-kernel@lists.infradead.org L: linux-media@vger.kernel.org @@ -2437,7 +2436,6 @@ F: drivers/media/platform/s5p-jpeg/ ARM/SAMSUNG S5P SERIES Multi Format Codec (MFC) SUPPORT M: Kyungmin Park <kyungmin.park@samsung.com> -M: Kamil Debski <kamil@wypas.org> M: Jeongtae Park <jtp.park@samsung.com> M: Andrzej Hajda <a.hajda@samsung.com> L: linux-arm-kernel@lists.infradead.org @@ -14237,7 +14235,6 @@ F: drivers/media/usb/pwc/* F: include/trace/events/pwc.h PWM FAN DRIVER -M: Kamil Debski <kamil@wypas.org> M: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> L: linux-hwmon@vger.kernel.org S: Supported @@ -15519,7 +15516,6 @@ T: git https://github.com/lmajewski/linux-samsung-thermal.git F: drivers/thermal/samsung/ SAMSUNG USB2 PHY DRIVER -M: Kamil Debski <kamil@wypas.org> M: Sylwester Nawrocki <s.nawrocki@samsung.com> L: linux-kernel@vger.kernel.org S: Supported
Kamil Debski has not been active on LKML since 2017: https://lore.kernel.org/lkml/?q=f%3A%22Kamil+Debski%22 Move Kamil Debski to the CREDITS file. Thank you for the effort you put in to the upstream Linux kernel work. Cc: Kamil Debski <kamil@wypas.org> Cc: Andrzej Hajda <a.hajda@samsung.com> Cc: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> Cc: Sylwester Nawrocki <s.nawrocki@samsung.com> Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> --- CREDITS | 6 ++++++ MAINTAINERS | 4 ---- 2 files changed, 6 insertions(+), 4 deletions(-)