Re: [PATCH v3 4/4] arm64: dts: qcom: qcs615: add the APPS SMMU node
From: Konrad Dybcio
Date: Fri Oct 25 2024 - 04:54:40 EST
On 25.10.2024 5:07 AM, Qingqing Zhou wrote:
> Add the APPS SMMU node for QCS615 platform. Add the dma-ranges
> to limit DMA address range to 36bit width to align with system
> architecture.
>
> Signed-off-by: Qingqing Zhou <quic_qqzhou@xxxxxxxxxxx>
> ---
You probably also want to mark it `dma-coherent` (see e.g.
x1e80100.dtsi)
Konrad