Skip to content

Commit e607b3c

Browse files
Mani-Sadhasivamandersson
authored andcommitted
arm64: dts: qcom: sm8350: Mark UFS controller as cache coherent
The UFS controller on SM8350 supports cache coherency, hence add the "dma-coherent" property to mark it as such. Fixes: 59c7cf8 ("arm64: dts: qcom: sm8350: Add UFS nodes") Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/20230307153201.180626-1-manivannan.sadhasivam@linaro.org
1 parent a5982b3 commit e607b3c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/arm64/boot/dts/qcom/sm8350.dtsi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1664,6 +1664,7 @@
16641664
power-domains = <&gcc UFS_PHY_GDSC>;
16651665

16661666
iommus = <&apps_smmu 0xe0 0x0>;
1667+
dma-coherent;
16671668

16681669
clock-names =
16691670
"core_clk",

0 commit comments

Comments
 (0)