[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAK8P3a3VYRUvFKd1CMTE-T-FhTx1YJr18Hqatmz7YK+A+JtFeQ@mail.gmail.com>
Date: Thu, 30 Mar 2017 17:36:17 +0200
From: Arnd Bergmann <arnd@...db.de>
To: Alexandre TORGUE <alexandre.torgue@...com>
Cc: Russell King <linux@...linux.org.uk>,
Maxime Coquelin <mcoquelin.stm32@...il.com>,
Linux ARM <linux-arm-kernel@...ts.infradead.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Olof Johansson <olof@...om.net>
Subject: Re: [PATCH] ARM: configs: stm32: Set CPU_V7M_NUM_IRQ to max value
On Thu, Mar 23, 2017 at 11:09 AM, Alexandre TORGUE
<alexandre.torgue@...com> wrote:
> stm32_defconfig is used for several STM32 MCU: STM32F429, STM32F469,
> STM32F746 and now STM32H743. Each of MCU listed have different interrupts
> number mapped on NVIC. STM32F429: 81, STM32F469: 92, STM32F746: 97 and
> STM32H743: 149. I could set CPU_V7M_NUM_IRQ to 149 but in order to avoid
> forgetting to update this value for next STM32 MCU I prefer to set it to
> max value: 240.
>
> Signed-off-by: Alexandre TORGUE <alexandre.torgue@...com>
It's not entirely clear who you want to apply this (if any), given that you sent
the patch to yourself. I've applied it to next/defconfig now, hope that's
what you intended.
Arnd
Powered by blists - more mailing lists