From: kgene@kernel.org (Kukjin Kim)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH RESEND] ARM: EXYNOS: Recognize Samsung MFC v8 devices
Date: Mon, 12 Jan 2015 17:45:58 +0900 [thread overview]
Message-ID: <54B389C6.5050701@kernel.org> (raw)
In-Reply-To: <1420671974-25938-1-git-send-email-sjoerd.simons@collabora.co.uk>
On 01/08/15 08:06, Sjoerd Simons wrote:
> Also setup memory allocations for version 8 of the MFC as present in
> Samsung Exynos 5422/5800 SoCs
>
> Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
> ---
> arch/arm/mach-exynos/exynos.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/mach-exynos/exynos.c b/arch/arm/mach-exynos/exynos.c
> index c13d083..b343a1a 100644
> --- a/arch/arm/mach-exynos/exynos.c
> +++ b/arch/arm/mach-exynos/exynos.c
> @@ -282,6 +282,7 @@ static void __init exynos_reserve(void)
> "samsung,mfc-v5",
> "samsung,mfc-v6",
> "samsung,mfc-v7",
> + "samsung,mfc-v8",
> };
>
> for (i = 0; i < ARRAY_SIZE(mfc_mem); i++)
Applied, thanks.
- Kukjin
prev parent reply other threads:[~2015-01-12 8:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-07 23:06 [PATCH RESEND] ARM: EXYNOS: Recognize Samsung MFC v8 devices Sjoerd Simons
2015-01-12 8:45 ` 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=54B389C6.5050701@kernel.org \
--to=kgene@kernel.org \
--cc=linux-arm-kernel@lists.infradead.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;
as well as URLs for NNTP newsgroup(s).