Loading
arm64: dts: qcom: sa8775p: Fix the size of 'addr_space' regions
For both the controller instances, size of the 'addr_space' region should be 0x1fe00000 as per the hardware memory layout. Otherwise, endpoint drivers cannot request even reasonable BAR size of 1MB. Cc: stable@vger.kernel.org # 6.11 Fixes: c5f5de84 ("arm64: dts: qcom: sa8775p: Add ep pcie1 controller node") Fixes: 1924f551 ("arm64: dts: qcom: sa8775p: Add ep pcie0 controller node") Signed-off-by:Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> Reviewed-by:
Konrad Dybcio <konrad.dybcio@oss.qualcomm.com> Link: https://lore.kernel.org/r/20241128145147.145618-1-manivannan.sadhasivam@linaro.org Signed-off-by:
Bjorn Andersson <andersson@kernel.org>