All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kukjin Kim <kgene.kim@samsung.com>
To: Sachin Kamat <sachin.kamat@linaro.org>
Cc: linux-samsung-soc@vger.kernel.org, kgene.kim@samsung.com,
	patches@linaro.org
Subject: Re: [PATCH 0/4] ARM: SAMSUNG: JPEG support on Exynos and S5PV210
Date: Fri, 09 Mar 2012 08:26:33 -0800	[thread overview]
Message-ID: <4F5A2F39.6030205@samsung.com> (raw)
In-Reply-To: <1330574752-14088-1-git-send-email-sachin.kamat@linaro.org>

On 02/29/12 20:05, Sachin Kamat wrote:
> This patch series adds JPEG platform support to S5PV210 and board support to
> SMDKV210, SMDKV310 and Origen.
> This series is based on Kukjin Kim's for-next branch.
>
> This series depends on the following patches:
>
> http://www.spinics.net/lists/linux-samsung-soc/msg09163.html
> http://www.spinics.net/lists/linux-samsung-soc/msg09475.html
> http://www.spinics.net/lists/linux-samsung-soc/msg09554.html
>
>
> Sachin Kamat (4):
>    ARM: EXYNOS: Enable JPEG on SMDKV310
>    ARM: EXYNOS: Enable JPEG on Origen
>    ARM: S5PV210: Add JPEG board definition
>    ARM: S5PV210: Enable JPEG on SMDKV210
>
>   arch/arm/mach-exynos/Kconfig             |    2 ++
>   arch/arm/mach-exynos/mach-origen.c       |    1 +
>   arch/arm/mach-exynos/mach-smdkv310.c     |    1 +
>   arch/arm/mach-s5pv210/Kconfig            |    1 +
>   arch/arm/mach-s5pv210/clock.c            |    5 +++++
>   arch/arm/mach-s5pv210/include/mach/map.h |    4 ++++
>   arch/arm/mach-s5pv210/mach-smdkv210.c    |    1 +
>   7 files changed, 15 insertions(+), 0 deletions(-)

Applied, thanks.

Best regards,
Kgene.
--
Kukjin Kim <kgene.kim@samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.

      parent reply	other threads:[~2012-03-09 16:26 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-01  4:05 [PATCH 0/4] ARM: SAMSUNG: JPEG support on Exynos and S5PV210 Sachin Kamat
2012-03-01  4:05 ` [PATCH 1/4] ARM: EXYNOS: Enable JPEG on SMDKV310 Sachin Kamat
2012-03-01  4:05 ` [PATCH 2/4] ARM: EXYNOS: Enable JPEG on Origen Sachin Kamat
2012-03-01  4:05 ` [PATCH 3/4] ARM: S5PV210: Add JPEG board definition Sachin Kamat
2012-03-01  4:05 ` [PATCH 4/4] ARM: S5PV210: Enable JPEG on SMDKV210 Sachin Kamat
2012-03-09 16:26 ` 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=4F5A2F39.6030205@samsung.com \
    --to=kgene.kim@samsung.com \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=patches@linaro.org \
    --cc=sachin.kamat@linaro.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.