From: Philipp Zabel <p.zabel@pengutronix.de>
To: Dinh Nguyen <dinguyen@kernel.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] reset: socfpga: build the reset-socfpga for Stratix10 SOC
Date: Wed, 20 Sep 2017 17:54:36 +0200 [thread overview]
Message-ID: <1505922876.7865.15.camel@pengutronix.de> (raw)
In-Reply-To: <1505921141-9898-1-git-send-email-dinguyen@kernel.org>
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@kernel.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
prev parent reply other threads:[~2017-09-20 15:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-20 15:25 [PATCH] reset: socfpga: build the reset-socfpga for Stratix10 SOC Dinh Nguyen
2017-09-20 15:54 ` Philipp Zabel [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1505922876.7865.15.camel@pengutronix.de \
--to=p.zabel@pengutronix.de \
--cc=dinguyen@kernel.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).