aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVinod Koul <[email protected]>2020-01-06 12:38:26 +0530
committerBjorn Andersson <[email protected]>2020-01-05 23:33:59 -0800
commita8aa481a5d1e91c817ea7f1ea7ae725fe742e755 (patch)
treec7a2f6d6fb61bfa8c5a39fcf3bed0bf1a3debc21
parentc79ec8911e5e81b9caf5c65a2160692afa6b7e30 (diff)
arm64: dts: qcom: sdm845: add the ufs reset
Add the core UFS reset for sdm845 Signed-off-by: Vinod Koul <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
-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 5d3b470f1be5..9f497fcc5d77 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>;