mirror of
https://github.com/torvalds/linux.git
synced 2026-06-01 02:53:36 +02:00
arm64: dts: qcom: sm8250: Fix pcie2_lane unit address
The previous one was likely a mistaken copy from pcie1_lane. Signed-off-by: Konrad Dybcio <konrad.dybcio@somainline.org> Link: https://lore.kernel.org/r/20210613185334.306225-1-konrad.dybcio@somainline.org Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
This commit is contained in:
parent
40f7d36db8
commit
dc2f86369b
|
|
@ -1470,7 +1470,7 @@ pcie2_phy: phy@1c16000 {
|
|||
|
||||
status = "disabled";
|
||||
|
||||
pcie2_lane: lanes@1c0e200 {
|
||||
pcie2_lane: lanes@1c16200 {
|
||||
reg = <0 0x1c16200 0 0x170>, /* tx0 */
|
||||
<0 0x1c16400 0 0x200>, /* rx0 */
|
||||
<0 0x1c16a00 0 0x1f0>, /* pcs */
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user