All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL 2/6] s3c24xx DT
@ 2013-06-11 21:08 ` Kukjin Kim
  0 siblings, 0 replies; 2+ messages in thread
From: Kukjin Kim @ 2013-06-11 21:08 UTC (permalink / raw)
  To: Arnd Bergmann, 'Olof Johansson'
  Cc: linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [GIT PULL 2/6] s3c24xx DT
@ 2013-06-11 21:08 ` Kukjin Kim
  0 siblings, 0 replies; 2+ messages in thread
From: Kukjin Kim @ 2013-06-11 21:08 UTC (permalink / raw)
  To: linux-arm-kernel

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-06-11 21:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-11 21:08 [GIT PULL 2/6] s3c24xx DT Kukjin Kim
2013-06-11 21:08 ` Kukjin Kim

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.