mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 14:04:54 +02:00
arm64: dts: qcom: sdm845: add the ufs reset
Add the core UFS reset for sdm845 Signed-off-by: Vinod Koul <vkoul@kernel.org> Link: https://lore.kernel.org/r/20200106070826.147064-4-vkoul@kernel.org Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
This commit is contained in:
parent
c79ec8911e
commit
a8aa481a5d
|
|
@ -1374,6 +1374,8 @@ ufs_mem_hc: ufshc@1d84000 {
|
|||
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>;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user