All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kukjin Kim <kgene@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	"linux-samsung-soc@vger.kernel.org"
	<linux-samsung-soc@vger.kernel.org>,
	Arnd Bergmann <arnd@arndb.de>, 'Olof Johansson' <olof@lixom.net>,
	Kevin Hilman <khilman@linaro.org>
Subject: [GIT PULL] Samsung fixes for v4.1
Date: Sun, 10 May 2015 23:47:30 +0900	[thread overview]
Message-ID: <554F6F82.1050904@kernel.org> (raw)

Hi Linus,

Here is Samsung fixes for v4.1. Since I've missed to send this via
arm-soc tree before v4.1-rc3, so I'm sending this to you directly.

Please pull this. If any problems, please kindly let me know.

Thanks,
Kukjin


The following changes since commit b787f68c36d49bb1d9236f403813641efa74a031:

  Linux 4.1-rc1 (2015-04-26 17:59:10 -0700)

are available in the git repository at:

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

for you to fetch changes up to 8cf5e6dc8dd55d0f1ad46ab4046c3a8a51d2136d:

  ARM: dts: Add keep-power-in-suspend to WiFi SDIO node for
exynos5250-snow (2015-05-09 03:15:16 +0900)

----------------------------------------------------------------
Samsung fixes for v4.1

- fixes commit ea08de16eb1b ("ARM: dts: Add DISP1 power
  domain for exynos5420") which causes 'unhandled fault:
  imprecise external abort' error when PD turned off.
  : make DP a consumer of DISP1 power domain

- fixes 's3c-rtc' probe failure on Odriod-X2/U2/U3 boards.
  : add 'rtc_src' clock to rtc node for source clock of rtc

- fixes typo for 'cpu-crit-0' trip point on exynos5420/5440

- fixes S2R failure on exynos5250-snow due to card power of
  Marvell WiFi driver (suspend/resume)
  : add keep-power-in-susped to WiFi SDIO node

----------------------------------------------------------------
Abhilash Kesavan (1):
      ARM: dts: Fix typo in trip point temperature for exynos5420/5440

Javier Martinez Canillas (2):
      ARM: dts: Make DP a consumer of DISP1 power domain on Exynos5420
      ARM: dts: Add keep-power-in-suspend to WiFi SDIO node for
exynos5250-snow

Markus Reichl (1):
      ARM: dts: add 'rtc_src' clock to rtc node for exynos4412-odroid boards

 arch/arm/boot/dts/exynos4412-odroid-common.dtsi | 3 +++
 arch/arm/boot/dts/exynos5250-snow.dts           | 1 +
 arch/arm/boot/dts/exynos5420-trip-points.dtsi   | 2 +-
 arch/arm/boot/dts/exynos5420.dtsi               | 1 +
 arch/arm/boot/dts/exynos5440-trip-points.dtsi   | 2 +-
 5 files changed, 7 insertions(+), 2 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] Samsung fixes for v4.1
Date: Sun, 10 May 2015 23:47:30 +0900	[thread overview]
Message-ID: <554F6F82.1050904@kernel.org> (raw)

Hi Linus,

Here is Samsung fixes for v4.1. Since I've missed to send this via
arm-soc tree before v4.1-rc3, so I'm sending this to you directly.

Please pull this. If any problems, please kindly let me know.

Thanks,
Kukjin


The following changes since commit b787f68c36d49bb1d9236f403813641efa74a031:

  Linux 4.1-rc1 (2015-04-26 17:59:10 -0700)

are available in the git repository at:

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

for you to fetch changes up to 8cf5e6dc8dd55d0f1ad46ab4046c3a8a51d2136d:

  ARM: dts: Add keep-power-in-suspend to WiFi SDIO node for
exynos5250-snow (2015-05-09 03:15:16 +0900)

----------------------------------------------------------------
Samsung fixes for v4.1

- fixes commit ea08de16eb1b ("ARM: dts: Add DISP1 power
  domain for exynos5420") which causes 'unhandled fault:
  imprecise external abort' error when PD turned off.
  : make DP a consumer of DISP1 power domain

- fixes 's3c-rtc' probe failure on Odriod-X2/U2/U3 boards.
  : add 'rtc_src' clock to rtc node for source clock of rtc

- fixes typo for 'cpu-crit-0' trip point on exynos5420/5440

- fixes S2R failure on exynos5250-snow due to card power of
  Marvell WiFi driver (suspend/resume)
  : add keep-power-in-susped to WiFi SDIO node

----------------------------------------------------------------
Abhilash Kesavan (1):
      ARM: dts: Fix typo in trip point temperature for exynos5420/5440

Javier Martinez Canillas (2):
      ARM: dts: Make DP a consumer of DISP1 power domain on Exynos5420
      ARM: dts: Add keep-power-in-suspend to WiFi SDIO node for
exynos5250-snow

Markus Reichl (1):
      ARM: dts: add 'rtc_src' clock to rtc node for exynos4412-odroid boards

 arch/arm/boot/dts/exynos4412-odroid-common.dtsi | 3 +++
 arch/arm/boot/dts/exynos5250-snow.dts           | 1 +
 arch/arm/boot/dts/exynos5420-trip-points.dtsi   | 2 +-
 arch/arm/boot/dts/exynos5420.dtsi               | 1 +
 arch/arm/boot/dts/exynos5440-trip-points.dtsi   | 2 +-
 5 files changed, 7 insertions(+), 2 deletions(-)

             reply	other threads:[~2015-05-10 14:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-10 14:47 Kukjin Kim [this message]
2015-05-10 14:47 ` [GIT PULL] Samsung fixes for v4.1 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=554F6F82.1050904@kernel.org \
    --to=kgene@kernel.org \
    --cc=arnd@arndb.de \
    --cc=khilman@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=olof@lixom.net \
    --cc=torvalds@linux-foundation.org \
    /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.