Linux Samsung SOC development
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <k.kozlowski@samsung.com>
To: Marek Szyprowski <m.szyprowski@samsung.com>,
	linux-samsung-soc@vger.kernel.org
Cc: Kukjin Kim <kgene@kernel.org>
Subject: Re: [PATCH] ARM: dts: exynos4*: add iommu property to JPEG device
Date: Thu, 13 Aug 2015 08:57:20 +0900	[thread overview]
Message-ID: <55CBDD60.6010207@samsung.com> (raw)
In-Reply-To: <1439372399-20033-1-git-send-email-m.szyprowski@samsung.com>

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@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 {


Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>

Best regards,
Krzysztof

  parent reply	other threads:[~2015-08-12 23:57 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
2015-08-12 23:57 ` Krzysztof Kozlowski [this message]
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=55CBDD60.6010207@samsung.com \
    --to=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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox