All of lore.kernel.org
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Olof Johansson <olof@lixom.net>, Arnd Bergmann <arnd@arndb.de>,
	Kevin Hilman <khilman@kernel.org>,
	arm@kernel.org
Cc: Krzysztof Kozlowski <krzk@kernel.org>,
	Kukjin Kim <kgene@kernel.org>,
	linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org,
	Javier Martinez Canillas <javier@osg.samsung.com>,
	Marek Szyprowski <m.szyprowski@samsung.com>,
	Sylwester Nawrocki <s.nawrocki@samsung.com>,
	Linus Walleij <linus.walleij@linaro.org>,
	Tomasz Figa <tomasz.figa@gmail.com>,
	Lee Jones <lee.jones@linaro.org>
Subject: [GIT PULL 4/4] arm64: dts: exynos: for v4.11, 2nd round
Date: Sun, 29 Jan 2017 22:06:29 +0200	[thread overview]
Message-ID: <20170129200630.22083-4-krzk@kernel.org> (raw)
In-Reply-To: <20170129200630.22083-1-krzk@kernel.org>

Hi,

On top of previous pull request.

This adds proper clocks to LPASS node on Exynos5433 which is needed
by Marek's patchset:
 - [PATCH v2 0/8] Pad retentions support for Exynos5433
   https://lkml.kernel.org/r/1485419634-28331-1-git-send-email-m.szyprowski () samsung ! com


Cc: Marek Szyprowski <m.szyprowski@samsung.com>
Cc: Sylwester Nawrocki <s.nawrocki@samsung.com>
Cc: Linus Walleij <linus.walleij@linaro.org>
Cc: Tomasz Figa <tomasz.figa@gmail.com>
Cc: Lee Jones <lee.jones@linaro.org>

Best regards,
Krzysztof


The following changes since commit e4e381133241a27d732e78be09973b89a193eaf7:

  arm64: dts: exynos: Enable HDMI/TV path on Exynos5433-TM2 (2017-01-11 18:20:28 +0200)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt64-4.11-2

for you to fetch changes up to 7547162ac351483df3641f64e99e10be329dd6a2:

  arm64: dts: exynos: Add clocks to Exynos5433 LPASS module (2017-01-26 22:04:20 +0200)

----------------------------------------------------------------
Samsung DeviceTree ARM64 update for v4.11, second round:
1. Use proper drive strengths on Exynos7.
2. Fix significant current leak on Exynos5433-based TM2/TM2E due
   to disabled regulator.
2. Add touchkey to TM2, set display clocks for Ultra HD modes.
3. Cleanups and minor fixes for Exynos5433, TM2 and TM2E.

----------------------------------------------------------------
Andrzej Hajda (2):
      arm64: dts: exynos: configure TV path clocks for Ultra HD modes
      arm64: dts: exynos: set LDO7 regulator as always on

Jaechul Lee (1):
      arm64: dts: exynos: Add TM2 touchkey node

Javier Martinez Canillas (1):
      arm64: dts: exynos: Remove unneeded unit names in Exynos5433 nodes

Marek Szyprowski (2):
      arm64: dts: exynos: Disable pull down for audio pins in Exynos5433 SoCs
      arm64: dts: exynos: Add clocks to Exynos5433 LPASS module

Pankaj Dubey (1):
      arm64: dts: exynos: Fix drive strength of sd0_xxx pin definitions

 arch/arm64/boot/dts/exynos/exynos5433-pinctrl.dtsi    | 10 +++++-----
 arch/arm64/boot/dts/exynos/exynos5433-tm2-common.dtsi | 16 ++++++++++++++++
 arch/arm64/boot/dts/exynos/exynos5433-tm2.dts         | 13 +++++++++++++
 arch/arm64/boot/dts/exynos/exynos5433.dtsi            |  8 +++++---
 arch/arm64/boot/dts/exynos/exynos7-pinctrl.dtsi       | 14 +++++++-------
 5 files changed, 46 insertions(+), 15 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: krzk@kernel.org (Krzysztof Kozlowski)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 4/4] arm64: dts: exynos: for v4.11, 2nd round
Date: Sun, 29 Jan 2017 22:06:29 +0200	[thread overview]
Message-ID: <20170129200630.22083-4-krzk@kernel.org> (raw)
In-Reply-To: <20170129200630.22083-1-krzk@kernel.org>

Hi,

On top of previous pull request.

This adds proper clocks to LPASS node on Exynos5433 which is needed
by Marek's patchset:
 - [PATCH v2 0/8] Pad retentions support for Exynos5433
   https://lkml.kernel.org/r/1485419634-28331-1-git-send-email-m.szyprowski () samsung ! com


Cc: Marek Szyprowski <m.szyprowski@samsung.com>
Cc: Sylwester Nawrocki <s.nawrocki@samsung.com>
Cc: Linus Walleij <linus.walleij@linaro.org>
Cc: Tomasz Figa <tomasz.figa@gmail.com>
Cc: Lee Jones <lee.jones@linaro.org>

