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

Ling Xu posted 2 patches 1 year, 11 months ago
arch/arm64/boot/dts/qcom/sm8550.dtsi | 13 +++++++++++++
arch/arm64/boot/dts/qcom/sm8650.dtsi | 13 +++++++++++++
2 files changed, 26 insertions(+)
[PATCH 0/2] arm64: dts: qcom: Add dma-coherent property on
Posted by Ling Xu 1 year, 11 months ago
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
-- 
2.17.1
Re: [PATCH 0/2] arm64: dts: qcom: Add dma-coherent property on
Posted by Bjorn Andersson 1 year, 10 months ago
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,
-- 
Bjorn Andersson <andersson@kernel.org>