All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kukjin Kim <kgene.kim@samsung.com>
To: Arnd Bergmann <arnd@arndb.de>, 'Olof Johansson' <olof@lixom.net>
Cc: "linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	"linux-samsung-soc@vger.kernel.org"
	<linux-samsung-soc@vger.kernel.org>
Subject: [GIT PULL 4/7] Samsung cam for v3.8
Date: Wed, 28 Nov 2012 09:15:48 +0900	[thread overview]
Message-ID: <50B557B4.3090109@samsung.com> (raw)

Arnd, Olof

This is including update Samsung cam for v3.8

Just adding camif gpio setup and clkdev.

Pleases pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git 
next/cam-samsung

Thanks.

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

The following changes since commit f4a75d2eb7b1e2206094b901be09adb31ba63681:

   Linux 3.7-rc6 (2012-11-16 17:42:40 -0800)

are available in the git repository at:
   git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git 
next/cam-samsung

Sylwester Nawrocki (2):
       ARM: SAMSUNG: Add s3c24xx/s3c64xx CAMIF GPIO setup helpers
       ARM: S3C24XX: Add clkdev entry for camif-upll clock

  arch/arm/mach-s3c24xx/Kconfig         |    1 +
  arch/arm/mach-s3c24xx/clock-s3c2440.c |    1 +
  arch/arm/plat-samsung/Kconfig         |    5 ++
  arch/arm/plat-samsung/Makefile        |    1 +
  arch/arm/plat-samsung/setup-camif.c   |   70 
+++++++++++++++++++++++++++++++++
  5 files changed, 78 insertions(+), 0 deletions(-)
  create mode 100644 arch/arm/plat-samsung/setup-camif.c

WARNING: multiple messages have this Message-ID (diff)
From: kgene.kim@samsung.com (Kukjin Kim)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 4/7] Samsung cam for v3.8
Date: Wed, 28 Nov 2012 09:15:48 +0900	[thread overview]
Message-ID: <50B557B4.3090109@samsung.com> (raw)

Arnd, Olof

This is including update Samsung cam for v3.8

Just adding camif gpio setup and clkdev.

Pleases pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git 
next/cam-samsung

Thanks.

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

The following changes since commit f4a75d2eb7b1e2206094b901be09adb31ba63681:

   Linux 3.7-rc6 (2012-11-16 17:42:40 -0800)

are available in the git repository at:
   git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git 
next/cam-samsung

Sylwester Nawrocki (2):
       ARM: SAMSUNG: Add s3c24xx/s3c64xx CAMIF GPIO setup helpers
       ARM: S3C24XX: Add clkdev entry for camif-upll clock

  arch/arm/mach-s3c24xx/Kconfig         |    1 +
  arch/arm/mach-s3c24xx/clock-s3c2440.c |    1 +
  arch/arm/plat-samsung/Kconfig         |    5 ++
  arch/arm/plat-samsung/Makefile        |    1 +
  arch/arm/plat-samsung/setup-camif.c   |   70 
+++++++++++++++++++++++++++++++++
  5 files changed, 78 insertions(+), 0 deletions(-)
  create mode 100644 arch/arm/plat-samsung/setup-camif.c

             reply	other threads:[~2012-11-28  0:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-28  0:15 Kukjin Kim [this message]
2012-11-28  0:15 ` [GIT PULL 4/7] Samsung cam for v3.8 Kukjin Kim

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=50B557B4.3090109@samsung.com \
    --to=kgene.kim@samsung.com \
    --cc=arnd@arndb.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=olof@lixom.net \
    /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.