Re: [PATCH v3] iommu/rockchip: Fix physical address decoding

From: Joerg Roedel
Date: Wed Jul 14 2021 - 06:40:12 EST


On Mon, Jul 12, 2021 at 12:12:32PM +0200, Benjamin Gaignard wrote:
> Restore bits 39 to 32 at correct position.
> It reverses the operation done in rk_dma_addr_dte_v2().
>
> Fixes: c55356c534aa ("iommu: rockchip: Add support for iommu v2")
>
> Reported-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
> Signed-off-by: Benjamin Gaignard <benjamin.gaignard@xxxxxxxxxxxxx>
> ---
> version 3:
> - change commit header to match with IOMMU tree convention

Applied, thanks.