All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kukjin Kim <kgene@kernel.org>
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-arm-kernel@lists.infradead.org>,
	"linux-samsung-soc@vger.kernel.org"
	<linux-samsung-soc@vger.kernel.org>
Subject: [GIT PULL 3/5] Samsung DT updates for v4.1
Date: Thu, 02 Apr 2015 03:16:38 +0900	[thread overview]
Message-ID: <551C3606.9070103@kernel.org> (raw)

The following changes since commit c517d838eb7d07bbe9507871fab3931deccff539:

  Linux 4.0-rc1 (2015-02-22 18:21:14 -0800)

are available in the git repository at:

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

for you to fetch changes up to f27b907595fc586bce62b8a3dc421e89bb927250:

  ARM: dts: Fixed typo interrupt-cells for exynos5420 and exynos5250
(2015-03-27 01:55:28 +0900)

----------------------------------------------------------------
Samsung DT updates for v4.1

- for exynos3250
  : add assigned clock parents for CMU nodes

- for exynos4412-odroid
  : add eMMC reset line

- for exynos5250
  : fixed typo for interrupt-cells

- for exynos5250-snow
  : define stdout-path property
  : represent bridge and panel connection
  : enable wifi power-on and add cap-sdio-irq to wifi mmc node

- for exynos5250-spring
  : define stdout-path property

- for exynos5420
  : fixed typo for interrupt-cells
  : add async-bridge clocks for gsc and disp1 PDs

- for exynos5420 boards
  : Mux XMMCnDATA[0] pad correctly

- for exynos5420-odroidxu3
  : add eMMC reset line

- for Peach boards
  : add HS400 support and define stdout-path property
  : add mclk entry and add WiFi module support
  : represent bridge and panel connection

----------------------------------------------------------------
Ajay Kumar (2):
      ARM: dts: represent bridge and panel connection for exynos5250-snow
      ARM: dts: represent bridge and panel connection for
exynos5420-peach-pit

Anand Moon (1):
      ARM: dts: Fixed typo interrupt-cells for exynos5420 and exynos5250

Andrzej Hajda (3):
      dt-bindings: add asynchronous bridge clock for exynos
      ARM: dts: add async-bridge clocks to disp1 power domain for exynos5420
      ARM: dts: add async-bridge clocks to gsc power domain for exynos5420

Beata Michalska (1):
      ARM: dts: Add assigned clock parents to CMU node for exynos3250

Javier Martinez Canillas (7):
      ARM: dts: Enable wifi power-on for exynos5250-snow
      ARM: dts: Add cap-sdio-irq to wifi mmc node for exynos5250-snow
      ARM: dts: Mux XMMCnDATA[0] pad correctly for Exynos5420 boards
      ARM: dts: Add WiFi module support for Peach boards
      ARM: dts: Define stdout-path property for Peach boards
      ARM: dts: Define stdout-path property for exynos5250-snow
      ARM: dts: Define stdout-path property for exynos5250-spring

Marek Szyprowski (2):
      ARM: dts: add eMMC reset line for exynos4412-odroid-common
      ARM: dts: add eMMC reset line for exynos5422-odroidxu3

Seungwon Jeon (1):
      ARM: dts: Add HS400 support for exynos5420 and exynos5800

Tushar Behera (1):
      ARM: dts: Add mclk entry for Peach boards

 .../bindings/arm/exynos/power_domain.txt           |  3 +
 arch/arm/boot/dts/exynos3250.dtsi                  |  4 +
 arch/arm/boot/dts/exynos4412-odroid-common.dtsi    | 14 +++
 arch/arm/boot/dts/exynos5250-snow.dts              | 57 ++++++++++++-
 arch/arm/boot/dts/exynos5250-spring.dts            |  1 +
 arch/arm/boot/dts/exynos5250.dtsi                  |  2 +-
 arch/arm/boot/dts/exynos5420-arndale-octa.dts      |  4 +-
 arch/arm/boot/dts/exynos5420-peach-pit.dts         | 99
+++++++++++++++++++++-
 arch/arm/boot/dts/exynos5420-pinctrl.dtsi          |  7 ++
 arch/arm/boot/dts/exynos5420-smdk5420.dts          |  7 +-
 arch/arm/boot/dts/exynos5420.dtsi                  | 10 ++-
 arch/arm/boot/dts/exynos5422-odroidxu3.dts         | 21 ++++-
 arch/arm/boot/dts/exynos5800-peach-pi.dts          | 71 +++++++++++++++-
 13 files changed, 280 insertions(+), 20 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: kgene@kernel.org (Kukjin Kim)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 3/5] Samsung DT updates for v4.1
