All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kukjin Kim <kgene@kernel.org>
To: 'Krzysztof Kozlowski' <k.kozlowski@samsung.com>,
	'Kukjin Kim' <kgene@kernel.org>
Cc: linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: RE: [GIT PULL] ARM: EXYNOS: dts: Improvements for 4.3
Date: Tue, 21 Jul 2015 13:56:03 +0900	[thread overview]
Message-ID: <06b401d0c371$8b7a6740$a26f35c0$@kernel.org> (raw)
In-Reply-To: <1437014519-19571-1-git-send-email-k.kozlowski@samsung.com>

Krzysztof Kozlowski wrote:
> 
> Dear Kukjin,
> 
Hi Krzysztof,

> DTS related improvements. Description along with a tag.
> You can find them also on the lists with my reviewed-by.
> 
> Best regards,
> Krzysztof
> 
> 
> The following changes since commit a419d78a6f97f8c977fe55d5d590cd0654ecd1ee:
> 
>   ARM: dts: Exynos4210: add CPU OPP and regulator supply property (2015-07-13 21:16:05 +0900)
> 
> are available in the git repository at:
> 
>   https://github.com/krzk/linux.git tags/samsung-dt-4.3
> 
> for you to fetch changes up to cd0b551be420d49c2bde8dcf5ea147278dc89ffb:
> 
>   ARM: dts: Extend exynos5420-pinctrl nodes using labels instead of paths (2015-07-16 11:22:11 +0900)
> 
> ----------------------------------------------------------------
> Device Tree improvements for Exynos based boards:
> 1. Enable proper USB 3.0 regulators on Odroid XU3 board.
> 2. Set over-heat and over-voltage thresholds for Trats2 board fuel
>    gauge.
> 3. Fix missing display frequency on Exynos3250 Rinato board
>    (necessary to fix the display).
> 4. Enable thermal management and fan control on Odroid XU3 board.
>    The speed of fan is adjusted to current temperature of SoC.
> 5. Cleanups and usage of label-notation for overriding nodes.
> 
> ----------------------------------------------------------------
> Anand Moon (5):
>       ARM: dts: odroidxu3: Enable USB3 regulators
>       ARM: dts: exynos5422-odroidxu3: Add pwm-fan node
>       ARM: dts: exynos5422-odroidxu3: Enable TMU at Exynos5422 base
>       ARM: dts: exynos5422-odroidxu3: Define default thermal-zones
>       ARM: dts: exynos5422-odroidxu3: Enable thermal-zones
> 
> Andreas Färber (1):
>       ARM: dts: Clean up exynos5410-smdk5410 indentation
> 
> Hyungwon Hwang (1):
>       ARM: dts: fix the clock-frequency of exynos3250-rinato board's panel
> 
> Javier Martinez Canillas (4):
>       ARM: dts: Include exynos5250-pinctrl after the nodes were defined
>       ARM: dts: Extend exynos5250-pinctrl nodes using labels instead of paths
>       ARM: dts: Include exynos5420-pinctrl after the nodes were defined
>       ARM: dts: Extend exynos5420-pinctrl nodes using labels instead of paths
> 
> Krzysztof Kozlowski (2):
>       ARM: dts: Set max17047 over heat and over voltage thresholds
>       ARM: dts: Use labels for overriding nodes in exynos4210-universal
> 
>  arch/arm/boot/dts/exynos3250-rinato.dts            |    2 +-
>  arch/arm/boot/dts/exynos4210-universal_c210.dts    |  620 ++++----
>  arch/arm/boot/dts/exynos4412-trats2.dts            |    3 +
>  arch/arm/boot/dts/exynos5250-pinctrl.dtsi          | 1600 ++++++++++----------
>  arch/arm/boot/dts/exynos5250.dtsi                  |    3 +-
>  arch/arm/boot/dts/exynos5410-smdk5410.dts          |    6 +-
>  arch/arm/boot/dts/exynos5420-pinctrl.dtsi          | 1411 +++++++++--------
>  arch/arm/boot/dts/exynos5420.dtsi                  |    3 +-
>  arch/arm/boot/dts/exynos5422-cpu-thermal.dtsi      |   59 +
>  arch/arm/boot/dts/exynos5422-odroidxu3-common.dtsi |   46 +
>  10 files changed, 1930 insertions(+), 1823 deletions(-)
>  create mode 100644 arch/arm/boot/dts/exynos5422-cpu-thermal.dtsi
> --

Applied all of changes into fixes/non-critical and next/dt-samsung.

Note will be sent out to arm-soc in a couple of days.

Thanks,
Kukjin

WARNING: multiple messages have this Message-ID (diff)
From: kgene@kernel.org (Kukjin Kim)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] ARM: EXYNOS: dts: Improvements for 4.3
Date: Tue, 21 Jul 2015 13:56:03 +0900	[thread overview]
Message-ID: <06b401d0c371$8b7a6740$a26f35c0$@kernel.org> (raw)
In-Reply-To: <1437014519-19571-1-git-send-email-k.kozlowski@samsung.com>

Krzysztof Kozlowski wrote:
> 
> Dear Kukjin,
> 
Hi Krzysztof,

