From: Chanwoo Choi <cw00.choi@samsung.com>
To: Jacek Anaszewski <j.anaszewski@samsung.com>
Cc: linux-samsung-soc@vger.kernel.org, Kukjin Kim <kgene@kernel.org>
Subject: Re: [PATCH v2] ARM: dts: exynos3250: add JPEG codec device node
Date: Wed, 06 May 2015 08:29:32 +0900 [thread overview]
Message-ID: <5549525C.4060503@samsung.com> (raw)
In-Reply-To: <1430810299-23512-1-git-send-email-j.anaszewski@samsung.com>
Hi Jacek,
This patch don't include any patach description.
I think you better to add it.
Thanks,
Chanwoo Choi
On 05/05/2015 04:18 PM, Jacek Anaszewski wrote:
> 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 e3bfb11..e25088c 100644
> --- a/arch/arm/boot/dts/exynos3250.dtsi
> +++ b/arch/arm/boot/dts/exynos3250.dtsi
> @@ -243,6 +243,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";
> + power-domains = <&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";
> + };
> +
> fimd: fimd@11c00000 {
> compatible = "samsung,exynos3250-fimd";
> reg = <0x11c00000 0x30000>;
>
next prev parent reply other threads:[~2015-05-05 23:29 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-05 7:18 [PATCH v2] ARM: dts: exynos3250: add JPEG codec device node Jacek Anaszewski
2015-05-05 23:29 ` Chanwoo Choi [this message]
2015-05-08 17:25 ` Kukjin Kim
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=5549525C.4060503@samsung.com \
--to=cw00.choi@samsung.com \
--cc=j.anaszewski@samsung.com \
--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