Date: Thu, 02 Apr 2015 03:16:38 +0900	[thread overview]
Message-ID: <551C3606.9070103@kernel.org> (raw)

The following changes since commit c517d838eb7d07bbe9507871fab3931deccff539:

  Linux 4.0-rc1 (2015-02-22 18:21:14 -0800)

are available in the git repository at:

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

for you to fetch changes up to f27b907595fc586bce62b8a3dc421e89bb927250:

  ARM: dts: Fixed typo interrupt-cells for exynos5420 and exynos5250
(2015-03-27 01:55:28 +0900)

----------------------------------------------------------------
Samsung DT updates for v4.1

- for exynos3250
  : add assigned clock parents for CMU nodes

- for exynos4412-odroid
  : add eMMC reset line

- for exynos5250
  : fixed typo for interrupt-cells

- for exynos5250-snow
  : define stdout-path property
  : represent bridge and panel connection
  : enable wifi power-on and add cap-sdio-irq to wifi mmc node

- for exynos5250-spring
  : define stdout-path property

- for exynos5420
  : fixed typo for interrupt-cells
  : add async-bridge clocks for gsc and disp1 PDs

- for exynos5420 boards
  : Mux XMMCnDATA[0] pad correctly

- for exynos5420-odroidxu3
  : add eMMC reset line

- for Peach boards
  : add HS400 support and define stdout-path property
  : add mclk entry and add WiFi module support
  : represent bridge and panel connection

----------------------------------------------------------------
Ajay Kumar (2):
      ARM: dts: represent bridge and panel connection for exynos5250-snow
      ARM: dts: represent bridge and panel connection for
exynos5420-peach-pit

Anand Moon (1):
      ARM: dts: Fixed typo interrupt-cells for exynos5420 and exynos5250

Andrzej Hajda (3):
      dt-bindings: add asynchronous bridge clock for exynos
      ARM: dts: add async-bridge clocks to disp1 power domain for exynos5420
      ARM: dts: add async-bridge clocks to gsc power domain for exynos5420

Beata Michalska (1):
      ARM: dts: Add assigned clock parents to CMU node for exynos3250

Javier Martinez Canillas (7):
      ARM: dts: Enable wifi power-on for exynos5250-snow
      ARM: dts: Add cap-sdio-irq to wifi mmc node for exynos5250-snow
      ARM: dts: Mux XMMCnDATA[0] pad correctly for Exynos5420 boards
      ARM: dts: Add WiFi module support for Peach boards
      ARM: dts: Define stdout-path property for Peach boards
      ARM: dts: Define stdout-path property for exynos5250-snow
      ARM: dts: Define stdout-path property for exynos5250-spring

Marek Szyprowski (2):
      ARM: dts: add eMMC reset line for exynos4412-odroid-common
      ARM: dts: add eMMC reset line for exynos5422-odroidxu3

Seungwon Jeon (1):
      ARM: dts: Add HS400 support for exynos5420 and exynos5800

Tushar Behera (1):
      ARM: dts: Add mclk entry for Peach boards

 .../bindings/arm/exynos/power_domain.txt           |  3 +
 arch/arm/boot/dts/exynos3250.dtsi                  |  4 +
 arch/arm/boot/dts/exynos4412-odroid-common.dtsi    | 14 +++
 arch/arm/boot/dts/exynos5250-snow.dts              | 57 ++++++++++++-
 arch/arm/boot/dts/exynos5250-spring.dts            |  1 +
 arch/arm/boot/dts/exynos5250.dtsi                  |  2 +-
 arch/arm/boot/dts/exynos5420-arndale-octa.dts      |  4 +-
 arch/arm/boot/dts/exynos5420-peach-pit.dts         | 99
+++++++++++++++++++++-
 arch/arm/boot/dts/exynos5420-pinctrl.dtsi          |  7 ++
 arch/arm/boot/dts/exynos5420-smdk5420.dts          |  7 +-
 arch/arm/boot/dts/exynos5420.dtsi                  | 10 ++-
 arch/arm/boot/dts/exynos5422-odroidxu3.dts         | 21 ++++-
 arch/arm/boot/dts/exynos5800-peach-pi.dts          | 71 +++++++++++++++-
 13 files changed, 280 insertions(+), 20 deletions(-)

             reply	other threads:[~2015-04-01 18:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-01 18:16 Kukjin Kim [this message]
2015-04-01 18:16 ` [GIT PULL 3/5] Samsung DT updates for v4.1 Kukjin Kim
2015-04-03 22:00 ` Olof Johansson
2015-04-03 22:00   ` 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=551C3606.9070103@kernel.org \
    --to=kgene@kernel.org \
    --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.