Linux Samsung SOC development
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <k.kozlowski.k@gmail.com>
To: Jacek Anaszewski <j.anaszewski@samsung.com>,
	linux-samsung-soc@vger.kernel.org
Cc: 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 14:00:30 +0900	[thread overview]
Message-ID: <55484E6E.20906@gmail.com> (raw)
In-Reply-To: <1422027597-12984-1-git-send-email-j.anaszewski@samsung.com>

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.

Best regards,
Krzysztof

  parent reply	other threads:[~2015-05-05  5:00 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 ` Krzysztof Kozlowski [this message]
2015-05-05  7:20   ` [PATCH RESEND] ARM: dts: exynos3250: add JPEG codec device node Jacek Anaszewski

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=55484E6E.20906@gmail.com \
    --to=k.kozlowski.k@gmail.com \
    --cc=j.anaszewski@samsung.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox