Re: [PATCH 0/2] arm64: allwinner: h6: Add IOMMU reference to Hantro G2 decoder

From: Jernej Škrabec
Date: Wed Nov 16 2022 - 13:31:45 EST


Dne torek, 15. november 2022 ob 10:06:42 CET je Chen-Yu Tsai napisal(a):
> While doing some decoder tests with Fluster and Chrome's VDA tests, I
> found that the Hantro G2 was failing, and there were IOMMU fault errors
> in the kernel log.
>
> Turns out the decoder is behind the IOMMU on the H6, as shown in the
> user manual.
>
> This series adds the "iommus" property to the binding and the dtsi.
> Please have a look.

Applied, thanks!

Best regards,
Jernej

>
>
> Thanks
> ChenYu
>
> Chen-Yu Tsai (2):
> media: dt-bindings: allwinner: h6-vpu-g2: Add IOMMU reference property
> arm64: dts: allwinner: h6: Add IOMMU reference to Hantro G2
>
> .../bindings/media/allwinner,sun50i-h6-vpu-g2.yaml | 5 +++++
> arch/arm64/boot/dts/allwinner/sun50i-h6.dtsi | 1 +
> 2 files changed, 6 insertions(+)
>
> --
> 2.38.1.493.g58b659f92b-goog