* [PATCH] MAINTAINERS: ARM: vt8500: add Krzysztof Kozlowski as maintainer
@ 2024-06-12 11:16 Krzysztof Kozlowski
2024-06-12 11:43 ` Arnd Bergmann
0 siblings, 1 reply; 6+ messages in thread
From: Krzysztof Kozlowski @ 2024-06-12 11:16 UTC (permalink / raw)
To: Krzysztof Kozlowski, linux-arm-kernel, devicetree, linux-kernel,
arm, soc, Arnd Bergmann, Olof Johansson
Cc: Krzysztof Kozlowski
The ARM VIA/WonderMedia VT8500 platform became orphaned in
commit 8f1b7ba55c61 ("MAINTAINERS: ARM/VT8500, remove defunct e-mail")
and clearly it is on the way out of the kernel. However few folks send
patches to it and it is nice to actually take them, till the platform is
in the kernel.
I do not plan to actively support/maintain ARM VT8500 but I can take odd
fixes now and then.
Extend the maintainer entry to cover also VT8500 DTS.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
Cc: linux-arm-kernel@lists.infradead.org
---
MAINTAINERS | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 63d991d95c73..c7a13170b697 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3107,9 +3107,11 @@ W: http://www.armlinux.org.uk/
F: arch/arm/vfp/
ARM/VT8500 ARM ARCHITECTURE
+M: Krzysztof Kozlowski <krzk@kernel.org>
L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
-S: Orphan
+S: Odd Fixes
F: Documentation/devicetree/bindings/i2c/i2c-wmt.txt
+F: arch/arm/boot/dts/vt8500/
F: arch/arm/mach-vt8500/
F: drivers/clocksource/timer-vt8500.c
F: drivers/i2c/busses/i2c-viai2c-wmt.c
--
2.43.0
^ permalink raw reply related [flat|nested] 6+ messages in thread* Re: [PATCH] MAINTAINERS: ARM: vt8500: add Krzysztof Kozlowski as maintainer 2024-06-12 11:16 [PATCH] MAINTAINERS: ARM: vt8500: add Krzysztof Kozlowski as maintainer Krzysztof Kozlowski @ 2024-06-12 11:43 ` Arnd Bergmann 2024-06-12 12:57 ` Alexey Charkov 0 siblings, 1 reply; 6+ messages in thread From: Arnd Bergmann @ 2024-06-12 11:43 UTC (permalink / raw) To: Krzysztof Kozlowski, Krzysztof Kozlowski, linux-arm-kernel, devicetree, linux-kernel, arm, soc, Olof Johansson Cc: Alexey Charkov On Wed, Jun 12, 2024, at 13:16, Krzysztof Kozlowski wrote: > The ARM VIA/WonderMedia VT8500 platform became orphaned in > commit 8f1b7ba55c61 ("MAINTAINERS: ARM/VT8500, remove defunct e-mail") > and clearly it is on the way out of the kernel. However few folks send > patches to it and it is nice to actually take them, till the platform is > in the kernel. > > I do not plan to actively support/maintain ARM VT8500 but I can take odd > fixes now and then. > > Extend the maintainer entry to cover also VT8500 DTS. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Cc: Alexey Charkov Thanks for stepping up. A few years ago, Alexey also had some interest in this platform and knew some other remaining users. Do you have any hardware to test on for the platform? I still have an old vt8505 (I think) TV box but never did anything with it. Arnd ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH] MAINTAINERS: ARM: vt8500: add Krzysztof Kozlowski as maintainer 2024-06-12 11:43 ` Arnd Bergmann @ 2024-06-12 12:57 ` Alexey Charkov 2024-06-12 13:43 ` Krzysztof Kozlowski 0 siblings, 1 reply; 6+ messages in thread From: Alexey Charkov @ 2024-06-12 12:57 UTC (permalink / raw) To: Arnd Bergmann Cc: Krzysztof Kozlowski, Krzysztof Kozlowski, linux-arm-kernel, devicetree, linux-kernel, arm, soc, Olof Johansson Hi Arnd, Krzystof, On Wed, Jun 12, 2024 at 3:43 PM Arnd Bergmann <arnd@arndb.de> wrote: > > On Wed, Jun 12, 2024, at 13:16, Krzysztof Kozlowski wrote: > > The ARM VIA/WonderMedia VT8500 platform became orphaned in > > commit 8f1b7ba55c61 ("MAINTAINERS: ARM/VT8500, remove defunct e-mail") > > and clearly it is on the way out of the kernel. However few folks send > > patches to it and it is nice to actually take them, till the platform is > > in the kernel. > > > > I do not plan to actively support/maintain ARM VT8500 but I can take odd > > fixes now and then. > > > > Extend the maintainer entry to cover also VT8500 DTS. > > > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> > > Cc: Alexey Charkov > > Thanks for stepping up. A few years ago, Alexey also had > some interest in this platform and knew some other remaining > users. Indeed, I'm still interested in getting it up and running, and even got my good old WM8950-based APC Rock board out of storage for it recently. I also have a WM8880-based laptop and another WM8850-based one at hand, but need to bring them up to speed. Should also have a number of older WM8750, WM8650 and VT8500 (but not WM8505) devices somewhere deeper in storage. I haven't touched the related code in a while, but as the original author of VT8500 and WM8505 support code from over a decade back I'd love to keep it all alive and functional, including reviewing and testing stuff as well as (hopefully) adding extra functionality that's been on my backlog for years. Does that count as support/maintain? Happy to be listed in maintainers and be in the loop if I qualify. Best regards, Alexey ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH] MAINTAINERS: ARM: vt8500: add Krzysztof Kozlowski as maintainer 2024-06-12 12:57 ` Alexey Charkov @ 2024-06-12 13:43 ` Krzysztof Kozlowski 2024-06-13 5:17 ` Alexey Charkov 0 siblings, 1 reply; 6+ messages in thread From: Krzysztof Kozlowski @ 2024-06-12 13:43 UTC (permalink / raw) To: Alexey Charkov, Arnd Bergmann Cc: Krzysztof Kozlowski, linux-arm-kernel, devicetree, linux-kernel, arm, soc, Olof Johansson On 12/06/2024 14:57, Alexey Charkov wrote: > Hi Arnd, Krzystof, > > On Wed, Jun 12, 2024 at 3:43 PM Arnd Bergmann <arnd@arndb.de> wrote: >> >> On Wed, Jun 12, 2024, at 13:16, Krzysztof Kozlowski wrote: >>> The ARM VIA/WonderMedia VT8500 platform became orphaned in >>> commit 8f1b7ba55c61 ("MAINTAINERS: ARM/VT8500, remove defunct e-mail") >>> and clearly it is on the way out of the kernel. However few folks send >>> patches to it and it is nice to actually take them, till the platform is >>> in the kernel. >>> >>> I do not plan to actively support/maintain ARM VT8500 but I can take odd >>> fixes now and then. >>> >>> Extend the maintainer entry to cover also VT8500 DTS. >>> >>> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> >> >> Cc: Alexey Charkov >> >> Thanks for stepping up. A few years ago, Alexey also had >> some interest in this platform and knew some other remaining >> users. > > Indeed, I'm still interested in getting it up and running, and even > got my good old WM8950-based APC Rock board out of storage for it > recently. I also have a WM8880-based laptop and another WM8850-based > one at hand, but need to bring them up to speed. Should also have a > number of older WM8750, WM8650 and VT8500 (but not WM8505) devices > somewhere deeper in storage. > > I haven't touched the related code in a while, but as the original > author of VT8500 and WM8505 support code from over a decade back I'd > love to keep it all alive and functional, including reviewing and > testing stuff as well as (hopefully) adding extra functionality that's > been on my backlog for years. Does that count as support/maintain? > Happy to be listed in maintainers and be in the loop if I qualify. You can take the sole maintainership thus handle patches/pull requests, or become added as a co-maintainer. Best regards, Krzysztof ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH] MAINTAINERS: ARM: vt8500: add Krzysztof Kozlowski as maintainer 2024-06-12 13:43 ` Krzysztof Kozlowski @ 2024-06-13 5:17 ` Alexey Charkov 2024-06-13 6:42 ` Krzysztof Kozlowski 0 siblings, 1 reply; 6+ messages in thread From: Alexey Charkov @ 2024-06-13 5:17 UTC (permalink / raw) To: Krzysztof Kozlowski Cc: Arnd Bergmann, Krzysztof Kozlowski, linux-arm-kernel, devicetree, linux-kernel, arm, soc, Olof Johansson On Wed, Jun 12, 2024 at 5:43 PM Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> wrote: > > On 12/06/2024 14:57, Alexey Charkov wrote: > > Hi Arnd, Krzystof, > > > > On Wed, Jun 12, 2024 at 3:43 PM Arnd Bergmann <arnd@arndb.de> wrote: > >> > >> On Wed, Jun 12, 2024, at 13:16, Krzysztof Kozlowski wrote: > >>> The ARM VIA/WonderMedia VT8500 platform became orphaned in > >>> commit 8f1b7ba55c61 ("MAINTAINERS: ARM/VT8500, remove defunct e-mail") > >>> and clearly it is on the way out of the kernel. However few folks send > >>> patches to it and it is nice to actually take them, till the platform is > >>> in the kernel. > >>> > >>> I do not plan to actively support/maintain ARM VT8500 but I can take odd > >>> fixes now and then. > >>> > >>> Extend the maintainer entry to cover also VT8500 DTS. > >>> > >>> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> > >> > >> Cc: Alexey Charkov > >> > >> Thanks for stepping up. A few years ago, Alexey also had > >> some interest in this platform and knew some other remaining > >> users. > > > > Indeed, I'm still interested in getting it up and running, and even > > got my good old WM8950-based APC Rock board out of storage for it > > recently. I also have a WM8880-based laptop and another WM8850-based > > one at hand, but need to bring them up to speed. Should also have a > > number of older WM8750, WM8650 and VT8500 (but not WM8505) devices > > somewhere deeper in storage. > > > > I haven't touched the related code in a while, but as the original > > author of VT8500 and WM8505 support code from over a decade back I'd > > love to keep it all alive and functional, including reviewing and > > testing stuff as well as (hopefully) adding extra functionality that's > > been on my backlog for years. Does that count as support/maintain? > > Happy to be listed in maintainers and be in the loop if I qualify. > > You can take the sole maintainership thus handle patches/pull requests, > or become added as a co-maintainer. Co-maintainer sounds great. Shall I submit a separate patch to add myself next to your name? Best regards, Alexey ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH] MAINTAINERS: ARM: vt8500: add Krzysztof Kozlowski as maintainer 2024-06-13 5:17 ` Alexey Charkov @ 2024-06-13 6:42 ` Krzysztof Kozlowski 0 siblings, 0 replies; 6+ messages in thread From: Krzysztof Kozlowski @ 2024-06-13 6:42 UTC (permalink / raw) To: Alexey Charkov, Krzysztof Kozlowski Cc: Arnd Bergmann, linux-arm-kernel, devicetree, linux-kernel, arm, soc, Olof Johansson On 13/06/2024 07:17, Alexey Charkov wrote: >>> >>> Indeed, I'm still interested in getting it up and running, and even >>> got my good old WM8950-based APC Rock board out of storage for it >>> recently. I also have a WM8880-based laptop and another WM8850-based >>> one at hand, but need to bring them up to speed. Should also have a >>> number of older WM8750, WM8650 and VT8500 (but not WM8505) devices >>> somewhere deeper in storage. >>> >>> I haven't touched the related code in a while, but as the original >>> author of VT8500 and WM8505 support code from over a decade back I'd >>> love to keep it all alive and functional, including reviewing and >>> testing stuff as well as (hopefully) adding extra functionality that's >>> been on my backlog for years. Does that count as support/maintain? >>> Happy to be listed in maintainers and be in the loop if I qualify. >> >> You can take the sole maintainership thus handle patches/pull requests, >> or become added as a co-maintainer. > > Co-maintainer sounds great. Shall I submit a separate patch to add > myself next to your name? I'll send a v2 with your name, thanks. Best regards, Krzysztof ^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2024-06-13 6:42 UTC | newest] Thread overview: 6+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2024-06-12 11:16 [PATCH] MAINTAINERS: ARM: vt8500: add Krzysztof Kozlowski as maintainer Krzysztof Kozlowski 2024-06-12 11:43 ` Arnd Bergmann 2024-06-12 12:57 ` Alexey Charkov 2024-06-12 13:43 ` Krzysztof Kozlowski 2024-06-13 5:17 ` Alexey Charkov 2024-06-13 6:42 ` Krzysztof Kozlowski
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox