All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pankaj Dubey <pankaj.dubey@samsung.com>
To: Jacek Anaszewski <j.anaszewski@samsung.com>
Cc: linux-samsung-soc <linux-samsung-soc@vger.kernel.org>,
	Kyungmin Park <kyungmin.park@samsung.com>,
	Kukjin Kim <kgene.kim@samsung.com>
Subject: Re: [PATCH v3] ARM: dts: exynos3250: add JPEG codec device node
Date: Tue, 21 Oct 2014 13:54:24 +0530	[thread overview]
Message-ID: <CAGcde9HK+gDiPSL-XSMUU_cE4XvxLATvH0sz+K6SbE_4_miTOg@mail.gmail.com> (raw)
In-Reply-To: <1410268169-18424-1-git-send-email-j.anaszewski@samsung.com>

Hi Jacek Anaszewski,

On Tue, Sep 9, 2014 at 6:39 PM, Jacek Anaszewski
<j.anaszewski@samsung.com> wrote:
> Signed-off-by: Jacek Anaszewski <j.anaszewski@samsung.com>
> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
> Cc: Kukjin Kim <kgene.kim@samsung.com>
> ---
>  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 1d52de6..bbc1e4c 100644
> --- a/arch/arm/boot/dts/exynos3250.dtsi
> +++ b/arch/arm/boot/dts/exynos3250.dtsi
> @@ -216,6 +216,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>;
> +                       assigned-clocks = <&cmu CLK_MOUT_CAM_BLK>, <&cmu CLK_SCLK_JPEG>;
> +                       assigned-clock-rates = <0>, <150000000>;
> +                       assigned-clock-parents = <&cmu CLK_DIV_MPLL_PRE>;
> +                       status = "disabled";
> +               };
> +
>                 mshc_0: mshc@12510000 {
>                         compatible = "samsung,exynos5250-dw-mshc";
>                         reg = <0x12510000 0x1000>;
> --
> 1.7.9.5
>

I tested this patch on Exynos3250 based Espresso board, hence please
feel free to add.

Tested-by: Pankaj Dubey <pankaj.dubey@samsung.com>

Thanks,
Pankaj Dubey
> --
> To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

  parent reply	other threads:[~2014-10-21  8:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-09 13:09 [PATCH v3] ARM: dts: exynos3250: add JPEG codec device node Jacek Anaszewski
2014-09-09 13:09 ` [PATCH v4] ARM: dts: exynos3250: add MFC " Jacek Anaszewski
2014-09-13 17:08   ` Kukjin Kim
2014-09-15 11:45     ` Jacek Anaszewski
2014-10-21  8:24 ` Pankaj Dubey [this message]
2015-05-06  7:41 [PATCH v3] ARM: dts: exynos3250: add JPEG " 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=CAGcde9HK+gDiPSL-XSMUU_cE4XvxLATvH0sz+K6SbE_4_miTOg@mail.gmail.com \
    --to=pankaj.dubey@samsung.com \
    --cc=j.anaszewski@samsung.com \
    --cc=kgene.kim@samsung.com \
    --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.