From: "Romli, Khairul Anuar" <khairul.anuar.romli@altera.com>
To: Krzysztof Kozlowski <krzk@kernel.org>,
Dinh Nguyen <dinguyen@kernel.org>, Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
"Rao, Mahesh" <mahesh.rao@altera.com>,
"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
open list <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 2/2] arm64: dts: intel: Add Agilex5 SVC node with memory region
Date: Tue, 28 Oct 2025 11:01:26 +0000 [thread overview]
Message-ID: <0e80f035-00b4-4134-a877-7253dbabe5b5@altera.com> (raw)
In-Reply-To: <0d9895d1-9c4a-406f-858f-fcb318b9f04b@kernel.org>
On 28/10/2025 5:36 pm, Krzysztof Kozlowski wrote:
> On 28/10/2025 10:29, Khairul Anuar Romli wrote:
>> Introduce the Stratix10 SoC service layer (SVC) node for Agilex5 SoCs.
>> The node includes the compatible string "intel,agilex5-svc" and references
>> a reserved memory region required for communication with the Secure Device
>> Manager (SDM).
>>
>> Agilex5 introduces a dependency on IOMMU-based translation for reserved
>> memory, unlike prior Agilex platforms. This commit introduces the
>> structural changes needed to support this feature once the IOMMU driver
>> is upstreamed.
>>
>> Signed-off-by: Khairul Anuar Romli <khairul.anuar.romli@altera.com>
>> ---
>> arch/arm64/boot/dts/intel/socfpga_agilex5.dtsi | 9 +++++++++
>> 1 file changed, 9 insertions(+)
>>
>> diff --git a/arch/arm64/boot/dts/intel/socfpga_agilex5.dtsi b/arch/arm64/boot/dts/intel/socfpga_agilex5.dtsi
>> index a13ccee3c4c3..15284092897e 100644
>> --- a/arch/arm64/boot/dts/intel/socfpga_agilex5.dtsi
>> +++ b/arch/arm64/boot/dts/intel/socfpga_agilex5.dtsi
>> @@ -841,5 +841,14 @@ queue7 {
>> };
>> };
>> };
>> +
>> + firmware {
>> + svc {
>> + compatible = "intel,agilex5-svc";
>> + method = "smc";
>> + memory-region = <&service_reserved>;
>> + iommus = <&smmu 10>;
>
>
> You did not test your code.
>
> Plus, where is the driver? Please read submitting patches in DT directory.
>
> Best regards,
> Krzysztof
I will add the driver implementation in the v2 as part of initial
support enablement for this Agilex5.
Thanks
Best Regards,
Khairul
next prev parent reply other threads:[~2025-10-28 11:01 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <cover.1761643239.git.khairul.anuar.romli@altera.com>
2025-10-28 9:28 ` [PATCH 1/2] dt-bindings: firmware: Add Agilex5 SVC compatible string Khairul Anuar Romli
2025-10-28 9:35 ` Krzysztof Kozlowski
2025-10-28 10:59 ` Romli, Khairul Anuar
2025-10-28 11:03 ` Krzysztof Kozlowski
2025-10-28 9:29 ` [PATCH 2/2] arm64: dts: intel: Add Agilex5 SVC node with memory region Khairul Anuar Romli
2025-10-28 9:36 ` Krzysztof Kozlowski
2025-10-28 11:01 ` Romli, Khairul Anuar [this message]
2025-11-01 11:06 ` kernel test robot
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=0e80f035-00b4-4134-a877-7253dbabe5b5@altera.com \
--to=khairul.anuar.romli@altera.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=dinguyen@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=krzk@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mahesh.rao@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®