diff mbox series

arm64: dts: qcom: sm8250: Fix pcie2_lane unit address

Message ID 20210613185334.306225-1-konrad.dybcio@somainline.org (mailing list archive)
State Accepted
Commit dc2f86369b157dfe4dccd31497d2e3c541e7239d
Headers show
Series arm64: dts: qcom: sm8250: Fix pcie2_lane unit address | expand

Commit Message

Konrad Dybcio June 13, 2021, 6:53 p.m. UTC
The previous one was likely a mistaken copy from pcie1_lane.

Signed-off-by: Konrad Dybcio <konrad.dybcio@somainline.org>
---
 arch/arm64/boot/dts/qcom/sm8250.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

patchwork-bot+linux-arm-msm@kernel.org June 16, 2021, 12:10 a.m. UTC | #1
Hello:

This patch was applied to qcom/linux.git (refs/heads/for-next):

On Sun, 13 Jun 2021 20:53:34 +0200 you wrote:
> The previous one was likely a mistaken copy from pcie1_lane.
> 
> Signed-off-by: Konrad Dybcio <konrad.dybcio@somainline.org>
> ---
>  arch/arm64/boot/dts/qcom/sm8250.dtsi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Here is the summary with links:
  - arm64: dts: qcom: sm8250: Fix pcie2_lane unit address
    https://git.kernel.org/qcom/c/dc2f86369b15

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
diff mbox series

Patch

diff --git a/arch/arm64/boot/dts/qcom/sm8250.dtsi b/arch/arm64/boot/dts/qcom/sm8250.dtsi
index 7ab73d6c13a6..b8bca3225d96 100644
--- a/arch/arm64/boot/dts/qcom/sm8250.dtsi
+++ b/arch/arm64/boot/dts/qcom/sm8250.dtsi
@@ -1489,7 +1489,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 */