summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorVineet Gupta <Vineet.Gupta1@synopsys.com>2017-08-31 14:06:07 -0400
committerPhilipp Zabel <p.zabel@pengutronix.de>2017-09-18 07:02:03 -0400
commit13541226dc056fa3f54417ce12f18ba711a1591c (patch)
tree164b3545a4777727e5c41fa26a21a5d81acfbfbf /MAINTAINERS
parentfc9655e65160936e32adae0d0e8aae25eb12c4e0 (diff)
ARC: reset: remove the misleading v1 suffix all over
There is no plan yet to do a v2 board. And even if we were to do it only some IPs would actually change, so it be best to add suffixes at that point, not now ! Signed-off-by: Vineet Gupta <vgupta@synopsys.com> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS6
1 files changed, 3 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 2281af4b41b6..3b9887b3644e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -12915,9 +12915,9 @@ F: drivers/mmc/host/dw_mmc*
12915SYNOPSYS HSDK RESET CONTROLLER DRIVER 12915SYNOPSYS HSDK RESET CONTROLLER DRIVER
12916M: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com> 12916M: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
12917S: Supported 12917S: Supported
12918F: drivers/reset/reset-hsdk-v1.c 12918F: drivers/reset/reset-hsdk.c
12919F: include/dt-bindings/reset/snps,hsdk-v1-reset.h 12919F: include/dt-bindings/reset/snps,hsdk-reset.h
12920F: Documentation/devicetree/bindings/reset/snps,hsdk-v1-reset.txt 12920F: Documentation/devicetree/bindings/reset/snps,hsdk-reset.txt
12921 12921
12922SYSTEM CONFIGURATION (SYSCON) 12922SYSTEM CONFIGURATION (SYSCON)
12923M: Lee Jones <lee.jones@linaro.org> 12923M: Lee Jones <lee.jones@linaro.org>