Linux Samsung SOC development
 help / color / mirror / Atom feed
From: Kukjin Kim <kgene.kim@samsung.com>
To: arm@kernel.org, 'Arnd Bergmann' <arnd@arndb.de>,
	'Olof Johansson' <olof@lixom.net>,
	'Kevin Hilman' <khilman@linaro.org>
Cc: linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org
Subject: [GIT PULL 2nd 2/2] Samsung DT updates for 3.16
Date: Mon, 26 May 2014 11:29:32 +0900	[thread overview]
Message-ID: <033001cf788a$53f79c30$fbe6d490$@samsung.com> (raw)

The following changes since commit b5839bd87f197e133a0025c36df286eab6e1d858:

  ARM: dts: Add MFC memory banks to exynos5420 boards (2014-05-20 01:04:13
+0900)

are available in the git repository at:

  http://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
tags/samsung-dt-2

for you to fetch changes up to 3c8977f17796f0b8816a1a283b0b80b71c83d416:

  ARM: dts: enable usb nodes for exynos4412-trats2 (2014-05-23 03:31:33
+0900)

----------------------------------------------------------------
Samsung 2nd DT updates for v3.16

- exynos4
  : add hsotg device, exynos_usbphy nodes
  : add PMU syscon and audio subsystem nodes
  : replace number by macro in clock binding

- exynos4210-universal_c210
 : add external sd card node and multimedia nodes
 : enable USB functionality

- exynos4412-trats2
 : enable usb nodes and usb gagdet functionality
 : add cm36651 light/proximity sensor node
 : fixed gpio key node

- exynos5250 and exynos5420
  : add pmu syscon handle and sysreg system controller nodes
  : add support for usb2phy
  : replace number by macro in clock binding
  : add USB 2.0 support on exynos5420

- exynos5420-peach-pit
  : move dp hpd gpio pin to pinctrl_0

----------------------------------------------------------------
Beomho Seo (5):
      ARM: dts: add cm36651 light/proximity sensor node for
exynos4412-trats2
      ARM: dts: fixed gpio key node for exynos4412-trats2
      ARM: dts: replace number by macro in clock binding for exynos4
      ARM: dts: replace number by macro in clock binding for exynos5250
      ARM: dts: replace number by macro in clock binding for exynos5420

Chanho Park (4):
      ARM: dts: add PMU syscon node for exynos4
      ARM: dts: add exynos_usbphy node for exynos4
      ARM: dts: add hsotg device node for exynos4
      ARM: dts: enable usb nodes for exynos4412-trats2

Kamil Debski (1):
      ARM: dts: Add usb2phy to exynos5250

Marek Szyprowski (3):
      ARM: dts: enable USB functionality for exynos4210-universal_c210
      ARM: dts: add multimedia nodes for exynos4210-universal_c210
      ARM: dts: add external sd card node for exynos4210-universal_c210

Rahul Sharma (3):
      ARM: dts: move dp hpd gpio pin to pinctrl_0 for exynos5420 peach_pit
      ARM: dts: add pmu syscon handle to exynos5250 hdmi
      ARM: dts: add pmu syscon handle to exynos5420 hdmi

Sylwester Nawrocki (1):
      ARM: dts: Add audio subsystem nodes to exynos4.dtsi

Tomasz Figa (1):
      ARM: dts: Enable USB gadget functionality for exynos4210-trats

Vivek Gautam (3):
      ARM: dts: Add sysreg sytem controller node to exynos5250 and
exynos5420
      ARM: dts: Add usb2phy support on exynos5420
      ARM: dts: Add USB 2.0 support on exynos5420

 .../devicetree/bindings/arm/samsung/pmu.txt        |    3 +
 .../devicetree/bindings/arm/samsung/sysreg.txt     |   11 +++-
 arch/arm/boot/dts/exynos4.dtsi                     |   66
+++++++++++++++++++-
 arch/arm/boot/dts/exynos4210-trats.dts             |   10 +++
 arch/arm/boot/dts/exynos4210-universal_c210.dts    |   59 +++++++++++++++++
 arch/arm/boot/dts/exynos4412-trats2.dts            |   54 +++++++++++++---
 arch/arm/boot/dts/exynos4412.dtsi                  |    4 ++
 arch/arm/boot/dts/exynos4x12.dtsi                  |    9 +++
 arch/arm/boot/dts/exynos5250.dtsi                  |   32 +++++++++-
 arch/arm/boot/dts/exynos5420-peach-pit.dts         |   14 ++---
 arch/arm/boot/dts/exynos5420.dtsi                  |   48 +++++++++++++-
 11 files changed, 289 insertions(+), 21 deletions(-)

             reply	other threads:[~2014-05-26  2:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-26  2:29 Kukjin Kim [this message]
2014-05-29 19:38 ` [GIT PULL 2nd 2/2] Samsung DT updates for 3.16 Olof Johansson

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='033001cf788a$53f79c30$fbe6d490$@samsung.com' \
    --to=kgene.kim@samsung.com \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=khilman@linaro.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox