[PATCH] ARM: Assume maintainership of ARM reference designs

Subsystems: the rest

STALE2863d REVIEWED: 1 (0M)

1 review trailer.

9 messages, 6 authors, 2018-09-28 · open the first message on its own page

[PATCH] ARM: Assume maintainership of ARM reference designs

From: Linus Walleij <hidden>
Date: 2018-09-27 07:37:33

With this I assume maintainership of the Integrator, Versatile
and RealView ARM reference machines.

It's no big secret that I've been maintaining them for years,
but might as well make it official so I get the mails and
don't miss anything.

I have also included some drivers that are closely associated
with the ARM reference designs and yet orphaned in the
MAINTAINERS file. I can surely maintain them too, or route
the question to the right people so it doesn't fall on the
floor of upward to the subsystem maintainers who have too much
to do already as it is.

Cc: Russell King <linux@armlinux.org.uk>
Cc: Rob Herring <robh@kernel.org>
Cc: Will Deacon <redacted>
Cc: Michael Turquette <mturquette@baylibre.com>
Cc: Stephen Boyd <sboyd@kernel.org>
Cc: Wolfram Sang <redacted>
Cc: Mark Brown <broonie@kernel.org>
Cc: Brian Norris <computersforpeace@gmail.com>
Acked-by: Marc Zyngier <redacted>
Signed-off-by: Linus Walleij <redacted>
---
ARM SoC folks: please apply this directly wherever MAINTAINERS
patches go.

Submitted a while back, thought it was applied since everyone
was in on it, but apparently it got lost.

ARM Cambridge sent me all their old reference designs so I am
well equipped for this.
---
 MAINTAINERS | 25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index a5b256b25905..a4ed79a5a1c2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1078,6 +1078,31 @@ F:	arch/arm/include/asm/arch_timer.h
 F:	arch/arm64/include/asm/arch_timer.h
 F:	drivers/clocksource/arm_arch_timer.c
 
+ARM INTEGRATOR, VERSATILE AND REALVIEW SUPPORT
+M:	Linus Walleij <linus.walleij@linaro.org>
+L:	linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
+S:	Maintained
+F:	Documentation/devicetree/bindings/arm/arm-boards
+F:	Documentation/devicetree/bindings/auxdisplay/arm-charlcd.txt
+F:	Documentation/devicetree/bindings/clock/arm-integrator.txt
+F:	Documentation/devicetree/bindings/interrupt-controller/arm,versatile-fpga-irq.txt
+F:	Documentation/devicetree/bindings/mtd/arm-versatile.txt
+F:	arch/arm/mach-integrator/
+F:	arch/arm/mach-realview/
+F:	arch/arm/mach-versatile/
+F:	arch/arm/plat-versatile/
+F:	arch/arm/boot/dts/arm-realview-*
+F:	arch/arm/boot/dts/integrator*
+F:	arch/arm/boot/dts/versatile*
+F:	drivers/clk/versatile/
+F:	drivers/i2c/busses/i2c-versatile.c
+F:	drivers/irqchip/irq-versatile-fpga.c
+F:	drivers/irqchip/irq-vic.c
+F:	drivers/mtd/maps/physmap_of_versatile.c
+F:	drivers/power/reset/arm-versatile-reboot.c
+F:	drivers/soc/versatile/
+F:	drivers/spi/spi-pl022.c
+
 ARM HDLCD DRM DRIVER
 M:	Liviu Dudau <liviu.dudau@arm.com>
 S:	Supported
-- 
2.17.1

[PATCH] ARM: Assume maintainership of ARM reference designs

From: Wolfram Sang <hidden>
Date: 2018-09-27 08:25:09

On Thu, Sep 27, 2018 at 09:37:33AM +0200, Linus Walleij wrote:
With this I assume maintainership of the Integrator, Versatile
and RealView ARM reference machines.

It's no big secret that I've been maintaining them for years,
but might as well make it official so I get the mails and
don't miss anything.

I have also included some drivers that are closely associated
with the ARM reference designs and yet orphaned in the
MAINTAINERS file. I can surely maintain them too, or route
the question to the right people so it doesn't fall on the
floor of upward to the subsystem maintainers who have too much
to do already as it is.

Cc: Russell King <linux@armlinux.org.uk>
Cc: Rob Herring <robh@kernel.org>
Cc: Will Deacon <redacted>
Cc: Michael Turquette <mturquette@baylibre.com>
Cc: Stephen Boyd <sboyd@kernel.org>
Cc: Wolfram Sang <redacted>
Cc: Mark Brown <broonie@kernel.org>
Cc: Brian Norris <computersforpeace@gmail.com>
Acked-by: Marc Zyngier <redacted>
Signed-off-by: Linus Walleij <redacted>
Thanks, Linus.

Acked-by: Wolfram Sang <redacted>

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20180927/70306449/attachment.sig>

[PATCH] ARM: Assume maintainership of ARM reference designs

From: Wolfram Sang <hidden>
Date: 2018-09-27 08:26:45

