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>,
	arm@kernel.org, soc@kernel.org
Cc: linux-samsung-soc@vger.kernel.org, Kukjin Kim <kgene@kernel.org>,
	linux-arm-kernel@lists.infradead.org,
	Krzysztof Kozlowski <krzk@kernel.org>,
	linux-kernel@vger.kernel.org
Subject: [GIT PULL 2/3] ARM: dts: exynos: Stuff for v5.7
Date: Mon, 16 Mar 2020 18:56:51 +0100	[thread overview]
Message-ID: <20200316175652.5604-3-krzk@kernel.org> (raw)
In-Reply-To: <20200316175652.5604-1-krzk@kernel.org>

The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:

  Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt-5.7

for you to fetch changes up to 32a1671ff8e84f0dfff3a50d4b2091d25e91f5e2:

  ARM: dts: exynos: Fix polarity of the LCD SPI bus on UniversalC210 board (2020-03-11 11:03:03 +0100)

----------------------------------------------------------------
Samsung DTS ARM changes for v5.7

1. Various fixes:
 - Reboot of some Odroid Exynos4412-based boards,
 - MMC regulators on Arndale5250,
 - Memory mapping on Artik5,
 - GPU power domain on Exynos542x boards,
 - LCD SPI polarity on UniversalC210,
2. Add thermal cooling of GPU on Odroid XU3/XU4 family,
3. Add dynamic-power-coefficient to Exynos5422 for energy model.

----------------------------------------------------------------
Lukasz Luba (1):
      ARM: dts: exynos: Add dynamic-power-coefficient to Exynos5422 CPUs

Marek Szyprowski (8):
      ARM: dts: exynos: Fix broken reboot on some Odroid U2/X2/U3 boards
      ARM: dts: exynos: Add GPU thermal zone cooling maps for Odroid XU3/XU4/HC1
      ARM: dts: exynos: Fix MMC regulator on Arndale5250 board
      ARM: dts: exynos: Make fixed regulators always-on on Arndale5250
      ARM: dts: exynos: Fix memory on Artik5 evaluation boards
      ARM: dts: exynos: Fix G3D power domain supply on Odroid XU3/XU4/HC1 boards
      ARM: dts: exynos: Fix G3D power domain supply on Arndale Octa boards
      ARM: dts: exynos: Fix polarity of the LCD SPI bus on UniversalC210 board

 arch/arm/boot/dts/exynos3250-artik5.dtsi           |  2 +-
 arch/arm/boot/dts/exynos4210-universal_c210.dts    |  4 +-
 arch/arm/boot/dts/exynos4412-odroid-common.dtsi    |  9 ++++
 arch/arm/boot/dts/exynos5250-arndale.dts           | 10 ++--
 arch/arm/boot/dts/exynos5420-arndale-octa.dts      |  2 +
 arch/arm/boot/dts/exynos5422-cpus.dtsi             |  8 +++
 arch/arm/boot/dts/exynos5422-odroid-core.dtsi      |  1 +
 arch/arm/boot/dts/exynos5422-odroidhc1.dts         | 30 +++++++++++
 arch/arm/boot/dts/exynos5422-odroidxu3-common.dtsi | 59 ++++++++++++++++++++++
 9 files changed, 118 insertions(+), 7 deletions(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2020-03-16 17:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-16 17:56 [GIT PULL 0/3] ARM: exynos: Pull for v5.7 Krzysztof Kozlowski
2020-03-16 17:56 ` [GIT PULL 1/3] ARM: defconfig: exynos " Krzysztof Kozlowski
2020-03-16 17:56 ` Krzysztof Kozlowski [this message]
2020-03-16 17:56 ` [PATCH PULL 3/3] soc: samsung: chipid: Fix return value on non-Exynos platforms Krzysztof Kozlowski
2020-03-25 10:38 ` [GIT PULL 0/3] ARM: exynos: Pull for v5.7 Krzysztof Kozlowski
2020-03-25 10:38   ` Krzysztof Kozlowski

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=20200316175652.5604-3-krzk@kernel.org \
    --to=krzk@kernel.org \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=kgene@kernel.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=soc@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.