From: Marc Zyngier <maz@kernel.org>
To: Christian Bruel <christian.bruel@foss.st.com>
Cc: <tglx@linutronix.de>, <robh@kernel.org>, <krzk+dt@kernel.org>,
<conor+dt@kernel.org>, <mcoquelin.stm32@gmail.com>,
<alexandre.torgue@foss.st.com>,
<linux-arm-kernel@lists.infradead.org>,
<linux-kernel@vger.kernel.org>, <devicetree@vger.kernel.org>,
<linux-stm32@st-md-mailman.stormreply.com>
Subject: Re: [PATCH 3/3] arm64: dts: st: add st,stm32mp2-cortex-a7-gic in intc node in stm32mp251.dtsi
Date: Thu, 03 Apr 2025 18:27:55 +0100 [thread overview]
Message-ID: <874iz5yx2c.wl-maz@kernel.org> (raw)
In-Reply-To: <20250403122805.1574086-4-christian.bruel@foss.st.com>
On Thu, 03 Apr 2025 13:28:05 +0100,
Christian Bruel <christian.bruel@foss.st.com> wrote:
>
> Add st,stm32mp2-cortex-a7-gic to enable the GICC_DIR register remap
>
> Signed-off-by: Christian Bruel <christian.bruel@foss.st.com>
> ---
> arch/arm64/boot/dts/st/stm32mp251.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm64/boot/dts/st/stm32mp251.dtsi b/arch/arm64/boot/dts/st/stm32mp251.dtsi
> index f3c6cdfd7008..030e5da67a7e 100644
> --- a/arch/arm64/boot/dts/st/stm32mp251.dtsi
> +++ b/arch/arm64/boot/dts/st/stm32mp251.dtsi
> @@ -115,7 +115,7 @@ scmi_vdda18adc: regulator@7 {
> };
>
> intc: interrupt-controller@4ac00000 {
> - compatible = "arm,cortex-a7-gic";
> + compatible = "st,stm32mp2-cortex-a7-gic", "arm,cortex-a7-gic";
What nonsense is this? This is an *arm64* machine, with I expect a
GIC400. Where is this A7 compat coming from?
M.
--
Jazz isn't dead. It just smells funny.
next prev parent reply other threads:[~2025-04-03 17:27 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-03 12:28 [PATCH 0/3] Add ST STM32MP2 GICv2 quirk for EOI split mode Christian Bruel
2025-04-03 12:28 ` [PATCH 1/3] dt-bindings: interrupt-controller: arm,gic: Add st,stm32mp2-cortex-a7-gic Christian Bruel
2025-04-03 12:28 ` [PATCH 2/3] irqchip/gic: Use 0x10000 offset to access GICC_DIR on STM32MP2 Christian Bruel
2025-04-03 15:43 ` Thomas Gleixner
2025-04-04 12:25 ` Christian Bruel
2025-04-03 17:50 ` Marc Zyngier
2025-04-04 12:15 ` Christian Bruel
2025-04-04 13:36 ` Marc Zyngier
2025-04-04 16:18 ` Christian Bruel
2025-04-04 16:19 ` Christian Bruel
2025-04-03 12:28 ` [PATCH 3/3] arm64: dts: st: add st,stm32mp2-cortex-a7-gic in intc node in stm32mp251.dtsi Christian Bruel
2025-04-03 17:27 ` Marc Zyngier [this message]
2025-04-04 12:17 ` Christian Bruel
2025-04-04 12:45 ` Marc Zyngier
2025-04-03 14:35 ` [PATCH 0/3] Add ST STM32MP2 GICv2 quirk for EOI split mode Rob Herring (Arm)
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=874iz5yx2c.wl-maz@kernel.org \
--to=maz@kernel.org \
--cc=alexandre.torgue@foss.st.com \
--cc=christian.bruel@foss.st.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-stm32@st-md-mailman.stormreply.com \
--cc=mcoquelin.stm32@gmail.com \
--cc=robh@kernel.org \
--cc=tglx@linutronix.de \
/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).