Re: [PATCH] ARC: reset: remove the misleading v1 suffix all over

2017-09-11 Thread Vineet Gupta
On 09/11/2017 03:28 AM, Philipp Zabel wrote: Hi Vineet, [added Eugeniy to Cc] On Thu, 2017-08-31 at 11:06 -0700, Vineet Gupta wrote: 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 !

[PATCH] reset: Restrict RESET_HSDK_V1 to ARC_SOC_HSDK or COMPILE_TEST

2017-09-11 Thread Geert Uytterhoeven
The HSDK reset driver is only useful when building for an ARC HSDK platform. While at it, drop the "default n", as that is the default. Fixes: e0be864f14240cb1 ("ARC: reset: introduce HSDKv1 reset driver") Signed-off-by: Geert Uytterhoeven --- drivers/reset/Kconfig | 2 +- 1 file changed, 1 ins

Re: [PATCH] ARC: reset: remove the misleading v1 suffix all over

2017-09-11 Thread Philipp Zabel
Hi Vineet, [added Eugeniy to Cc] On Thu, 2017-08-31 at 11:06 -0700, Vineet Gupta wrote: > 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 ! > > Cc: Philipp Zabel > Signed-off-by: Vi

Re: [PATCH] ARC: reset: introduce AXS10x reset driver

2017-09-11 Thread Philipp Zabel
Hi Eugeniy, On Thu, 2017-08-31 at 11:28 +, Eugeniy Paltsev wrote: > Hi Philipp, > > Do you have plans to add reset-simple driver into 4.14? > It would be nice to use it for AXS10x in 4.14. I've already sent the 4.14 pull request on August 18. I would like to add the simple driver for 4.15.