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 2/6] s3c24xx DT
Date: Wed, 12 Jun 2013 06:08:28 +0900	[thread overview]
Message-ID: <51B791CC.4000405@samsung.com> (raw)

The following changes since commit f722406faae2d073cc1d01063d1123c35425939e:

   Linux 3.10-rc1 (2013-05-11 17:14:08 -0700)

are available in the git repository at:

   git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git 
tags/s3c24xx-dt-1

for you to fetch changes up to 35aca36450e6c3fb3b3fe9ea60a7c4689a219a87:

   ARM: dts: add devicetree support for s3c2416-smdk2416 (2013-05-21 
01:06:12 +0900)

----------------------------------------------------------------
add DT support for s3c2416-smdk2416

----------------------------------------------------------------
Heiko Stuebner (1):
       ARM: dts: add devicetree support for s3c2416-smdk2416

  arch/arm/boot/dts/Makefile              |   1 +
  arch/arm/boot/dts/s3c2416-pinctrl.dtsi  | 173 
++++++++++++++++++++++++++++++++
  arch/arm/boot/dts/s3c2416-smdk2416.dts  |  72 +++++++++++++
  arch/arm/boot/dts/s3c2416.dtsi          |  79 +++++++++++++++
  arch/arm/boot/dts/s3c24xx.dtsi          |  92 +++++++++++++++++
  arch/arm/mach-s3c24xx/Kconfig           |  12 +++
  arch/arm/mach-s3c24xx/Makefile          |   1 +
  arch/arm/mach-s3c24xx/mach-s3c2416-dt.c |  91 +++++++++++++++++
  8 files changed, 521 insertions(+)
  create mode 100644 arch/arm/boot/dts/s3c2416-pinctrl.dtsi
  create mode 100644 arch/arm/boot/dts/s3c2416-smdk2416.dts
  create mode 100644 arch/arm/boot/dts/s3c2416.dtsi
  create mode 100644 arch/arm/boot/dts/s3c24xx.dtsi
  create mode 100644 arch/arm/mach-s3c24xx/mach-s3c2416-dt.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 2/6] s3c24xx DT
Date: Wed, 12 Jun 2013 06:08:28 +0900	[thread overview]
Message-ID: <51B791CC.4000405@samsung.com> (raw)

The following changes since commit f722406faae2d073cc1d01063d1123c35425939e:

   Linux 3.10-rc1 (2013-05-11 17:14:08 -0700)

are available in the git repository at:

   git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git 
tags/s3c24xx-dt-1

for you to fetch changes up to 35aca36450e6c3fb3b3fe9ea60a7c4689a219a87:

   ARM: dts: add devicetree support for s3c2416-smdk2416 (2013-05-21 
01:06:12 +0900)

----------------------------------------------------------------
add DT support for s3c2416-smdk2416

----------------------------------------------------------------
Heiko Stuebner (1):
       ARM: dts: add devicetree support for s3c2416-smdk2416

  arch/arm/boot/dts/Makefile              |   1 +
  arch/arm/boot/dts/s3c2416-pinctrl.dtsi  | 173 
++++++++++++++++++++++++++++++++
  arch/arm/boot/dts/s3c2416-smdk2416.dts  |  72 +++++++++++++
  arch/arm/boot/dts/s3c2416.dtsi          |  79 +++++++++++++++
  arch/arm/boot/dts/s3c24xx.dtsi          |  92 +++++++++++++++++
  arch/arm/mach-s3c24xx/Kconfig           |  12 +++
  arch/arm/mach-s3c24xx/Makefile          |   1 +
  arch/arm/mach-s3c24xx/mach-s3c2416-dt.c |  91 +++++++++++++++++
  8 files changed, 521 insertions(+)
  create mode 100644 arch/arm/boot/dts/s3c2416-pinctrl.dtsi
  create mode 100644 arch/arm/boot/dts/s3c2416-smdk2416.dts
  create mode 100644 arch/arm/boot/dts/s3c2416.dtsi
  create mode 100644 arch/arm/boot/dts/s3c24xx.dtsi
  create mode 100644 arch/arm/mach-s3c24xx/mach-s3c2416-dt.c

             reply	other threads:[~2013-06-11 21:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-11 21:08 Kukjin Kim [this message]
2013-06-11 21:08 ` [GIT PULL 2/6] s3c24xx DT 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=51B791CC.4000405@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.