From: marc_gonzalez@sigmadesigns.com (Marc Gonzalez)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v10 2/2] arm-soc: Add support for tango4 platforms
Date: Wed, 25 Nov 2015 11:32:33 +0100 [thread overview]
Message-ID: <56558E41.7050301@sigmadesigns.com> (raw)
In-Reply-To: <5654A0F3.40404@sigmadesigns.com>
On 24/11/2015 18:40, Marc Gonzalez wrote:
> +config ARCH_TANGO
> + bool "Sigma Designs Tango4 (SMP87xx)" if ARCH_MULTI_V7
> + # Cortex-A9 MPCore r3p0, PL310 r3p2
> + select ARCH_HAS_HOLES_MEMORYMODEL
> + select ARM_ERRATA_754322
> + select ARM_ERRATA_764369 if SMP
> + select ARM_ERRATA_775420
> + select ARM_GIC
> + select CLKSRC_TANGO_XTAL
> + select GENERIC_IRQ_CHIP
Instead of GENERIC_IRQ_CHIP, I should select TANGO_IRQCHIP
(to be defined in drivers/irqchip/Kconfig)
TANGO_IRQCHIP itself will select IRQ_DOMAIN and GENERIC_IRQ_CHIP.
next prev parent reply other threads:[~2015-11-25 10:32 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-24 17:15 [PATCH v10 0/2] Sigma Designs Tango4 port Marc Gonzalez
2015-11-24 17:19 ` [PATCH v10 1/2] arm-soc: Import initial tango4 device tree Marc Gonzalez
2015-11-25 9:20 ` Marc Gonzalez
2015-11-24 17:40 ` [PATCH v10 2/2] arm-soc: Add support for tango4 platforms Marc Gonzalez
2015-11-25 10:32 ` Marc Gonzalez [this message]
2015-12-11 23:14 ` Arnd Bergmann
2015-12-14 8:13 ` Marc Gonzalez
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=56558E41.7050301@sigmadesigns.com \
--to=marc_gonzalez@sigmadesigns.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.