From: Kukjin Kim <kgene.kim@samsung.com>
To: Arun Kumar K <arun.kk@samsung.com>
Cc: linux-samsung-soc@vger.kernel.org, kgene.kim@samsung.com,
k.debski@samsung.com, arunkk.samsung@gmail.com
Subject: Re: [PATCH] ARM: dts: Add mfc node for exynos5800
Date: Fri, 23 May 2014 03:36:33 +0900 [thread overview]
Message-ID: <537E43B1.1090703@samsung.com> (raw)
In-Reply-To: <1400152709-16845-1-git-send-email-arun.kk@samsung.com>
On 05/15/14 20:18, Arun Kumar K wrote:
> Adds the mfc node to exynos5800 which uses MFCv8.
>
> Signed-off-by: Arun Kumar K<arun.kk@samsung.com>
> ---
> The driver side patch adding support for MFCv8 is under
> review [1]. This is based on the linux-samsung for-next branch.
> [1] https://www.mail-archive.com/linux-samsung-soc@vger.kernel.org/msg30670.html
> ---
> arch/arm/boot/dts/exynos5800.dtsi | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/arch/arm/boot/dts/exynos5800.dtsi b/arch/arm/boot/dts/exynos5800.dtsi
> index 6979fc7..c0bb356 100644
> --- a/arch/arm/boot/dts/exynos5800.dtsi
> +++ b/arch/arm/boot/dts/exynos5800.dtsi
> @@ -22,3 +22,7 @@
> &clock {
> compatible = "samsung,exynos5800-clock";
> };
> +
> +&mfc {
> + compatible = "samsung,mfc-v8";
> +};
Applied, thanks.
- Kukjin
prev parent reply other threads:[~2014-05-22 18:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-15 11:18 [PATCH] ARM: dts: Add mfc node for exynos5800 Arun Kumar K
2014-05-22 18:36 ` 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=537E43B1.1090703@samsung.com \
--to=kgene.kim@samsung.com \
--cc=arun.kk@samsung.com \
--cc=arunkk.samsung@gmail.com \
--cc=k.debski@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.