mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
arm64: dts: qcom: sa8775p: mark the UFS controller as dma-coherent
The UFS controller is cache coherent, so mark it as such in the dtsi.
Fixes: be543efeee ("arm64: dts: qcom: sa8775p: add UFS nodes")
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Suggested-by: Manivannan Sadhasivam <mani@kernel.org>
Reviewed-by: Manivannan Sadhasivam <mani@kernel.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230515121908.303432-1-brgl@bgdev.pl
This commit is contained in:
committed by
Bjorn Andersson
parent
9230758996
commit
2b967894f8
@@ -605,6 +605,7 @@
|
||||
power-domains = <&gcc UFS_PHY_GDSC>;
|
||||
required-opps = <&rpmhpd_opp_nom>;
|
||||
iommus = <&apps_smmu 0x100 0x0>;
|
||||
dma-coherent;
|
||||
clocks = <&gcc GCC_UFS_PHY_AXI_CLK>,
|
||||
<&gcc GCC_AGGRE_UFS_PHY_AXI_CLK>,
|
||||
<&gcc GCC_UFS_PHY_AHB_CLK>,
|
||||
|
||||
Reference in New Issue
Block a user