From: Jacek Anaszewski <j.anaszewski@samsung.com>
To: linux-samsung-soc@vger.kernel.org
Cc: Jacek Anaszewski <j.anaszewski@samsung.com>,
s.nawrocki@samsung.com, Kukjin Kim <kgene@kernel.org>
Subject: Re: [PATCH 1/2] ARM: dts: exynos4: Add JPEG codec node
Date: Thu, 05 Mar 2015 15:13:42 +0100 [thread overview]
Message-ID: <54F86496.9020103@samsung.com> (raw)
In-Reply-To: <1425561042-28258-1-git-send-email-j.anaszewski@samsung.com>
Please ignore these both patches in favour of the patch:
[PATCH v2] ARM: dts: exynos4: add nodes for jpeg codec
--
Best Regards,
Jacek Anaszewski
On 03/05/2015 02:10 PM, Jacek Anaszewski wrote:
> This patch adds an entry for JPEG codec found in Exynos 4210
> and 4x12 SoCs.
>
> Signed-off-by: Jacek Anaszewski <j.anaszewski@samsung.com>
> Cc: Kukjin Kim <kgene@kernel.org>
> ---
> arch/arm/boot/dts/exynos4.dtsi | 10 ++++++++++
> 1 file changed, 10 insertions(+)
>
> diff --git a/arch/arm/boot/dts/exynos4.dtsi b/arch/arm/boot/dts/exynos4.dtsi
> index 77ea547..e157d98 100644
> --- a/arch/arm/boot/dts/exynos4.dtsi
> +++ b/arch/arm/boot/dts/exynos4.dtsi
> @@ -452,6 +452,16 @@
> status = "disabled";
> };
>
> + 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>;
> + status = "disabled";
> + };
> +
> i2c_0: i2c@13860000 {
> #address-cells = <1>;
> #size-cells = <0>;
>
prev parent reply other threads:[~2015-03-05 14:13 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-05 13:10 [PATCH 1/2] ARM: dts: exynos4: Add JPEG codec node Jacek Anaszewski
2015-03-05 13:10 ` [PATCH 2/2] ARM: dts: Add JPEG codec node for exynos4412-trats2 Jacek Anaszewski
2015-03-05 14:13 ` 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=54F86496.9020103@samsung.com \
--to=j.anaszewski@samsung.com \
--cc=kgene@kernel.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=s.nawrocki@samsung.com \
/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