All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] MAINTAINERS: sort F entries for Marvell EBU maintainers
@ 2017-05-18 12:58 Thomas Petazzoni
  2017-05-18 12:58 ` [PATCH 2/2] MAINTAINERS: add irqchip related drivers to " Thomas Petazzoni
  2017-05-22  5:50 ` [PATCH 1/2] MAINTAINERS: sort F entries for " Jason Cooper
  0 siblings, 2 replies; 6+ messages in thread
From: Thomas Petazzoni @ 2017-05-18 12:58 UTC (permalink / raw)
  To: linux-arm-kernel

This commit sorts alphabetically the file entries of the Marvell EBU
maintainers in the MAINTAINERS file.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
 MAINTAINERS | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index f7d568b..2725ea3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1490,13 +1490,13 @@ M:	Gregory Clement <gregory.clement@free-electrons.com>
 M:	Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
 L:	linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
 S:	Maintained
-F:	arch/arm/mach-mvebu/
-F:	drivers/rtc/rtc-armada38x.c
 F:	arch/arm/boot/dts/armada*
 F:	arch/arm/boot/dts/kirkwood*
+F:	arch/arm/configs/mvebu_*_defconfig
+F:	arch/arm/mach-mvebu/
 F:	arch/arm64/boot/dts/marvell/armada*
 F:	drivers/cpufreq/mvebu-cpufreq.c
-F:	arch/arm/configs/mvebu_*_defconfig
+F:	drivers/rtc/rtc-armada38x.c
 
 ARM/Marvell Berlin SoC support
 M:	Jisheng Zhang <jszhang@marvell.com>
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [PATCH 2/2] MAINTAINERS: add irqchip related drivers to Marvell EBU maintainers
  2017-05-18 12:58 [PATCH 1/2] MAINTAINERS: sort F entries for Marvell EBU maintainers Thomas Petazzoni
@ 2017-05-18 12:58 ` Thomas Petazzoni
  2017-05-22  5:52   ` Jason Cooper
  2017-05-22  5:50 ` [PATCH 1/2] MAINTAINERS: sort F entries for " Jason Cooper
  1 sibling, 1 reply; 6+ messages in thread
From: Thomas Petazzoni @ 2017-05-18 12:58 UTC (permalink / raw)
  To: linux-arm-kernel

This commit updates the MAINTAINERS file so that the Marvell EBU
maintainers are also responsible for their irqchip drivers in
drivers/irqchip/.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 2725ea3..52ae170 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1496,6 +1496,8 @@ F:	arch/arm/configs/mvebu_*_defconfig
 F:	arch/arm/mach-mvebu/
 F:	arch/arm64/boot/dts/marvell/armada*
 F:	drivers/cpufreq/mvebu-cpufreq.c
+F:	drivers/irqchip/irq-armada-370-xp.c
+F:	drivers/irqchip/irq-mvebu-*
 F:	drivers/rtc/rtc-armada38x.c
 
 ARM/Marvell Berlin SoC support
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [PATCH 1/2] MAINTAINERS: sort F entries for Marvell EBU maintainers
  2017-05-18 12:58 [PATCH 1/2] MAINTAINERS: sort F entries for Marvell EBU maintainers Thomas Petazzoni
  2017-05-18 12:58 ` [PATCH 2/2] MAINTAINERS: add irqchip related drivers to " Thomas Petazzoni
@ 2017-05-22  5:50 ` Jason Cooper
  2017-05-23 14:35   ` Gregory CLEMENT
  1 sibling, 1 reply; 6+ messages in thread
From: Jason Cooper @ 2017-05-22  5:50 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Thomas,

On Thu, May 18, 2017 at 02:58:52PM +0200, Thomas Petazzoni wrote:
> This commit sorts alphabetically the file entries of the Marvell EBU
> maintainers in the MAINTAINERS file.
> 
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
> ---
>  MAINTAINERS | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

