aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVinod Koul <vkoul@kernel.org>2019-12-19 20:00:24 +0530
committerVinod Koul <vkoul@kernel.org>2019-12-19 20:00:24 +0530
commitcbe778a793fd3160cafddbc312b289c0c4847266 (patch)
treec7457c2c88eeb96abda4b9a9650b61b283418256
parent5f68a40c9536d6a89de2e867ec0a753e205511e4 (diff)
arm64: dts: qcom: sdm845: add the ufs resettopic/sm8150_55
Add the core UFS reset for sdm845 Signed-off-by: Vinod Koul <vkoul@kernel.org>
-rw-r--r--arch/arm64/boot/dts/qcom/sdm845.dtsi2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/qcom/sdm845.dtsi b/arch/arm64/boot/dts/qcom/sdm845.dtsi
index ddb1f23c936f..0c233afd7a5e 100644
--- a/arch/arm64/boot/dts/qcom/sdm845.dtsi
+++ b/arch/arm64/boot/dts/qcom/sdm845.dtsi
@@ -1374,6 +1374,8 @@
lanes-per-direction = <2>;
power-domains = <&gcc UFS_PHY_GDSC>;
#reset-cells = <1>;
+ resets = <&gcc GCC_UFS_PHY_BCR>;
+ reset-names = "rst";
iommus = <&apps_smmu 0x100 0xf>;