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>,
	Kevin Hilman <khilman@linaro.org>
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>,
	arm@kernel.org
Subject: [GIT PULL 6/6] Samsung update for v3.13
Date: Mon, 21 Oct 2013 07:15:39 +0900	[thread overview]
Message-ID: <5264560B.504@samsung.com> (raw)

The following changes since commit 4a10c2ac2f368583138b774ca41fac4207911983:

   Linux 3.12-rc2 (2013-09-23 15:41:09 -0700)

are available in the git repository at:

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

for you to fetch changes up to c6ad2259c629bef992be5ee82d3e74cd1e90c440:

   ARM: dts: disable PCIe for SD5v1 board (2013-10-08 06:58:01 +0900)

----------------------------------------------------------------
update device tree for exynos
- add MIPI PHY node for exynos4
- update regulator for origen and exynos5250-arndale
- add support HDMI for exynos5250, exynos5420
- disable PCIe for exynos5440-sd5v1

----------------------------------------------------------------
Andrew Bresticker (1):
       ARM: dts: add i2c device nodes for Exynos5420

Jingoo Han (1):
       ARM: dts: disable PCIe for SD5v1 board

Mark Brown (1):
       ARM: dts: Disable Exynos5250 I2S controllers by default

Rahul Sharma (4):
       of/documentation: update with clock information for exynos hdmi 
subsystem
       ARM: dts: add clocks to hdmi dt node for exynos5250
       ARM: dts: add dt nodes for hdmi subsystem for exynos5420
       ARM: dts: enable hdmi subsystem for exynos5420 smdk board

Sachin Kamat (3):
       ARM: dts: Add fixed voltage regulator to simple bus for origen
       ARM: dts: Add reg property to regulator nodes in exynos5250-arndale
       ARM: dts: Add HDMI related I2C nodes for Arndale board

Sean Paul (1):
       ARM: dts: add mixer clocks to mixer node for Exynos5250

Sylwester Nawrocki (1):
       ARM: dts: Add MIPI PHY node to exynos4.dtsi

  .../devicetree/bindings/video/exynos_hdmi.txt      | 14 +++-
  .../devicetree/bindings/video/exynos_mixer.txt     |  4 ++
  arch/arm/boot/dts/exynos4.dtsi                     | 10 +++
  arch/arm/boot/dts/exynos4210-origen.dts            | 21 ++++--
  arch/arm/boot/dts/exynos4412-origen.dts            | 21 ++++--
  arch/arm/boot/dts/exynos5250-arndale.dts           | 33 ++++++++--
  arch/arm/boot/dts/exynos5250-smdk5250.dts          |  8 ---
  arch/arm/boot/dts/exynos5250.dtsi                  | 11 +++-
  arch/arm/boot/dts/exynos5420-smdk5420.dts          | 26 ++++++++
  arch/arm/boot/dts/exynos5420.dtsi                  | 75 
++++++++++++++++++++++
  arch/arm/boot/dts/exynos5440-sd5v1.dts             |  7 ++
  11 files changed, 200 insertions(+), 30 deletions(-)

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 6/6] Samsung update for v3.13
Date: Mon, 21 Oct 2013 07:15:39 +0900	[thread overview]
Message-ID: <5264560B.504@samsung.com> (raw)

The following changes since commit 4a10c2ac2f368583138b774ca41fac4207911983:

   Linux 3.12-rc2 (2013-09-23 15:41:09 -0700)

are available in the git repository at:

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

for you to fetch changes up to c6ad2259c629bef992be5ee82d3e74cd1e90c440:

   ARM: dts: disable PCIe for SD5v1 board (2013-10-08 06:58:01 +0900)

----------------------------------------------------------------
update device tree for exynos
- add MIPI PHY node for exynos4
- update regulator for origen and exynos5250-arndale
- add support HDMI for exynos5250, exynos5420
- disable PCIe for exynos5440-sd5v1

----------------------------------------------------------------
Andrew Bresticker (1):
       ARM: dts: add i2c device nodes for Exynos5420

Jingoo Han (1):
       ARM: dts: disable PCIe for SD5v1 board

Mark Brown (1):
       ARM: dts: Disable Exynos5250 I2S controllers by default

Rahul Sharma (4):
       of/documentation: update with clock information for exynos hdmi 
subsystem
       ARM: dts: add clocks to hdmi dt node for exynos5250
       ARM: dts: add dt nodes for hdmi subsystem for exynos5420
       ARM: dts: enable hdmi subsystem for exynos5420 smdk board

Sachin Kamat (3):
       ARM: dts: Add fixed voltage regulator to simple bus for origen
       ARM: dts: Add reg property to regulator nodes in exynos5250-arndale
       ARM: dts: Add HDMI related I2C nodes for Arndale board

Sean Paul (1):
       ARM: dts: add mixer clocks to mixer node for Exynos5250

Sylwester Nawrocki (1):
       ARM: dts: Add MIPI PHY node to exynos4.dtsi

  .../devicetree/bindings/video/exynos_hdmi.txt      | 14 +++-
  .../devicetree/bindings/video/exynos_mixer.txt     |  4 ++
  arch/arm/boot/dts/exynos4.dtsi                     | 10 +++
  arch/arm/boot/dts/exynos4210-origen.dts            | 21 ++++--
  arch/arm/boot/dts/exynos4412-origen.dts            | 21 ++++--
  arch/arm/boot/dts/exynos5250-arndale.dts           | 33 ++++++++--
  arch/arm/boot/dts/exynos5250-smdk5250.dts          |  8 ---
  arch/arm/boot/dts/exynos5250.dtsi                  | 11 +++-
  arch/arm/boot/dts/exynos5420-smdk5420.dts          | 26 ++++++++
  arch/arm/boot/dts/exynos5420.dtsi                  | 75 
++++++++++++++++++++++
  arch/arm/boot/dts/exynos5440-sd5v1.dts             |  7 ++
  11 files changed, 200 insertions(+), 30 deletions(-)

             reply	other threads:[~2013-10-20 22:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-20 22:15 Kukjin Kim [this message]
2013-10-20 22:15 ` [GIT PULL 6/6] Samsung update for v3.13 Kukjin Kim
2013-10-28  4:53 ` Olof Johansson
2013-10-28  4:53   ` 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=5264560B.504@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 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.