Commit bc1a711
arm64: dts: qcom: sa8775p: Fix the size of 'addr_space' regions
commit e60b14f upstream.
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: [email protected] # 6.11
Fixes: c5f5de8 ("arm64: dts: qcom: sa8775p: Add ep pcie1 controller node")
Fixes: 1924f55 ("arm64: dts: qcom: sa8775p: Add ep pcie0 controller node")
Signed-off-by: Manivannan Sadhasivam <[email protected]>
Reviewed-by: Konrad Dybcio <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bjorn Andersson <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>1 parent 6c3ed8b commit bc1a711
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5587 | 5587 | | |
5588 | 5588 | | |
5589 | 5589 | | |
5590 | | - | |
| 5590 | + | |
5591 | 5591 | | |
5592 | 5592 | | |
5593 | 5593 | | |
| |||
5744 | 5744 | | |
5745 | 5745 | | |
5746 | 5746 | | |
5747 | | - | |
| 5747 | + | |
5748 | 5748 | | |
5749 | 5749 | | |
5750 | 5750 | | |
| |||
0 commit comments