On 12.08.2015 18:39, Marek Szyprowski wrote:
> JPEG codec node has been added in parallel to the patch, which added
> support for IOMMU to Exynos platform, so JPEG device for Exynos4 series
> lacked IOMMU property. This patch fixes this issue.
> 
> Signed-off-by: Marek Szyprowski <[email protected]>
> ---
>  arch/arm/boot/dts/exynos4.dtsi | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm/boot/dts/exynos4.dtsi b/arch/arm/boot/dts/exynos4.dtsi
> index b0d52b1..98c0a36 100644
> --- a/arch/arm/boot/dts/exynos4.dtsi
> +++ b/arch/arm/boot/dts/exynos4.dtsi
> @@ -702,6 +702,7 @@
>               clocks = <&clock CLK_JPEG>;
>               clock-names = "jpeg";
>               power-domains = <&pd_cam>;
> +             iommus = <&sysmmu_jpeg>;
>       };
>  
>       hdmi: hdmi@12D00000 {


Reviewed-by: Krzysztof Kozlowski <[email protected]>

Best regards,
Krzysztof

--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to