Searched hist:"6 bd5afff39118c8d4e79f775af92e13cf95c3b1b" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | sc8180x.dtsi | diff 6bd5afff39118c8d4e79f775af92e13cf95c3b1b Sat May 25 12:44:11 CDT 2024 Bjorn Andersson <quic_bjorande@quicinc.com> arm64: dts: qcom: sc8180x: Fix LLCC reg property again
[ Upstream commit 3df1627d8370a9c420b49743976b3eeba32afbbc ]
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@quicinc.com> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Link: https://lore.kernel.org/r/20240525-sc8180x-llcc-reg-fixup-v1-1-0c13d4ea94f2@quicinc.com Signed-off-by: Bjorn Andersson <andersson@kernel.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
|