Message ID | 20230513090228.4340-1-krzysztof.kozlowski@linaro.org |
---|---|
State | New |
Headers | show |
Series | ASoC: MAINTAINERS: drop Krzysztof Kozlowski from Samsung audio | expand |
Hello Krzysztof, > -----Original Message----- > From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> > Sent: Saturday, May 13, 2023 2:32 PM > To: linux-samsung-soc@vger.kernel.org; Sylwester Nawrocki > <s.nawrocki@samsung.com>; Liam Girdwood <lgirdwood@gmail.com>; > Mark Brown <broonie@kernel.org>; Jaroslav Kysela <perex@perex.cz>; > Takashi Iwai <tiwai@suse.com>; alsa-devel@alsa-project.org; linux- > kernel@vger.kernel.org > Cc: Alim Akhtar <alim.akhtar@samsung.com>; Arnd Bergmann > <arnd@arndb.de>; Olof Johansson <olof@lixom.net>; Krzysztof Kozlowski > <krzysztof.kozlowski@linaro.org> > Subject: [PATCH] ASoC: MAINTAINERS: drop Krzysztof Kozlowski from > Samsung audio > > Remove Krzysztof Kozlowski from maintainer of Samsung SoC Audio drivers > and change the status to maintenance (no one is reality being paid for > looking at this). > Thank you! For your over the year’s contribution and support in maintaining and enhancing Samsung SoC Audio driver. Your input always helps and I hope that will continue in future as well. While at it, I know Padmanabhna (CCed) was recently doing and is working on I2S driver and Audio codec driver upstreaming to add support for some of the recent platforms. I will check with him if he has interest to take up this. Once again Thank you! > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> > --- Reviewed-by: Alim Akhtar <alim.akhtar@samsung.com> > MAINTAINERS | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index c7082004ac55..746ec43ff244 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -18581,10 +18581,9 @@ F: Documentation/admin- > guide/LSM/SafeSetID.rst > F: security/safesetid/ > > SAMSUNG AUDIO (ASoC) DRIVERS > -M: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> > M: Sylwester Nawrocki <s.nawrocki@samsung.com> > L: alsa-devel@alsa-project.org (moderated for non-subscribers) > -S: Supported > +S: Maintained > B: mailto:linux-samsung-soc@vger.kernel.org > F: Documentation/devicetree/bindings/sound/samsung* > F: sound/soc/samsung/ > -- > 2.34.1
On 13/05/2023 16:38, Alim Akhtar wrote: > Hello Krzysztof, > >> -----Original Message----- >> From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> >> Sent: Saturday, May 13, 2023 2:32 PM >> To: linux-samsung-soc@vger.kernel.org; Sylwester Nawrocki >> <s.nawrocki@samsung.com>; Liam Girdwood <lgirdwood@gmail.com>; >> Mark Brown <broonie@kernel.org>; Jaroslav Kysela <perex@perex.cz>; >> Takashi Iwai <tiwai@suse.com>; alsa-devel@alsa-project.org; linux- >> kernel@vger.kernel.org >> Cc: Alim Akhtar <alim.akhtar@samsung.com>; Arnd Bergmann >> <arnd@arndb.de>; Olof Johansson <olof@lixom.net>; Krzysztof Kozlowski >> <krzysztof.kozlowski@linaro.org> >> Subject: [PATCH] ASoC: MAINTAINERS: drop Krzysztof Kozlowski from >> Samsung audio >> >> Remove Krzysztof Kozlowski from maintainer of Samsung SoC Audio drivers >> and change the status to maintenance (no one is reality being paid for >> looking at this). >> > Thank you! For your over the year’s contribution and support in > maintaining and enhancing Samsung SoC Audio driver. Your input always helps > and I hope that will continue in future as well. Thanks! Although I did not contribute that much to the Samsung Audio driver, but rather tried to keep it reviewed and in some shape. > While at it, I know Padmanabhna (CCed) was recently doing and is working on > I2S driver and Audio codec driver upstreaming to add support for some of > the recent platforms. I will check with him if he has interest to take up > this. That would be great! Best regards, Krzysztof
On Sat, 13 May 2023 11:02:28 +0200, Krzysztof Kozlowski wrote: > Remove Krzysztof Kozlowski from maintainer of Samsung SoC Audio drivers > and change the status to maintenance (no one is reality being paid for > looking at this). > > Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/1] ASoC: MAINTAINERS: drop Krzysztof Kozlowski from Samsung audio commit: 647b5f5fdcbaba6f6fd8db69508fcbeb1fdfc2a6 All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted. You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed. If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists and maintainers to the CCs when replying to this mail. Thanks, Mark
diff --git a/MAINTAINERS b/MAINTAINERS index c7082004ac55..746ec43ff244 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -18581,10 +18581,9 @@ F: Documentation/admin-guide/LSM/SafeSetID.rst F: security/safesetid/ SAMSUNG AUDIO (ASoC) DRIVERS -M: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> M: Sylwester Nawrocki <s.nawrocki@samsung.com> L: alsa-devel@alsa-project.org (moderated for non-subscribers) -S: Supported +S: Maintained B: mailto:linux-samsung-soc@vger.kernel.org F: Documentation/devicetree/bindings/sound/samsung* F: sound/soc/samsung/
Remove Krzysztof Kozlowski from maintainer of Samsung SoC Audio drivers and change the status to maintenance (no one is reality being paid for looking at this). Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> --- MAINTAINERS | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)