On Sat, May 25, 2024 at 10:44:11AM -0700, Bjorn Andersson wrote: > From: Bjorn Andersson <quic_bjorande@xxxxxxxxxxx> > > Commit '74cf6675c35e ("arm64: dts: qcom: sc8180x: Fix LLCC reg > property")' transitioned the SC8180X LLCC node to describe each memory > region individually, but did not include all the regions. > > The result is that Linux fails to find the last regions, so extend the > definition to cover all the blocks. > > This also corrects the related DeviceTree validation error. > > Fixes: 74cf6675c35e ("arm64: dts: qcom: sc8180x: Fix LLCC reg property") > Signed-off-by: Bjorn Andersson <quic_bjorande@xxxxxxxxxxx> > --- > arch/arm64/boot/dts/qcom/sc8180x.dtsi | 11 +++++++---- > 1 file changed, 7 insertions(+), 4 deletions(-) > Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> -- With best wishes Dmitry