All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jacek Anaszewski <j.anaszewski@samsung.com>
To: Krzysztof Kozlowski <k.kozlowski.k@gmail.com>
Cc: linux-samsung-soc@vger.kernel.org, kyungmin.park@samsung.com,
	Kukjin Kim <kgene@kernel.org>
Subject: Re: [PATCH RESEND] ARM: dts: exynos3250: add JPEG codec device node
Date: Tue, 05 May 2015 09:20:24 +0200	[thread overview]
Message-ID: <55486F38.7080508@samsung.com> (raw)
In-Reply-To: <55484E6E.20906@gmail.com>

On 05/05/2015 07:00 AM, Krzysztof Kozlowski wrote:
> W dniu 24.01.2015 o 00:39, Jacek Anaszewski pisze:
>> Signed-off-by: Jacek Anaszewski <j.anaszewski@samsung.com>
>> Acked-by: Kyungmin Park <kyungmin.park@samsung.com>
>> Tested-by: Pankaj Dubey <pankaj.dubey@samsung.com>
>> Cc: Kukjin Kim <kgene@kernel.org>
>> ---
>>   arch/arm/boot/dts/exynos3250.dtsi |   13 +++++++++++++
>>   1 file changed, 13 insertions(+)
>>
>> diff --git a/arch/arm/boot/dts/exynos3250.dtsi b/arch/arm/boot/dts/exynos3250.dtsi
>> index 2246549..3c043d9 100644
>> --- a/arch/arm/boot/dts/exynos3250.dtsi
>> +++ b/arch/arm/boot/dts/exynos3250.dtsi
>> @@ -228,6 +228,19 @@
>>   			interrupts = <0 240 0>;
>>   		};
>>
>> +		jpeg: codec@11830000 {
>> +			compatible = "samsung,exynos3250-jpeg";
>> +			reg = <0x11830000 0x1000>;
>> +			interrupts = <0 171 0>;
>> +			clocks = <&cmu CLK_JPEG>, <&cmu CLK_SCLK_JPEG>;
>> +			clock-names = "jpeg", "sclk";
>> +			samsung,power-domain = <&pd_cam>;
>
> Please switch to generic binding: power-domains.

I've sent updated version, thanks.

-- 
Best Regards,
Jacek Anaszewski

      reply	other threads:[~2015-05-05  7:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-23 15:39 [PATCH RESEND] ARM: dts: exynos3250: add JPEG codec device node Jacek Anaszewski
2015-01-23 15:39 ` [PATCH] ARM: dts: exynos3250-rinato: add support for JPEG codec Jacek Anaszewski
2015-05-05  5:00 ` [PATCH RESEND] ARM: dts: exynos3250: add JPEG codec device node Krzysztof Kozlowski
2015-05-05  7:20   ` Jacek Anaszewski [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=55486F38.7080508@samsung.com \
    --to=j.anaszewski@samsung.com \
    --cc=k.kozlowski.k@gmail.com \
    --cc=kgene@kernel.org \
    --cc=kyungmin.park@samsung.com \
    --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 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.