From: Marc Zyngier <maz@kernel.org>
To: "harry.yu185" <harry.yu185@gmail.com>
Cc: corbet@lwn.net, catalin.marinas@arm.com, will@kernel.org,
tglx@linutronix.de, linux-doc@vger.kernel.org,
linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] irqchip/gic-v3: Add Allwinner sunxi001 erratum workaround
Date: Sun, 02 Jun 2024 10:25:01 +0100 [thread overview]
Message-ID: <86o78jlms2.wl-maz@kernel.org> (raw)
In-Reply-To: <20240602071058.6405-1-harry.yu185@gmail.com>
On Sun, 02 Jun 2024 08:10:58 +0100,
"harry.yu185" <harry.yu185@gmail.com> wrote:
>
> Allwinner A523 GIC600 integration does not support the
> sharability feature. So assigned Erratum ID #sunxi001 for this
> issue.
>
> That the 0x0201643b ID is not Allwinner specific and thus
> there is an extra of_machine_is_compatible() check.
>
> Note, because more than one soc may have this problem, the 'sunxi'
> name is used instead of a fixed soc name like A523.
>
> Signed-off-by: harry.yu185 <harry.yu185@gmail.com>
No, this is all already handled by the driver already (since 6.6).
Please fix your DT to include the "dma-noncoherent" property in the
GIC and ITS nodes, which should paper over the integration bug.
Thanks,
M.
--
Without deviation from the norm, progress is not possible.
WARNING: multiple messages have this Message-ID (diff)
From: Marc Zyngier <maz@kernel.org>
To: "harry.yu185" <harry.yu185@gmail.com>
Cc: corbet@lwn.net, catalin.marinas@arm.com, will@kernel.org,
tglx@linutronix.de, linux-doc@vger.kernel.org,
linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] irqchip/gic-v3: Add Allwinner sunxi001 erratum workaround
Date: Sun, 02 Jun 2024 10:25:01 +0100 [thread overview]
Message-ID: <86o78jlms2.wl-maz@kernel.org> (raw)
In-Reply-To: <20240602071058.6405-1-harry.yu185@gmail.com>
On Sun, 02 Jun 2024 08:10:58 +0100,
"harry.yu185" <harry.yu185@gmail.com> wrote:
>
> Allwinner A523 GIC600 integration does not support the
> sharability feature. So assigned Erratum ID #sunxi001 for this
> issue.
>
> That the 0x0201643b ID is not Allwinner specific and thus
> there is an extra of_machine_is_compatible() check.
>
> Note, because more than one soc may have this problem, the 'sunxi'
> name is used instead of a fixed soc name like A523.
>
> Signed-off-by: harry.yu185 <harry.yu185@gmail.com>
No, this is all already handled by the driver already (since 6.6).
Please fix your DT to include the "dma-noncoherent" property in the
GIC and ITS nodes, which should paper over the integration bug.
Thanks,
M.
--
Without deviation from the norm, progress is not possible.
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2024-06-02 9:25 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-02 7:10 [PATCH] irqchip/gic-v3: Add Allwinner sunxi001 erratum workaround harry.yu185
2024-06-02 7:10 ` harry.yu185
2024-06-02 9:25 ` Marc Zyngier [this message]
2024-06-02 9:25 ` Marc Zyngier
2024-06-02 13:23 ` yu harry
2024-06-02 13:23 ` yu harry
2024-06-02 13:53 ` Marc Zyngier
2024-06-02 13:53 ` Marc Zyngier
2024-06-02 20:15 ` Andre Przywara
2024-06-02 20:15 ` Andre Przywara
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=86o78jlms2.wl-maz@kernel.org \
--to=maz@kernel.org \
--cc=catalin.marinas@arm.com \
--cc=corbet@lwn.net \
--cc=harry.yu185@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=tglx@linutronix.de \
--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 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.