From: Kukjin Kim <kgene.kim@samsung.com>
To: Andrzej Pietrasiewicz <andrzej.p@samsung.com>
Cc: linux-samsung-soc@vger.kernel.org,
Kyungmin Park <kyungmin.park@samsung.com>,
Kukjin Kim <kgene.kim@samsung.com>,
Marek Szyprowski <m.szyprowski@samsung.com>
Subject: Re: [PATCH 1/2] ARM: Exynos: Register JPEG on universal_c210
Date: Fri, 09 Mar 2012 08:26:39 -0800 [thread overview]
Message-ID: <4F5A2F3F.2020209@samsung.com> (raw)
In-Reply-To: <1329818688-27337-2-git-send-email-andrzej.p@samsung.com>
On 02/21/12 02:04, Andrzej Pietrasiewicz wrote:
> ARM: Exynos: Register JPEG on universal_c210
>
> Signed-off-by: Andrzej Pietrasiewicz<andrzej.p@samsung.com>
> Signed-off-by: Kyungmin Park<kyungmin.park@samsung.com>
> ---
> arch/arm/mach-exynos/Kconfig | 1 +
> arch/arm/mach-exynos/mach-universal_c210.c | 1 +
> 2 files changed, 2 insertions(+), 0 deletions(-)
>
> diff --git a/arch/arm/mach-exynos/Kconfig b/arch/arm/mach-exynos/Kconfig
> index cf29c35..23b6971 100644
> --- a/arch/arm/mach-exynos/Kconfig
> +++ b/arch/arm/mach-exynos/Kconfig
> @@ -235,6 +235,7 @@ config MACH_UNIVERSAL_C210
> select S5P_DEV_FIMC3
> select S5P_DEV_G2D
> select S5P_DEV_CSIS0
> + select S5P_DEV_JPEG
> select S5P_DEV_FIMD0
> select S3C_DEV_HSMMC
> select S3C_DEV_HSMMC2
> diff --git a/arch/arm/mach-exynos/mach-universal_c210.c b/arch/arm/mach-exynos/mach-universal_c210.c
> index 220de1c..c525f42 100644
> --- a/arch/arm/mach-exynos/mach-universal_c210.c
> +++ b/arch/arm/mach-exynos/mach-universal_c210.c
> @@ -981,6 +981,7 @@ static struct platform_device *universal_devices[] __initdata = {
> &universal_gpio_keys,
> &s5p_device_onenand,
> &s5p_device_fimd0,
> + &s5p_device_jpeg,
> &s5p_device_mfc,
> &s5p_device_mfc_l,
> &s5p_device_mfc_r,
Applied, thanks.
Best regards,
Kgene.
--
Kukjin Kim <kgene.kim@samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.
next prev parent reply other threads:[~2012-03-09 16:26 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-21 10:04 [PATCHv4 0/2] ARM: Exynos: JPEG device register Andrzej Pietrasiewicz
2012-02-21 10:04 ` [PATCH 1/2] ARM: Exynos: Register JPEG on universal_c210 Andrzej Pietrasiewicz
2012-03-09 16:26 ` Kukjin Kim [this message]
2012-02-21 10:04 ` [PATCH 2/2] ARM: Exynos: Register JPEG on nuri Andrzej Pietrasiewicz
2012-02-23 9:30 ` Sachin Kamat
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=4F5A2F3F.2020209@samsung.com \
--to=kgene.kim@samsung.com \
--cc=andrzej.p@samsung.com \
--cc=kyungmin.park@samsung.com \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=m.szyprowski@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 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.