mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
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
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
parent
7cc382c494
commit
f2e0b166b9
@@ -626,7 +626,7 @@
|
||||
};
|
||||
|
||||
ufsphy_mem: ufsphy_mem@1d87000 {
|
||||
reg = <0x1d8700 0xe10>;
|
||||
reg = <0x1d87000 0xe10>;
|
||||
reg-names = "phy_mem";
|
||||
#phy-cells = <0>;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user