From: dinh.linux@gmail.com (Dinh Nguyen)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCHv2] arm: socfpga: Enable ARM_TWD for socfpga
Date: Thu, 07 Nov 2013 04:11:02 -0600 [thread overview]
Message-ID: <527B6736.6090406@gmail.com> (raw)
In-Reply-To: <1380655870-19040-1-git-send-email-dinguyen@altera.com>
Hi Arnd/Olof,
On 10/1/13 2:31 PM, dinguyen at altera.com wrote:
> From: Dinh Nguyen <dinguyen@altera.com>
>
> Update SOCFPGA's Kconfig to include building the ARM TWD timer for
> SMP use.
>
> Signed-off-by: Dinh Nguyen <dinguyen@altera.com>
> Reviewed-by: Pavel Machek <pavel@denx.de>
> CC: Arnd Bergmann <arnd@arndb.de>
> CC: Olof Johansson <olof@lixom.net>
> Cc: Pavel Machek <pavel@denx.de>
> Cc: linux-arm-kernel at lists.infradead.org
> ---
> v2:
> - Add a condition 'if SMP' for HAVE_ARM_TWD
> ---
> arch/arm/mach-socfpga/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/mach-socfpga/Kconfig b/arch/arm/mach-socfpga/Kconfig
> index dd86db4..823de65 100644
> --- a/arch/arm/mach-socfpga/Kconfig
> +++ b/arch/arm/mach-socfpga/Kconfig
> @@ -11,6 +11,7 @@ config ARCH_SOCFPGA
> select GENERIC_CLOCKEVENTS
> select GPIO_PL061 if GPIOLIB
> select HAVE_ARM_SCU
> + select HAVE_ARM_TWD if SMP
> select HAVE_SMP
> select MFD_SYSCON
> select SPARSE_IRQ
If it's not too late, can you apply this?
Thanks,
DInh
next prev parent reply other threads:[~2013-11-07 10:11 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-01 19:31 [PATCHv2] arm: socfpga: Enable ARM_TWD for socfpga dinguyen at altera.com
2013-11-07 10:11 ` Dinh Nguyen [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-10-15 0:43 dinguyen at altera.com
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=527B6736.6090406@gmail.com \
--to=dinh.linux@gmail.com \
--cc=linux-arm-kernel@lists.infradead.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.