From f2e0b166b9ce15e408a2f21cd8906d552faab459 Mon Sep 17 00:00:00 2001 From: "Bao D. Nguyen" Date: Fri, 20 Sep 2019 15:35:41 -0700 Subject: [PATCH] ARM: dts: msm: Correct the UFS PHY address space for Lahaina Correct the UFS PHY address space for Lahaina per the SoC design. Change-Id: I3b31289b0274633d4879aef918b0e8438a3f82c0 --- qcom/lahaina.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qcom/lahaina.dtsi b/qcom/lahaina.dtsi index 7e6c0eb5..399bccae 100644 --- a/qcom/lahaina.dtsi +++ b/qcom/lahaina.dtsi @@ -626,7 +626,7 @@ }; ufsphy_mem: ufsphy_mem@1d87000 { - reg = <0x1d8700 0xe10>; + reg = <0x1d87000 0xe10>; reg-names = "phy_mem"; #phy-cells = <0>;