Message ID | 20200227182210.89512-14-andre.przywara@arm.com (mailing list archive) |
---|---|
State | Superseded |
Headers | show |
Series | arm: calxeda: update DTS, bindings and MAINTAINERS | expand |
On Thu, Feb 27, 2020 at 06:22:10PM +0000, Andre Przywara wrote: > Rob sees little point in maintaining the Calxeda architecture (early ARM > 32-bit server) anymore. > Since I have a machine sitting under my desk, change the maintainership > to not lose support for that platform. > > Signed-off-by: Andre Przywara <andre.przywara@arm.com> > --- > MAINTAINERS | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Acked-by: Rob Herring <robh@kernel.org> Send a PR to arm-soc folks for this and the dts changes. I'll pickup the bindings. Rob
On Thu, Feb 27, 2020 at 2:35 PM Rob Herring <robh@kernel.org> wrote: > > On Thu, Feb 27, 2020 at 06:22:10PM +0000, Andre Przywara wrote: > > Rob sees little point in maintaining the Calxeda architecture (early ARM > > 32-bit server) anymore. > > Since I have a machine sitting under my desk, change the maintainership > > to not lose support for that platform. > > > > Signed-off-by: Andre Przywara <andre.przywara@arm.com> > > --- > > MAINTAINERS | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > Acked-by: Rob Herring <robh@kernel.org> > > Send a PR to arm-soc folks for this and the dts changes. I'll pickup the > bindings. Given that it's likely to be a low volume of code, we can also just apply patches directly in this case (if it's easier than setting up a kernel.org account, etc). Andre, just let us know your preference. -Olof
On Thu, 27 Feb 2020 16:39:44 -0800 Olof Johansson <olof@lixom.net> wrote: > On Thu, Feb 27, 2020 at 2:35 PM Rob Herring <robh@kernel.org> wrote: > > > > On Thu, Feb 27, 2020 at 06:22:10PM +0000, Andre Przywara wrote: > > > Rob sees little point in maintaining the Calxeda architecture (early ARM > > > 32-bit server) anymore. > > > Since I have a machine sitting under my desk, change the maintainership > > > to not lose support for that platform. > > > > > > Signed-off-by: Andre Przywara <andre.przywara@arm.com> > > > --- > > > MAINTAINERS | 2 +- > > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > Acked-by: Rob Herring <robh@kernel.org> > > > > Send a PR to arm-soc folks for this and the dts changes. I'll pickup the > > bindings. > > Given that it's likely to be a low volume of code, we can also just > apply patches directly in this case (if it's easier than setting up a > kernel.org account, etc). Andre, just let us know your preference. I am happy (and more familiar) with just sending a final series via email. Especially if you insist on pulling from kernel.org git trees only, that is probably the only way for now. To gain more independence from "corporate email" I am looking forward to setting up a kernel.org account and sending proper PRs in the future, but indeed this is probably overkill given the expected volume of patches. Let me just run some test with the final version of the DT, then I will send a v3. Cheers, Andre
diff --git a/MAINTAINERS b/MAINTAINERS index c3800f3b5e6e..f488906a63d7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1605,7 +1605,7 @@ F: Documentation/devicetree/bindings/clock/bitmain,bm1880-clk.yaml F: Documentation/devicetree/bindings/pinctrl/bitmain,bm1880-pinctrl.txt ARM/CALXEDA HIGHBANK ARCHITECTURE -M: Rob Herring <robh@kernel.org> +M: Andre Przywara <andre.przywara@arm.com> L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) S: Maintained F: arch/arm/mach-highbank/
Rob sees little point in maintaining the Calxeda architecture (early ARM 32-bit server) anymore. Since I have a machine sitting under my desk, change the maintainership to not lose support for that platform. Signed-off-by: Andre Przywara <andre.przywara@arm.com> --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)