[PATCH v10 2/2] arm-soc: Add support for tango4 platforms
Marc Gonzalez
marc_gonzalez at sigmadesigns.com
Mon Dec 14 00:13:26 PST 2015
On 12/12/2015 00:14, Arnd Bergmann wrote:
> On Wednesday 25 November 2015 11:32:33 Marc Gonzalez wrote:
>> 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.
>>
>
> Are you sending a V11 with this?
Yep, v11 coming up later today.
Thanks for reminding me.
Regards.
More information about the linux-arm-kernel
mailing list