Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1281401 > unrolled thread

[GIT PULL 1/9] ARM: EXYNOS: dts: Syscon dependency for v4.5

Started byKrzysztof Kozlowski <k.kozlowski@samsung.com>
First post2015-12-02 02:50 +0100
Last post2015-12-02 02:50 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  [GIT PULL 1/9] ARM: EXYNOS: dts: Syscon dependency for v4.5 Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2015-12-02 02:50 +0100

#1281401 — [GIT PULL 1/9] ARM: EXYNOS: dts: Syscon dependency for v4.5

FromKrzysztof Kozlowski <k.kozlowski@samsung.com>
Date2015-12-02 02:50 +0100
Subject[GIT PULL 1/9] ARM: EXYNOS: dts: Syscon dependency for v4.5
Message-ID<qB4Iq-BW-13@gated-at.bofh.it>
Hi Kukjin,

The DT changes are needed before switching to syscon-based reboot
and power off method.

Best regards,
Krzysztof



The following changes since commit 8005c49d9aea74d382f474ce11afbbc7d7130bec:

  Linux 4.4-rc1 (2015-11-15 17:00:27 -0800)

are available in the git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt-syscon-restart-4.5

for you to fetch changes up to 35135f4b95f03be7ebbf31221ce738f1ec0faa02:

  ARM: dts: Add syscon-{reboot, poweroff} nodes for exynos5410 (2015-11-20 15:58:44 +0900)

----------------------------------------------------------------
Device Tree changes adding necessary nodes for syscon reboot/poweroff
handlers on Exynos boards. The mach-exynos changes must base on top
of this to retain the bisectability of not loosing reboot/poweroff
features.

----------------------------------------------------------------
Alim Akhtar (4):
      ARM: dts: Add syscon-{reboot, poweroff} nodes for exynos3250
      ARM: dts: Add syscon-{reboot, poweroff} nodes for exynos4
      ARM: dts: Add syscon-{reboot, poweroff} nodes for exynos5
      ARM: dts: Add syscon-{reboot, poweroff} nodes for exynos5410

 arch/arm/boot/dts/exynos3250.dtsi | 14 ++++++++++++++
 arch/arm/boot/dts/exynos4.dtsi    | 14 ++++++++++++++
 arch/arm/boot/dts/exynos5.dtsi    | 14 ++++++++++++++
 arch/arm/boot/dts/exynos5410.dtsi | 14 ++++++++++++++
 4 files changed, 56 insertions(+)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web