Re: [PATCH] arm64: dts: qcom: sa8775p: Fix the size of 'addr_space' regions

From: Konrad Dybcio
Date: Thu Nov 28 2024 - 16:58:22 EST


On 28.11.2024 3:51 PM, Manivannan Sadhasivam wrote:
> 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@xxxxxxxxxxxxxxx # 6.11
> Fixes: c5f5de8434ec ("arm64: dts: qcom: sa8775p: Add ep pcie1 controller node")
> Fixes: 1924f5518224 ("arm64: dts: qcom: sa8775p: Add ep pcie0 controller node")
> Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx>
> ---

Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>

Konrad