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 <[email protected]> Reviewed-by: Neil Armstrong <[email protected]> Signed-off-by: Bjorn Andersson <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent a5982b3 commit e607b3c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)