mbox series

[0/2] arm64: dts: qcom: Add dma-coherent property on

Message ID 20240125102413.3016-1-quic_lxu5@quicinc.com
Headers show
Series arm64: dts: qcom: Add dma-coherent property on | expand

Message

Ling Xu Jan. 25, 2024, 10:24 a.m. UTC
Add dma-coherent property to fastRPC context bank nodes on sm8550 and
sm8650 dtsi files to pass dma sequence test in fastrpc sanity test,
ensure that data integrity is matained during DMA operations.

Ling Xu (2):
  arm64: dts: qcom: sm8550: Add dma-coherent property
  arm64: dts: qcom: sm8650: Add dma-coherent property

 arch/arm64/boot/dts/qcom/sm8550.dtsi | 13 +++++++++++++
 arch/arm64/boot/dts/qcom/sm8650.dtsi | 13 +++++++++++++
 2 files changed, 26 insertions(+)


base-commit: 774551425799cb5bbac94e1768fd69eec4f78dd4

Comments

Bjorn Andersson Feb. 7, 2024, 4:46 a.m. UTC | #1
On Thu, 25 Jan 2024 15:54:11 +0530, Ling Xu wrote:
> Add dma-coherent property to fastRPC context bank nodes on sm8550 and
> sm8650 dtsi files to pass dma sequence test in fastrpc sanity test,
> ensure that data integrity is matained during DMA operations.
> 
> Ling Xu (2):
>   arm64: dts: qcom: sm8550: Add dma-coherent property
>   arm64: dts: qcom: sm8650: Add dma-coherent property
> 
> [...]

Applied, thanks!

[1/2] arm64: dts: qcom: sm8550: Add dma-coherent property
      commit: 4a03b85b8491d8bfe84a26ff979507b6ae7122c1
[2/2] arm64: dts: qcom: sm8650: Add dma-coherent property
      commit: feed0507688b7e77755c4cf507d02223137fb8c0

Best regards,