From: Dinh Nguyen <dinguyen@kernel.org>
To: muhammadnazimamirul.nazleasmade@altera.com,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
Nazim Amirul <muhammad.nazim.amirul.nazle.asmade@altera.com>
Subject: Re: arm64: dts: socfpga: agilex5: Add IOMMUS property for ethernet nodes
Date: Tue, 9 Dec 2025 05:53:42 -0600 [thread overview]
Message-ID: <f3c5a9f5-c608-4bce-94c2-6a97172d329d@kernel.org> (raw)
In-Reply-To: <7379d0b30094b30843c99f801dfcba9fafc4ae1d.1764294423.git.muhammad.nazim.amirul.nazle.asmade@altera.com>
On 12/3/25 20:29, muhammadnazimamirul.nazleasmade@altera.com wrote:
> From: Nazim Amirul <muhammad.nazim.amirul.nazle.asmade@altera.com>
>
> To enable SMMU integration, populate the iommus property to the ethernet
> device-tree node.
>
> Signed-off-by: Nazim Amirul <muhammad.nazim.amirul.nazle.asmade@altera.com>
> ---
> arch/arm64/boot/dts/intel/socfpga_agilex5.dtsi | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/intel/socfpga_agilex5.dtsi b/arch/arm64/boot/dts/intel/socfpga_agilex5.dtsi
> index 1f5d560f97b2..06f98667499b 100644
> --- a/arch/arm64/boot/dts/intel/socfpga_agilex5.dtsi
> +++ b/arch/arm64/boot/dts/intel/socfpga_agilex5.dtsi
> @@ -577,6 +577,7 @@ gmac0: ethernet@10810000 {
> snps,tso;
> altr,sysmgr-syscon = <&sysmgr 0x44 0>;
> snps,clk-csr = <0>;
> + iommus = <&smmu 1>;
> status = "disabled";
>
> stmmac_axi_emac0_setup: stmmac-axi-config {
> @@ -689,6 +690,7 @@ gmac1: ethernet@10820000 {
> snps,tso;
> altr,sysmgr-syscon = <&sysmgr 0x48 0>;
> snps,clk-csr = <0>;
> + iommus = <&smmu 2>;
> status = "disabled";
>
> stmmac_axi_emac1_setup: stmmac-axi-config {
> @@ -801,6 +803,7 @@ gmac2: ethernet@10830000 {
> snps,tso;
> altr,sysmgr-syscon = <&sysmgr 0x4c 0>;
> snps,clk-csr = <0>;
> + iommus = <&smmu 3>;
> status = "disabled";
>
> stmmac_axi_emac2_setup: stmmac-axi-config {
Applied!
Thanks,
Dinh
prev parent reply other threads:[~2025-12-09 11:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-04 2:29 muhammadnazimamirul.nazleasmade
2025-12-09 11:53 ` Dinh Nguyen [this message]
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=f3c5a9f5-c608-4bce-94c2-6a97172d329d@kernel.org \
--to=dinguyen@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=muhammad.nazim.amirul.nazle.asmade@altera.com \
--cc=muhammadnazimamirul.nazleasmade@altera.com \
--cc=robh@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
all inboxes | Powered by JetHome®