Acked-by: Jason Cooper <jason@lakedaemon.net>

thx,

Jason.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [PATCH 2/2] MAINTAINERS: add irqchip related drivers to Marvell EBU maintainers
  2017-05-18 12:58 ` [PATCH 2/2] MAINTAINERS: add irqchip related drivers to " Thomas Petazzoni
@ 2017-05-22  5:52   ` Jason Cooper
  2017-05-23 14:34     ` Gregory CLEMENT
  0 siblings, 1 reply; 6+ messages in thread
From: Jason Cooper @ 2017-05-22  5:52 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Thomas,

On Thu, May 18, 2017 at 02:58:53PM +0200, Thomas Petazzoni wrote:
> This commit updates the MAINTAINERS file so that the Marvell EBU
> maintainers are also responsible for their irqchip drivers in
> drivers/irqchip/.
> 
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
> ---
>  MAINTAINERS | 2 ++
>  1 file changed, 2 insertions(+)

Acked-by: Jason Cooper <jason@lakedaemon.net>

thx,

Jason.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [PATCH 2/2] MAINTAINERS: add irqchip related drivers to Marvell EBU maintainers
  2017-05-22  5:52   ` Jason Cooper
@ 2017-05-23 14:34     ` Gregory CLEMENT
  0 siblings, 0 replies; 6+ messages in thread
From: Gregory CLEMENT @ 2017-05-23 14:34 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,
 
 On lun., mai 22 2017, Jason Cooper <jason@lakedaemon.net> wrote:

> Hi Thomas,
>
> On Thu, May 18, 2017 at 02:58:53PM +0200, Thomas Petazzoni wrote:
>> This commit updates the MAINTAINERS file so that the Marvell EBU
>> maintainers are also responsible for their irqchip drivers in
>> drivers/irqchip/.
>> 
>> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
>> ---
>>  MAINTAINERS | 2 ++
>>  1 file changed, 2 insertions(+)
>
> Acked-by: Jason Cooper <jason@lakedaemon.net>
>


Applied on mvebu/fixes-non-critical

Thanks,

Gregory

> thx,
>
> Jason.

-- 
Gregory Clement, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [PATCH 1/2] MAINTAINERS: sort F entries for Marvell EBU maintainers
  2017-05-22  5:50 ` [PATCH 1/2] MAINTAINERS: sort F entries for " Jason Cooper
@ 2017-05-23 14:35   ` Gregory CLEMENT
  0 siblings, 0 replies; 6+ messages in thread
From: Gregory CLEMENT @ 2017-05-23 14:35 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,
 
 On lun., mai 22 2017, Jason Cooper <jason@lakedaemon.net> wrote:

> Hi Thomas,
>
> On Thu, May 18, 2017 at 02:58:52PM +0200, Thomas Petazzoni wrote:
>> This commit sorts alphabetically the file entries of the Marvell EBU
>> maintainers in the MAINTAINERS file.
>> 
>> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
>> ---
>>  MAINTAINERS | 6 +++---
>>  1 file changed, 3 insertions(+), 3 deletions(-)
>
> Acked-by: Jason Cooper <jason@lakedaemon.net>


Applied on mvebu/fixes-non-critical

Thanks,

Gregory

>
> thx,
>
> Jason.

-- 
Gregory Clement, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-05-23 14:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-18 12:58 [PATCH 1/2] MAINTAINERS: sort F entries for Marvell EBU maintainers Thomas Petazzoni
2017-05-18 12:58 ` [PATCH 2/2] MAINTAINERS: add irqchip related drivers to " Thomas Petazzoni
2017-05-22  5:52   ` Jason Cooper
2017-05-23 14:34     ` Gregory CLEMENT
2017-05-22  5:50 ` [PATCH 1/2] MAINTAINERS: sort F entries for " Jason Cooper
2017-05-23 14:35   ` Gregory CLEMENT

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.