Best regards,
Krzysztof


The following changes since commit e4e381133241a27d732e78be09973b89a193eaf7:

  arm64: dts: exynos: Enable HDMI/TV path on Exynos5433-TM2 (2017-01-11 18:20:28 +0200)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt64-4.11-2

for you to fetch changes up to 7547162ac351483df3641f64e99e10be329dd6a2:

  arm64: dts: exynos: Add clocks to Exynos5433 LPASS module (2017-01-26 22:04:20 +0200)

----------------------------------------------------------------
Samsung DeviceTree ARM64 update for v4.11, second round:
1. Use proper drive strengths on Exynos7.
2. Fix significant current leak on Exynos5433-based TM2/TM2E due
   to disabled regulator.
2. Add touchkey to TM2, set display clocks for Ultra HD modes.
3. Cleanups and minor fixes for Exynos5433, TM2 and TM2E.

----------------------------------------------------------------
Andrzej Hajda (2):
      arm64: dts: exynos: configure TV path clocks for Ultra HD modes
      arm64: dts: exynos: set LDO7 regulator as always on

Jaechul Lee (1):
      arm64: dts: exynos: Add TM2 touchkey node

Javier Martinez Canillas (1):
      arm64: dts: exynos: Remove unneeded unit names in Exynos5433 nodes

Marek Szyprowski (2):
      arm64: dts: exynos: Disable pull down for audio pins in Exynos5433 SoCs
      arm64: dts: exynos: Add clocks to Exynos5433 LPASS module

Pankaj Dubey (1):
      arm64: dts: exynos: Fix drive strength of sd0_xxx pin definitions

 arch/arm64/boot/dts/exynos/exynos5433-pinctrl.dtsi    | 10 +++++-----
 arch/arm64/boot/dts/exynos/exynos5433-tm2-common.dtsi | 16 ++++++++++++++++
 arch/arm64/boot/dts/exynos/exynos5433-tm2.dts         | 13 +++++++++++++
 arch/arm64/boot/dts/exynos/exynos5433.dtsi            |  8 +++++---
 arch/arm64/boot/dts/exynos/exynos7-pinctrl.dtsi       | 14 +++++++-------
 5 files changed, 46 insertions(+), 15 deletions(-)

  parent reply	other threads:[~2017-01-29 20:08 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-29 20:06 [GIT PULL 0/4] ARM: exynos: Second round for v4.11 Krzysztof Kozlowski
2017-01-29 20:06 ` Krzysztof Kozlowski
2017-01-29 20:06 ` Krzysztof Kozlowski
2017-01-29 20:06 ` [GIT PULL 2/4] soc: samsung: exynos for v4.11, 2nd round Krzysztof Kozlowski
2017-01-29 20:06   ` Krzysztof Kozlowski
2017-01-29 20:06   ` Krzysztof Kozlowski
2017-01-30  5:19   ` Olof Johansson
2017-01-30  5:19     ` Olof Johansson
2017-01-29 20:06 ` [GIT PULL 3/4] ARM: dts: exynos: " Krzysztof Kozlowski
2017-01-29 20:06   ` Krzysztof Kozlowski
2017-01-30  5:19   ` Olof Johansson
2017-01-30  5:19     ` Olof Johansson
2017-01-29 20:06 ` Krzysztof Kozlowski [this message]
2017-01-29 20:06   ` [GIT PULL 4/4] arm64: " Krzysztof Kozlowski
2017-01-30  5:23   ` Olof Johansson
2017-01-30  5:23     ` Olof Johansson
2017-01-30  6:55     ` Krzysztof Kozlowski
2017-01-30  6:55       ` Krzysztof Kozlowski
2017-01-30 17:57     ` Krzysztof Kozlowski
2017-01-30 17:57       ` Krzysztof Kozlowski
2017-01-30 17:57       ` Krzysztof Kozlowski
2017-01-31  5:07       ` Olof Johansson
2017-01-31  5:07         ` Olof Johansson
2017-01-29 20:06 ` [GIT PULL 1/4] ARM: mach/soc: exynos " Krzysztof Kozlowski
2017-01-29 20:06   ` Krzysztof Kozlowski
2017-01-30  5:24   ` Olof Johansson
2017-01-30  5:24     ` 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=20170129200630.22083-4-krzk@kernel.org \
    --to=krzk@kernel.org \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=javier@osg.samsung.com \
    --cc=kgene@kernel.org \
    --cc=khilman@kernel.org \
    --cc=lee.jones@linaro.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=m.szyprowski@samsung.com \
    --cc=olof@lixom.net \
    --cc=s.nawrocki@samsung.com \
    --cc=tomasz.figa@gmail.com \
    /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.