mbox series

[GIT,PULL,2/4] arm64: dts: samsung: DTS for v5.9

Message ID 20200721180900.13844-3-krzk@kernel.org
State New
Headers show
Series [GIT,PULL,1/4] ARM: dts: samsung: DTS for v5.9 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt64-5.9

Message

Krzysztof Kozlowski July 21, 2020, 6:08 p.m. UTC
The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407:

  Linux 5.8-rc1 (2020-06-14 12:45:04 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt64-5.9

for you to fetch changes up to 229134cc51d739bc99264ee14b7a783d479ce205:

  arm64: dts: exynos: Add unit address to soc node and move thermal zones on Exynos7 (2020-07-07 08:45:47 +0200)

----------------------------------------------------------------
Samsung DTS ARM64 changes for v5.9

1. Enable UFS (Universal Flash Storage) on Exynos7 Espresso board.
2. Fix silent hang after boot off Exynos7 Espresso board.
3. Minor DTS fixes and adjustments with dtschema.

----------------------------------------------------------------
Alim Akhtar (3):
      arm64: dts: exynos: Add UFS node to Exynos7
      arm64: dts: exynos: Fix silent hang after boot on Espresso
      arm64: dts: exynos: Keep LDO12 always-on on Espresso

Krzysztof Kozlowski (5):
      arm64: dts: exynos: Describe PWM interrupts on Exynos7
      arm64: dts: exynos: Remove generic arm,armv8-pmuv3 compatible
      arm64: dts: exynos: Remove DMA controller bus node name to fix dtschema warnings
      arm64: dts: exynos: Add unit address to soc node on Exynos5433
      arm64: dts: exynos: Add unit address to soc node and move thermal zones on Exynos7

 arch/arm64/boot/dts/exynos/exynos5433.dtsi      |  53 +++++------
 arch/arm64/boot/dts/exynos/exynos7-espresso.dts |   6 ++
 arch/arm64/boot/dts/exynos/exynos7.dtsi         | 111 ++++++++++++++++--------
 3 files changed, 103 insertions(+), 67 deletions(-)