> DTS related improvements. Description along with a tag.
> You can find them also on the lists with my reviewed-by.
> 
> Best regards,
> Krzysztof
> 
> 
> The following changes since commit a419d78a6f97f8c977fe55d5d590cd0654ecd1ee:
> 
>   ARM: dts: Exynos4210: add CPU OPP and regulator supply property (2015-07-13 21:16:05 +0900)
> 
> are available in the git repository at:
> 
>   https://github.com/krzk/linux.git tags/samsung-dt-4.3
> 
> for you to fetch changes up to cd0b551be420d49c2bde8dcf5ea147278dc89ffb:
> 
>   ARM: dts: Extend exynos5420-pinctrl nodes using labels instead of paths (2015-07-16 11:22:11 +0900)
> 
> ----------------------------------------------------------------
> Device Tree improvements for Exynos based boards:
> 1. Enable proper USB 3.0 regulators on Odroid XU3 board.
> 2. Set over-heat and over-voltage thresholds for Trats2 board fuel
>    gauge.
> 3. Fix missing display frequency on Exynos3250 Rinato board
>    (necessary to fix the display).
> 4. Enable thermal management and fan control on Odroid XU3 board.
>    The speed of fan is adjusted to current temperature of SoC.
> 5. Cleanups and usage of label-notation for overriding nodes.
> 
> ----------------------------------------------------------------
> Anand Moon (5):
>       ARM: dts: odroidxu3: Enable USB3 regulators
>       ARM: dts: exynos5422-odroidxu3: Add pwm-fan node
>       ARM: dts: exynos5422-odroidxu3: Enable TMU at Exynos5422 base
>       ARM: dts: exynos5422-odroidxu3: Define default thermal-zones
>       ARM: dts: exynos5422-odroidxu3: Enable thermal-zones
> 
> Andreas F?rber (1):
>       ARM: dts: Clean up exynos5410-smdk5410 indentation
> 
> Hyungwon Hwang (1):
>       ARM: dts: fix the clock-frequency of exynos3250-rinato board's panel
> 
> Javier Martinez Canillas (4):
>       ARM: dts: Include exynos5250-pinctrl after the nodes were defined
>       ARM: dts: Extend exynos5250-pinctrl nodes using labels instead of paths
>       ARM: dts: Include exynos5420-pinctrl after the nodes were defined
>       ARM: dts: Extend exynos5420-pinctrl nodes using labels instead of paths
> 
> Krzysztof Kozlowski (2):
>       ARM: dts: Set max17047 over heat and over voltage thresholds
>       ARM: dts: Use labels for overriding nodes in exynos4210-universal
> 
>  arch/arm/boot/dts/exynos3250-rinato.dts            |    2 +-
>  arch/arm/boot/dts/exynos4210-universal_c210.dts    |  620 ++++----
>  arch/arm/boot/dts/exynos4412-trats2.dts            |    3 +
>  arch/arm/boot/dts/exynos5250-pinctrl.dtsi          | 1600 ++++++++++----------
>  arch/arm/boot/dts/exynos5250.dtsi                  |    3 +-
>  arch/arm/boot/dts/exynos5410-smdk5410.dts          |    6 +-
>  arch/arm/boot/dts/exynos5420-pinctrl.dtsi          | 1411 +++++++++--------
>  arch/arm/boot/dts/exynos5420.dtsi                  |    3 +-
>  arch/arm/boot/dts/exynos5422-cpu-thermal.dtsi      |   59 +
>  arch/arm/boot/dts/exynos5422-odroidxu3-common.dtsi |   46 +
>  10 files changed, 1930 insertions(+), 1823 deletions(-)
>  create mode 100644 arch/arm/boot/dts/exynos5422-cpu-thermal.dtsi
> --

Applied all of changes into fixes/non-critical and next/dt-samsung.

Note will be sent out to arm-soc in a couple of days.

Thanks,
Kukjin

  parent reply	other threads:[~2015-07-21  4:56 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-16  2:41 [GIT PULL] ARM: EXYNOS: dts: Improvements for 4.3 Krzysztof Kozlowski
2015-07-16  2:41 ` Krzysztof Kozlowski
2015-07-16  2:41 ` [GIT PULL] ARM: EXYNOS: mach: " Krzysztof Kozlowski
2015-07-16  2:41   ` Krzysztof Kozlowski
2015-07-21  5:02   ` Kukjin Kim
2015-07-21  5:02     ` Kukjin Kim
2015-07-21  5:13     ` Krzysztof Kozlowski
2015-07-21  5:13       ` Krzysztof Kozlowski
2015-07-21  5:21       ` Krzysztof Kozlowski
2015-07-21  5:21         ` Krzysztof Kozlowski
2015-07-21 23:45         ` Krzysztof Kozlowski
2015-07-21 23:45           ` Krzysztof Kozlowski
2015-07-23  7:58           ` Kukjin Kim
2015-07-23  7:58             ` Kukjin Kim
2015-07-23  8:11             ` Kukjin Kim
2015-07-23  8:11               ` Kukjin Kim
2015-07-23  8:18               ` Krzysztof Kozlowski
2015-07-23  8:18                 ` Krzysztof Kozlowski
2015-07-21  4:56 ` Kukjin Kim [this message]
2015-07-21  4:56   ` [GIT PULL] ARM: EXYNOS: dts: " 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='06b401d0c371$8b7a6740$a26f35c0$@kernel.org' \
    --to=kgene@kernel.org \
    --cc=k.kozlowski@samsung.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.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.