All of lore.kernel.org
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
To: Olof Johansson <olof@lixom.net>, Arnd Bergmann <arnd@arndb.de>,
	arm@kernel.org, soc@kernel.org
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
	Alim Akhtar <alim.akhtar@samsung.com>,
	Peter Griffin <peter.griffin@linaro.org>,
	linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org,
	Krzysztof Kozlowski <krzk@kernel.org>
Subject: [GIT PULL 3/4] ARM: dts: samsung: for v6.9
Date: Sun, 18 Feb 2024 19:21:40 +0100	[thread overview]
Message-ID: <20240218182141.31213-3-krzysztof.kozlowski@linaro.org> (raw)
In-Reply-To: <20240218182141.31213-1-krzysztof.kozlowski@linaro.org>

The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:

  Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 60f1164e21cc04666d23b63e1153af74e7a5650d:

  ARM: dts: samsung: exynos5420-galaxy-tab-common: add wifi node (2024-02-07 16:22:01 +0100)

----------------------------------------------------------------
Samsung DTS ARM changes for v6.9

1. Disable thermal polling by Linux in Eynos5422 Odroid XU3 boards,
   because drivers implement now proper dynamic trip points management.

2. Mark crosc-ec-spi in Peach Pi and Peach Pit as wake-up source, to
   reflect the hardware capabilities.

3. Samsung P4 Note (Exynos4412): add accelerometer.

4. Samsung Galaxy Tab (Exynos5420):
   - Reduce available RAM to avoid conflict with TrustZone.
   - Add WiFi on MMC.

----------------------------------------------------------------
Henrik Grimler (2):
      ARM: dts: samsung: exynos5420-galaxy-tab: decrease available memory
      ARM: dts: samsung: exynos5420-galaxy-tab-common: add wifi node

Mark Hasemeyer (2):
      ARM: dts: samsung: exynos5420-peach: Enable cros-ec-spi as wake source
      ARM: dts: samsung: exynos5800-peach: Enable cros-ec-spi as wake source

Martin Jücker (1):
      ARM: dts: samsung: exynos4412-p4note: add accelerometer and gyro to p4note

Mateusz Majewski (1):
      ARM: dts: samsung: exynos5422-odroidxu3: disable thermal polling

 arch/arm/boot/dts/samsung/exynos4412-p4note.dtsi   | 51 ++++++++++++++++++++++
 .../dts/samsung/exynos5420-galaxy-tab-common.dtsi  | 34 ++++++++++++++-
 arch/arm/boot/dts/samsung/exynos5420-peach-pit.dts |  1 +
 .../dts/samsung/exynos5422-odroidxu3-common.dtsi   | 16 +++----
 arch/arm/boot/dts/samsung/exynos5800-peach-pi.dts  |  1 +
 5 files changed, 91 insertions(+), 12 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
To: Olof Johansson <olof@lixom.net>, Arnd Bergmann <arnd@arndb.de>,
	arm@kernel.org, soc@kernel.org
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
	Alim Akhtar <alim.akhtar@samsung.com>,
	Peter Griffin <peter.griffin@linaro.org>,
	linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org,
	Krzysztof Kozlowski <krzk@kernel.org>
Subject: [GIT PULL 3/4] ARM: dts: samsung: for v6.9
Date: Sun, 18 Feb 2024 19:21:40 +0100	[thread overview]
Message-ID: <20240218182141.31213-3-krzysztof.kozlowski@linaro.org> (raw)
In-Reply-To: <20240218182141.31213-1-krzysztof.kozlowski@linaro.org>

The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:

  Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 60f1164e21cc04666d23b63e1153af74e7a5650d:

  ARM: dts: samsung: exynos5420-galaxy-tab-common: add wifi node (2024-02-07 16:22:01 +0100)

----------------------------------------------------------------
Samsung DTS ARM changes for v6.9

1. Disable thermal polling by Linux in Eynos5422 Odroid XU3 boards,
   because drivers implement now proper dynamic trip points management.

2. Mark crosc-ec-spi in Peach Pi and Peach Pit as wake-up source, to
   reflect the hardware capabilities.

3. Samsung P4 Note (Exynos4412): add accelerometer.

4. Samsung Galaxy Tab (Exynos5420):
   - Reduce available RAM to avoid conflict with TrustZone.
   - Add WiFi on MMC.

----------------------------------------------------------------
Henrik Grimler (2):
      ARM: dts: samsung: exynos5420-galaxy-tab: decrease available memory
      ARM: dts: samsung: exynos5420-galaxy-tab-common: add wifi node

Mark Hasemeyer (2):
      ARM: dts: samsung: exynos5420-peach: Enable cros-ec-spi as wake source
      ARM: dts: samsung: exynos5800-peach: Enable cros-ec-spi as wake source

Martin Jücker (1):
      ARM: dts: samsung: exynos4412-p4note: add accelerometer and gyro to p4note

Mateusz Majewski (1):
      ARM: dts: samsung: exynos5422-odroidxu3: disable thermal polling

 arch/arm/boot/dts/samsung/exynos4412-p4note.dtsi   | 51 ++++++++++++++++++++++
 .../dts/samsung/exynos5420-galaxy-tab-common.dtsi  | 34 ++++++++++++++-
 arch/arm/boot/dts/samsung/exynos5420-peach-pit.dts |  1 +
 .../dts/samsung/exynos5422-odroidxu3-common.dtsi   | 16 +++----
 arch/arm/boot/dts/samsung/exynos5800-peach-pi.dts  |  1 +
 5 files changed, 91 insertions(+), 12 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:[~2024-02-18 18:21 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-18 18:21 [GIT PULL 1/4] samsung: drivers for v6.9 Krzysztof Kozlowski
2024-02-18 18:21 ` Krzysztof Kozlowski
2024-02-18 18:21 ` [GIT PULL 2/4] arm64: dts: samsung: exynos and google " Krzysztof Kozlowski
2024-02-18 18:21   ` Krzysztof Kozlowski
2024-02-18 18:21 ` Krzysztof Kozlowski [this message]
2024-02-18 18:21   ` [GIT PULL 3/4] ARM: dts: samsung: " Krzysztof Kozlowski
2024-02-18 18:21 ` [GIT PULL 4/4] ARM: samsung: soc " Krzysztof Kozlowski
2024-02-18 18:21   ` Krzysztof Kozlowski
2024-02-20 21:12 ` [GIT PULL 1/4] samsung: drivers " patchwork-bot+linux-soc
2024-02-29 17:02 ` patchwork-bot+linux-soc
2024-03-04 16:12 ` patchwork-bot+linux-soc

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=20240218182141.31213-3-krzysztof.kozlowski@linaro.org \
    --to=krzysztof.kozlowski@linaro.org \
    --cc=alim.akhtar@samsung.com \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=krzk@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=peter.griffin@linaro.org \
    --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.