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


Groups > linux.kernel > #1645727

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

From Gregory CLEMENT <gregory.clement@free-electrons.com>
Newsgroups linux.kernel
Subject [PATCH 1/9] MAINTAINERS: extend mvebu SoC entry with pinctrl drivers
Date 2017-05-19 18:10 +0200
Message-ID <tISDw-4BS-31@gated-at.bofh.it> (permalink)
References <tISDv-4BS-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread


Thread

[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

csiph-web