Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1645727 > unrolled thread

[PATCH 1/9] MAINTAINERS: extend mvebu SoC entry with pinctrl drivers

Started byGregory CLEMENT <gregory.clement@free-electrons.com>
First post2017-05-19 18:10 +0200
Last post2017-05-23 11:30 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  [PATCH 1/9] MAINTAINERS: extend mvebu SoC entry with pinctrl drivers Gregory CLEMENT <gregory.clement@free-electrons.com> - 2017-05-19 18:10 +0200
    Re: [PATCH 1/9] MAINTAINERS: extend mvebu SoC entry with pinctrl drivers Linus Walleij <linus.walleij@linaro.org> - 2017-05-23 11:30 +0200

#1645727 — [PATCH 1/9] MAINTAINERS: extend mvebu SoC entry with pinctrl drivers

FromGregory CLEMENT <gregory.clement@free-electrons.com>
Date2017-05-19 18:10 +0200
Subject[PATCH 1/9] MAINTAINERS: extend mvebu SoC entry with pinctrl drivers
Message-ID<tISDw-4BS-31@gated-at.bofh.it>
There was no entry for the mvebu pinctrl drivers. As they are tightly
linked to the SoCs and there is a lot of common code to support the
various pinctrl of each SoCs, then add a new entry for the mvebu
maintainers.

Reviewed-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index f7d568b8f133..42befcdec846 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1496,6 +1496,7 @@ F:	arch/arm/boot/dts/armada*
 F:	arch/arm/boot/dts/kirkwood*
 F:	arch/arm64/boot/dts/marvell/armada*
 F:	drivers/cpufreq/mvebu-cpufreq.c
+F:	drivers/pinctrl/mvebu/
 F:	arch/arm/configs/mvebu_*_defconfig
 
 ARM/Marvell Berlin SoC support
-- 
git-series 0.9.1

[toc] | [next] | [standalone]


#1647874

FromLinus Walleij <linus.walleij@linaro.org>
Date2017-05-23 11:30 +0200
Message-ID<tKeiB-1cT-7@gated-at.bofh.it>
In reply to#1645727
On Fri, May 19, 2017 at 6:04 PM, Gregory CLEMENT
<gregory.clement@free-electrons.com> wrote:

> There was no entry for the mvebu pinctrl drivers. As they are tightly
> linked to the SoCs and there is a lot of common code to support the
> various pinctrl of each SoCs, then add a new entry for the mvebu
> maintainers.
>
> Reviewed-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
> Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>

Patch applied.

Yours,
Linus Walleij

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web