Re: [PATCH] reset: Restrict RESET_HSDK_V1 to ARC_SOC_HSDK or COMPILE_TEST

2017-09-21 Thread Philipp Zabel
Hi Geert, On Mon, 2017-09-11 at 14:22 +0200, Geert Uytterhoeven wrote: > 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") >

Re: [PATCH] reset: Restrict RESET_HSDK_V1 to ARC_SOC_HSDK or COMPILE_TEST

2017-09-21 Thread Philipp Zabel
Hi Geert, On Mon, 2017-09-11 at 14:22 +0200, Geert Uytterhoeven wrote: > 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") >

Re: [PATCH] reset: Restrict RESET_HSDK_V1 to ARC_SOC_HSDK or COMPILE_TEST

2017-09-19 Thread Vineet Gupta
On 09/11/2017 05:22 AM, Geert Uytterhoeven wrote: 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

Re: [PATCH] reset: Restrict RESET_HSDK_V1 to ARC_SOC_HSDK or COMPILE_TEST

2017-09-19 Thread Vineet Gupta
On 09/11/2017 05:22 AM, Geert Uytterhoeven wrote: 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 ---

[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 +-

[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