All of lore.kernel.org
 help / color / mirror / Atom feed
From: Javier Martinez Canillas <javier@osg.samsung.com>
To: Marek Szyprowski <m.szyprowski@samsung.com>,
	linux-samsung-soc@vger.kernel.org
Cc: Kukjin Kim <kgene@kernel.org>,
	Krzysztof Kozlowski <k.kozlowski@samsung.com>
Subject: Re: [PATCH] ARM: dts: exynos4*: add iommu property to JPEG device
Date: Wed, 12 Aug 2015 12:14:45 +0200	[thread overview]
Message-ID: <55CB1C95.8020309@osg.samsung.com> (raw)
In-Reply-To: <1439372399-20033-1-git-send-email-m.szyprowski@samsung.com>

Hello Marek,

On 08/12/2015 11:39 AM, 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@samsung.com>
> ---
>  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 {
> 

Looks good to me.

Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com>

Best regards,
-- 
Javier Martinez Canillas
Open Source Group
Samsung Research America

  reply	other threads:[~2015-08-12 10:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-12  9:39 [PATCH] ARM: dts: exynos4*: add iommu property to JPEG device Marek Szyprowski
2015-08-12 10:14 ` Javier Martinez Canillas [this message]
2015-08-12 23:57 ` Krzysztof Kozlowski
2015-08-13  5:27   ` Kukjin Kim

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=55CB1C95.8020309@osg.samsung.com \
    --to=javier@osg.samsung.com \
    --cc=k.kozlowski@samsung.com \
    --cc=kgene@kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=m.szyprowski@samsung.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.