+ARM INTEGRATOR, VERSATILE AND REALVIEW SUPPORT
+M:	Linus Walleij [off-list ref]
+L:	linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
+S:	Maintained
+F:	Documentation/devicetree/bindings/arm/arm-boards
+F:	Documentation/devicetree/bindings/auxdisplay/arm-charlcd.txt
+F:	Documentation/devicetree/bindings/clock/arm-integrator.txt
+F:	Documentation/devicetree/bindings/interrupt-controller/arm,versatile-fpga-irq.txt
+F:	Documentation/devicetree/bindings/mtd/arm-versatile.txt
You might want to add this, too?

Documentation/devicetree/bindings/i2c/i2c-versatile.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20180927/cb48a6d9/attachment.sig>

[PATCH] ARM: Assume maintainership of ARM reference designs

From: Olof Johansson <hidden>
Date: 2018-09-27 18:49:28

On Thu, Sep 27, 2018 at 12:37 AM Linus Walleij [off-list ref] wrote:
With this I assume maintainership of the Integrator, Versatile
and RealView ARM reference machines.

It's no big secret that I've been maintaining them for years,
but might as well make it official so I get the mails and
don't miss anything.

I have also included some drivers that are closely associated
with the ARM reference designs and yet orphaned in the
MAINTAINERS file. I can surely maintain them too, or route
the question to the right people so it doesn't fall on the
floor of upward to the subsystem maintainers who have too much
to do already as it is.

Cc: Russell King <linux@armlinux.org.uk>
Cc: Rob Herring <robh@kernel.org>
Cc: Will Deacon <redacted>
Cc: Michael Turquette <mturquette@baylibre.com>
Cc: Stephen Boyd <sboyd@kernel.org>
Cc: Wolfram Sang <redacted>
Cc: Mark Brown <broonie@kernel.org>
Cc: Brian Norris <computersforpeace@gmail.com>
Acked-by: Marc Zyngier <redacted>
Signed-off-by: Linus Walleij <redacted>
Acked-by: Olof Johansson <redacted>


-Olof

[PATCH] ARM: Assume maintainership of ARM reference designs

From: broonie@kernel.org (Mark Brown)
Date: 2018-09-27 22:04:39

On Thu, Sep 27, 2018 at 09:37:33AM +0200, Linus Walleij wrote:
+F:	drivers/spi/spi-pl022.c
The pl022 is actively used by *way* more than just the Arm reference
platforms, it's a really popular IP though the driver is fairly feature
complete at this point.  I'd like to at least see this split out as a
separate thing rather than lumped in so that people don't discount the
get_maintainers match as a false positive, though I'm totally fine with
you taking it over.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20180927/0dfb0498/attachment.sig>

[PATCH] ARM: Assume maintainership of ARM reference designs

From: arnd@arndb.de (Arnd Bergmann)
Date: 2018-09-28 07:44:45

On Fri, Sep 28, 2018 at 12:04 AM Mark Brown [off-list ref] wrote:
On Thu, Sep 27, 2018 at 09:37:33AM +0200, Linus Walleij wrote:
quoted
+F:   drivers/spi/spi-pl022.c
The pl022 is actively used by *way* more than just the Arm reference
platforms, it's a really popular IP though the driver is fairly feature
complete at this point.  I'd like to at least see this split out as a
separate thing rather than lumped in so that people don't discount the
get_maintainers match as a false positive, though I'm totally fine with
you taking it over.
The same logic probably applies to irq-vic.c, which is used on at least
five other platforms.

       Arnd

[PATCH] ARM: Assume maintainership of ARM reference designs

From: Linus Walleij <hidden>
Date: 2018-09-28 08:46:30

On Fri, Sep 28, 2018 at 9:45 AM Arnd Bergmann [off-list ref] wrote:
On Fri, Sep 28, 2018 at 12:04 AM Mark Brown [off-list ref] wrote:
quoted
On Thu, Sep 27, 2018 at 09:37:33AM +0200, Linus Walleij wrote:
quoted
+F:   drivers/spi/spi-pl022.c
The pl022 is actively used by *way* more than just the Arm reference
platforms, it's a really popular IP though the driver is fairly feature
complete at this point.  I'd like to at least see this split out as a
separate thing rather than lumped in so that people don't discount the
get_maintainers match as a false positive, though I'm totally fine with
you taking it over.
The same logic probably applies to irq-vic.c, which is used on at least
five other platforms.
I just saw that they were all orphaned so vaccumed them up from
the floor.

They are ARM PrimeCells that originate in these reference
designs: the VHDL code is on the CD that comes with Integrator,
Versatile etc, that is why this is appearing in more places,
companies bought the reference designs and took the VHDL
off the CD and started working on their SoC. So in some esoteric
sense they are closest associated with the reference designs.

So should I split out the SPI PL022 and VIC PL190 into their
own MAINTAINERS entries, simply?

Yours,
Linus Walleij

