[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1505922876.7865.15.camel@pengutronix.de>
Date: Wed, 20 Sep 2017 17:54:36 +0200
From: Philipp Zabel <p.zabel@...gutronix.de>
To: Dinh Nguyen <dinguyen@...nel.org>
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH] reset: socfpga: build the reset-socfpga for Stratix10
SOC
Hi Dinh,
On Wed, 2017-09-20 at 10:25 -0500, Dinh Nguyen wrote:
> Enable the reset driver to get built for the Stratix10 platform.
>
> Signed-off-by: Dinh Nguyen <dinguyen@...nel.org>
> ---
> drivers/reset/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/reset/Kconfig b/drivers/reset/Kconfig
> index 608c071..ab8895b 100644
> --- a/drivers/reset/Kconfig
> +++ b/drivers/reset/Kconfig
> @@ -71,7 +71,7 @@ config RESET_PISTACHIO
>
> config RESET_SOCFPGA
> bool "SoCFPGA Reset Driver" if COMPILE_TEST
> - default ARCH_SOCFPGA
> + default ARCH_SOCFPGA || ARCH_STRATIX10
> help
> This enables the reset controller driver for Altera
> SoCFPGAs.
Applied to reset/next, thank you.
regards
Philipp
Powered by blists - more mailing lists