Re: [PATCH 6/6] EDAC: altera: Add ECC support for SDM QSPI on Agilex5

From: Krzysztof Kozlowski

Date: Wed Oct 29 2025 - 02:52:03 EST


On Tue, Oct 28, 2025 at 05:22:32PM +0800, niravkumarlaxmidas.rabara@xxxxxxxxxx wrote:
> From: Niravkumar L Rabara <niravkumarlaxmidas.rabara@xxxxxxxxxx>
>
> On Agilex5 SoCFPGA, the Secure Device Manager(SDM) manages ECC protection
> for the QSPI. Since SDM operates in secure mode, all register accesses
> must go through ARM Trusted Firmware (ATF) using Secure Monitor Calls
> (SMC).
> This driver uses the SMC interface to initialize ECC, handle correctable
> and uncorrectable error interrupts, and support error injection using
> debugfs.
>
> Signed-off-by: Niravkumar L Rabara <niravkumarlaxmidas.rabara@xxxxxxxxxx>


How in one patchset you cannot get same subject prefix right?

Best regards,
Krzysztof