[PATCH] ARM: Assume maintainership of ARM reference designs

From: arnd@arndb.de (Arnd Bergmann)
Date: 2018-09-28 09:12:05

On Fri, Sep 28, 2018 at 10:46 AM Linus Walleij [off-list ref] wrote:
On Fri, Sep 28, 2018 at 9:45 AM Arnd Bergmann [off-list ref] wrote:
quoted
On Fri, Sep 28, 2018 at 12:04 AM Mark Brown [off-list ref] wrote:
quoted
On Thu, Sep 27, 2018 at 09:37:33AM +0200, Linus Walleij wrote:
quoted
+F:   drivers/spi/spi-pl022.c
The pl022 is actively used by *way* more than just the Arm reference
platforms, it's a really popular IP though the driver is fairly feature
complete at this point.  I'd like to at least see this split out as a
separate thing rather than lumped in so that people don't discount the
get_maintainers match as a false positive, though I'm totally fine with
you taking it over.
The same logic probably applies to irq-vic.c, which is used on at least
five other platforms.
I just saw that they were all orphaned so vaccumed them up from
the floor.

They are ARM PrimeCells that originate in these reference
designs: the VHDL code is on the CD that comes with Integrator,
Versatile etc, that is why this is appearing in more places,
companies bought the reference designs and took the VHDL
off the CD and started working on their SoC. So in some esoteric
sense they are closest associated with the reference designs.

So should I split out the SPI PL022 and VIC PL190 into their
own MAINTAINERS entries, simply?
Yes, please do.

      Arnd

[PATCH] ARM: Assume maintainership of ARM reference designs

From: mturquette@baylibre.com (Michael Turquette)
Date: 2018-09-27 22:55:44

Quoting Linus Walleij (2018-09-27 00:37:33)
With this I assume maintainership of the Integrator, Versatile
and RealView ARM reference machines.

It's no big secret that I've been maintaining them for years,
but might as well make it official so I get the mails and
don't miss anything.

I have also included some drivers that are closely associated
with the ARM reference designs and yet orphaned in the
MAINTAINERS file. I can surely maintain them too, or route
the question to the right people so it doesn't fall on the
floor of upward to the subsystem maintainers who have too much
to do already as it is.

Cc: Russell King <linux@armlinux.org.uk>
Cc: Rob Herring <robh@kernel.org>
Cc: Will Deacon <redacted>
Cc: Michael Turquette <mturquette@baylibre.com>
Cc: Stephen Boyd <sboyd@kernel.org>
Cc: Wolfram Sang <redacted>
Cc: Mark Brown <broonie@kernel.org>
Cc: Brian Norris <computersforpeace@gmail.com>
Acked-by: Marc Zyngier <redacted>
Signed-off-by: Linus Walleij <redacted>
Acked-by: Michael Turquette <mturquette@baylibre.com>

Best regards,
Mike
quoted hunk
---
ARM SoC folks: please apply this directly wherever MAINTAINERS
patches go.

Submitted a while back, thought it was applied since everyone
was in on it, but apparently it got lost.

ARM Cambridge sent me all their old reference designs so I am
well equipped for this.
---
 MAINTAINERS | 25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index a5b256b25905..a4ed79a5a1c2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1078,6 +1078,31 @@ F:       arch/arm/include/asm/arch_timer.h
 F:     arch/arm64/include/asm/arch_timer.h
 F:     drivers/clocksource/arm_arch_timer.c
 
+ARM INTEGRATOR, VERSATILE AND REALVIEW SUPPORT
+M:     Linus Walleij <linus.walleij@linaro.org>
+L:     linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
+S:     Maintained
+F:     Documentation/devicetree/bindings/arm/arm-boards
+F:     Documentation/devicetree/bindings/auxdisplay/arm-charlcd.txt
+F:     Documentation/devicetree/bindings/clock/arm-integrator.txt
+F:     Documentation/devicetree/bindings/interrupt-controller/arm,versatile-fpga-irq.txt
+F:     Documentation/devicetree/bindings/mtd/arm-versatile.txt
+F:     arch/arm/mach-integrator/
+F:     arch/arm/mach-realview/
+F:     arch/arm/mach-versatile/
+F:     arch/arm/plat-versatile/
+F:     arch/arm/boot/dts/arm-realview-*
+F:     arch/arm/boot/dts/integrator*
+F:     arch/arm/boot/dts/versatile*
+F:     drivers/clk/versatile/
+F:     drivers/i2c/busses/i2c-versatile.c
+F:     drivers/irqchip/irq-versatile-fpga.c
+F:     drivers/irqchip/irq-vic.c
+F:     drivers/mtd/maps/physmap_of_versatile.c
+F:     drivers/power/reset/arm-versatile-reboot.c
+F:     drivers/soc/versatile/
+F:     drivers/spi/spi-pl022.c
+
 ARM HDLCD DRM DRIVER
 M:     Liviu Dudau <liviu.dudau@arm.com>
 S:     Supported
-- 
2.17.1
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help