From: Marek Szyprowski <m.szyprowski@samsung.com>
To: Javier Martinez Canillas <javier@dowhile0.org>
Cc: "linux-samsung-soc@vger.kernel.org"
<linux-samsung-soc@vger.kernel.org>,
Kukjin Kim <kgene@kernel.org>
Subject: Re: [PATCH] ARM: dts: exynos4: add nodes for jpeg codec
Date: Thu, 05 Mar 2015 13:48:02 +0100 [thread overview]
Message-ID: <54F85082.9050205@samsung.com> (raw)
In-Reply-To: <CABxcv=nq4v_L4De=nXrhKuXGgGxVPYKohvWRxq2c9=io2Mf6TQ@mail.gmail.com>
Hello,
On 2015-03-05 13:41, Javier Martinez Canillas wrote:
> Hello Marek,
>
> Patch looks good to me. Just a small comment below so feel free to add my
>
> Reviewed by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
>
> On Thu, Mar 5, 2015 at 1:28 PM, Marek Szyprowski
> <m.szyprowski@samsung.com> wrote:
>> This patch adds nodes for hardware JPEG codec found in Exynos 4210 and
>> 4x12 SoCs.
>>
>> Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
>> ---
>> arch/arm/boot/dts/exynos4.dtsi | 9 +++++++++
>> arch/arm/boot/dts/exynos4x12.dtsi | 4 ++++
>> 2 files changed, 13 insertions(+)
>>
>> diff --git a/arch/arm/boot/dts/exynos4.dtsi b/arch/arm/boot/dts/exynos4.dtsi
>> index 77ea547..1bd630a 100644
>> --- a/arch/arm/boot/dts/exynos4.dtsi
>> +++ b/arch/arm/boot/dts/exynos4.dtsi
>> @@ -685,6 +685,15 @@
>> #include "exynos4412-tmu-sensor-conf.dtsi"
>> };
>>
>> + jpeg-codec@11840000 {
>> + compatible = "samsung,exynos4210-jpeg";
>> + reg = <0x11840000 0x1000>;
>> + interrupts = <0 88 0>;
>> + clocks = <&clock CLK_JPEG>;
>> + clock-names = "jpeg";
>> + samsung,power-domain = <&pd_cam>;
> Shouldn't you use the generic "power-domains" property here instead?
Definitely. I've missed that after rebasing my local tree...
Best regards
--
Marek Szyprowski, PhD
Samsung R&D Institute Poland
next prev parent reply other threads:[~2015-03-05 12:48 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-05 12:28 [PATCH] ARM: dts: exynos4: add nodes for jpeg codec Marek Szyprowski
2015-03-05 12:41 ` Javier Martinez Canillas
2015-03-05 12:48 ` Marek Szyprowski [this message]
2015-03-05 12:48 ` [PATCH v2] " Marek Szyprowski
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=54F85082.9050205@samsung.com \
--to=m.szyprowski@samsung.com \
--cc=javier@dowhile0.org \
--cc=kgene@kernel.org \
--cc=linux-samsung-soc@vger.kernel.org \
/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