Re: [PATCH] arm64: dts: qcom: nord: Add LLCC node
From: Bartosz Golaszewski
Date: Wed Sep 23 2026 - 03:11:46 EST
On Tue, 22 Sep 2026 11:17:35 +0200, Shawn Guo
<shengchao.guo@xxxxxxxxxxxxxxxx> said:
> From: Anurag Pateriya <anurag.pateriya@xxxxxxxxxxxxxxxx>
>
> Add the system cache controller. All sixteen banks are listed, four per
> DDR slice at 0x100000 strides from slice + 0x800000, followed by the
> global broadcast OR/AND regions, which the driver expects at the reg
> indices right after the last bank.
>
> No ECC interrupt is described, as the Nord interrupt map does not expose
> one for the LLCC. The driver treats it as optional.
>
> Signed-off-by: Anurag Pateriya <anurag.pateriya@xxxxxxxxxxxxxxxx>
> Signed-off-by: Shawn Guo <shengchao.guo@xxxxxxxxxxxxxxxx>
> ---
Reviewed-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxxxxxxxx>