From: "Arnd Bergmann" <arnd@arndb.de>
To: "Alexandre Torgue" <alexandre.torgue@foss.st.com>,
"Guenter Roeck" <linux@roeck-us.net>,
"Arnaud POULIQUEN" <arnaud.pouliquen@foss.st.com>
Cc: "Rob Herring" <robh+dt@kernel.org>,
krzysztof.kozlowski+dt@linaro.org,
"Conor Dooley" <conor+dt@kernel.org>,
"Linus Walleij" <linus.walleij@linaro.org>,
"Catalin Marinas" <catalin.marinas@arm.com>,
"Will Deacon" <will@kernel.org>,
"Olof Johansson" <olof@lixom.net>,
soc@kernel.org, linux-arm-kernel@lists.infradead.org,
devicetree@vger.kernel.org,
linux-stm32@st-md-mailman.stormreply.com,
linux-kernel@vger.kernel.org,
"open list:GPIO SUBSYSTEM" <linux-gpio@vger.kernel.org>
Subject: Re: [PATCH v2 04/10] arm64: introduce STM32 family on Armv8 architecture
Date: Thu, 22 Jun 2023 09:57:03 +0200 [thread overview]
Message-ID: <6d7d1f99-02e3-4e13-ae50-96e8b38a6bb0@app.fastmail.com> (raw)
In-Reply-To: <6d3c01d0-c809-b420-335f-551c98956493@foss.st.com>
On Thu, Jun 22, 2023, at 09:50, Alexandre TORGUE wrote:
> On 6/22/23 02:57, Guenter Roeck wrote:
>>
>> On Fri, Jun 02, 2023 at 03:28:53PM +0200, Alexandre Torgue wrote:
>>> Add a dedicated ARCH_STM32 for STM32 SoCs config. First STM32 Armv8 SoC
>>> family is the STM32MP25 which is composed of STM32MP251, STM32MP253,
>>> STM32MP255, STM32MP257 SoCs.
>>>
>>> Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
>>>
>>
>> This patch (or patch series) results in the following build error when
>> trying to build arm64:allmodconfig.
>>
>> Building arm64:allmodconfig ... failed
>
> Should be fixed by this patch:
>
> https://lore.kernel.org/linux-arm-kernel/9ebb9a5a-7bc8-da67-529f-5193b9352b23@infradead.org/T/
I added that patch to my the soc/newsoc branch now.
Arnd
next prev parent reply other threads:[~2023-06-22 7:57 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-02 13:28 [PATCH v2 00/10] Add STM32MP25 support Alexandre Torgue
2023-06-02 13:28 ` [PATCH v2 01/10] dt-bindings: pinctrl: stm32: support for stm32mp257 and additional packages Alexandre Torgue
2023-06-08 13:49 ` Linus Walleij
2023-06-02 13:28 ` [PATCH v2 02/10] pinctrl: stm32: add stm32mp257 pinctrl support Alexandre Torgue
2023-06-08 13:49 ` Linus Walleij
2023-06-02 13:28 ` [PATCH v2 03/10] dt-bindings: stm32: add st,stm32mp25-syscfg compatible for syscon Alexandre Torgue
2023-06-02 13:28 ` [PATCH v2 04/10] arm64: introduce STM32 family on Armv8 architecture Alexandre Torgue
2023-06-22 0:57 ` Guenter Roeck
2023-06-22 7:50 ` Alexandre TORGUE
2023-06-22 7:57 ` Arnd Bergmann [this message]
2023-06-02 13:28 ` [PATCH v2 05/10] arm64: dts: st: introduce stm32mp25 SoCs family Alexandre Torgue
2023-06-02 13:28 ` [PATCH v2 06/10] arm64: dts: st: introduce stm32mp25 pinctrl files Alexandre Torgue
2023-06-02 13:28 ` [PATCH v2 07/10] dt-bindings: stm32: document stm32mp257f-ev1 board Alexandre Torgue
2023-06-02 13:28 ` [PATCH v2 08/10] arm64: dts: st: add stm32mp257f-ev1 board support Alexandre Torgue
2023-06-02 13:28 ` [PATCH v2 09/10] arm64: defconfig: enable ARCH_STM32 and STM32 serial driver Alexandre Torgue
2023-06-02 13:28 ` [PATCH v2 10/10] MAINTAINERS: add entry for ARM/STM32 ARCHITECTURE Alexandre Torgue
2023-06-08 15:01 ` [PATCH v2 00/10] Add STM32MP25 support Alexandre TORGUE
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=6d7d1f99-02e3-4e13-ae50-96e8b38a6bb0@app.fastmail.com \
--to=arnd@arndb.de \
--cc=alexandre.torgue@foss.st.com \
--cc=arnaud.pouliquen@foss.st.com \
--cc=catalin.marinas@arm.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linus.walleij@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-stm32@st-md-mailman.stormreply.com \
--cc=linux@roeck-us.net \
--cc=olof@lixom.net \
--cc=robh+dt@kernel.org \
--cc=soc@kernel.org \
--cc=will@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).