ARC: reset: remove the misleading v1 suffix all over
authorVineet Gupta <Vineet.Gupta1@synopsys.com>
Thu, 31 Aug 2017 18:06:07 +0000 (11:06 -0700)
committerPhilipp Zabel <p.zabel@pengutronix.de>
Mon, 18 Sep 2017 11:02:03 +0000 (13:02 +0200)
commit13541226dc056fa3f54417ce12f18ba711a1591c
tree164b3545a4777727e5c41fa26a21a5d81acfbfbf
parentfc9655e65160936e32adae0d0e8aae25eb12c4e0
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>
Documentation/devicetree/bindings/reset/snps,hsdk-reset.txt [new file with mode: 0644]
Documentation/devicetree/bindings/reset/snps,hsdk-v1-reset.txt [deleted file]
MAINTAINERS
drivers/reset/Kconfig
drivers/reset/Makefile
drivers/reset/reset-hsdk-v1.c [deleted file]
drivers/reset/reset-hsdk.c [new file with mode: 0644]
include/dt-bindings/reset/snps,hsdk-reset.h [new file with mode: 0644]
include/dt-bindings/reset/snps,hsdk-v1-reset.h [deleted file]