Re: [PATCH v7 0/6] memory: tegra: Add MC error logging support for Tegra264 SoC

From: Krzysztof Kozlowski

Date: Sat Mar 07 2026 - 12:00:44 EST


On 26/02/2026 17:31, Ketan Patil wrote:
> In Tegra264, different components from memory subsystems like Memory
> Controller Fabric (MCF), HUB, HUB Common (HUBC), Side Band Shim (SBS)
> and MC Channels have different interrupt lines for receiving memory
> controller error interrupts. This patch set includes changes to add
> support and enable Memory Controller error logging for Tegra264.
>
> Ketan Patil (6):
> memory: tegra: Group error handling related registers
> memory: tegra: Group register and fields
> memory: tegra: Add support for multiple IRQs
> memory: tegra: Group SoC specific fields
> memory: tegra: Prepare for supporting multiple intmask registers
> memory: tegra: Add MC error logging support for Tegra264
>

Please use checkpatch. You should run it, not the maintainer.

CHECK: Alignment should match open parenthesis
CHECK: Please don't use multiple blank lines


Best regards,
Krzysztof