Krzysztof Kozlowski wrote: > > 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 <m.szyprowski@xxxxxxxxxxx> > > --- > > 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 <k.kozlowski@xxxxxxxxxxx> > Applied with Javier and Krzysztof's 'Reviewed-by'. Thanks, Kukjin -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html