From: Kukjin Kim <kgene@kernel.org>
To: 'Krzysztof Kozlowski' <k.kozlowski@samsung.com>,
'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 14:27:17 +0900 [thread overview]
Message-ID: <02e201d0d588$ba280d80$2e782880$@kernel.org> (raw)
In-Reply-To: <55CBDD60.6010207@samsung.com>
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@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>
>
Applied with Javier and Krzysztof's 'Reviewed-by'.
Thanks,
Kukjin
prev parent reply other threads:[~2015-08-13 5:27 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
2015-08-13 5:27 ` Kukjin Kim [this message]
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='02e201d0d588$ba280d80$2e782880$@kernel.org' \
--to=kgene@kernel.org \
--cc=k.kozlowski@samsung.com \
--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.