On 12/12/2022 13:33, Manivannan Sadhasivam wrote: > The LLCC block has several banks each with a different base address > and holes in between. So it is not a correct approach to cover these > banks with a single offset/size. Instead, the individual bank's base > address needs to be specified in devicetree with the exact size. > > While at it, let's also fix the size of the llcc_broadcast_base to cover > the whole region. > > Also, let's get rid of reg-names property as it is not needed anymore. > The driver is expected to parse the reg field based on index to get the > addresses of each LLCC banks. > > Cc: <stable@xxxxxxxxxxxxxxx> # 5.13 > Fixes: 0392968dbe09 ("arm64: dts: qcom: sc7280: Add device tree node for LLCC") > Reported-by: Parikshit Pareek <quic_ppareek@xxxxxxxxxxx> Same comments here and in all further patches. Best regards, Krzysztof