From: Kukjin Kim <kgene.kim@samsung.com>
To: Jacek Anaszewski <j.anaszewski@samsung.com>
Cc: linux-samsung-soc@vger.kernel.org,
Kyungmin Park <kyungmin.park@samsung.com>,
Kukjin Kim <kgene.kim@samsung.com>
Subject: Re: [PATCH v5] ARM: dts: exynos3250 add MFC codec device node
Date: Wed, 24 Sep 2014 01:33:49 +0900 [thread overview]
Message-ID: <5421A0ED.60704@samsung.com> (raw)
In-Reply-To: <1410781486-13983-1-git-send-email-j.anaszewski@samsung.com>
On 09/15/14 20:44, Jacek Anaszewski 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 | 10 ++++++++++
> 1 file changed, 10 insertions(+)
>
> diff --git a/arch/arm/boot/dts/exynos3250.dtsi b/arch/arm/boot/dts/exynos3250.dtsi
> index 351871a..68c9e7c 100644
> --- a/arch/arm/boot/dts/exynos3250.dtsi
> +++ b/arch/arm/boot/dts/exynos3250.dtsi
> @@ -283,6 +283,16 @@
> status = "disabled";
> };
>
> + mfc: codec@13400000 {
> + compatible = "samsung,mfc-v7";
> + reg =<0x13400000 0x10000>;
> + interrupts =<0 102 0>;
> + clock-names = "mfc", "sclk_mfc";
> + clocks =<&cmu CLK_MFC>,<&cmu CLK_SCLK_MFC>;
> + samsung,power-domain =<&pd_mfc>;
> + status = "disabled";
> + };
> +
> serial_0: serial@13800000 {
> compatible = "samsung,exynos4210-uart";
> reg =<0x13800000 0x100>;
Applied, thanks.
- Kukjin
prev parent reply other threads:[~2014-09-23 16:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-15 11:44 [PATCH v5] ARM: dts: exynos3250 add MFC codec device node Jacek Anaszewski
2014-09-23 16:33 ` Kukjin Kim [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=5421A0ED.60704@samsung.com \
--to=kgene.kim@samsung.com \
--cc=j.anaszewski@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.