diff options
author | Vineet Gupta <Vineet.Gupta1@synopsys.com> | 2017-08-31 14:06:07 -0400 |
---|---|---|
committer | Philipp Zabel <p.zabel@pengutronix.de> | 2017-09-18 07:02:03 -0400 |
commit | 13541226dc056fa3f54417ce12f18ba711a1591c (patch) | |
tree | 164b3545a4777727e5c41fa26a21a5d81acfbfbf /MAINTAINERS | |
parent | fc9655e65160936e32adae0d0e8aae25eb12c4e0 (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-- | MAINTAINERS | 6 |
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* | |||
12915 | SYNOPSYS HSDK RESET CONTROLLER DRIVER | 12915 | SYNOPSYS HSDK RESET CONTROLLER DRIVER |
12916 | M: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com> | 12916 | M: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com> |
12917 | S: Supported | 12917 | S: Supported |
12918 | F: drivers/reset/reset-hsdk-v1.c | 12918 | F: drivers/reset/reset-hsdk.c |
12919 | F: include/dt-bindings/reset/snps,hsdk-v1-reset.h | 12919 | F: include/dt-bindings/reset/snps,hsdk-reset.h |
12920 | F: Documentation/devicetree/bindings/reset/snps,hsdk-v1-reset.txt | 12920 | F: Documentation/devicetree/bindings/reset/snps,hsdk-reset.txt |
12921 | 12921 | ||
12922 | SYSTEM CONFIGURATION (SYSCON) | 12922 | SYSTEM CONFIGURATION (SYSCON) |
12923 | M: Lee Jones <lee.jones@linaro.org> | 12923 | M: Lee Jones <lee.jones@linaro.org> |