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>,
	linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org,
	Alim Akhtar <alim.akhtar@samsung.com>,
	Krzysztof Kozlowski <krzk@kernel.org>
Subject: [GIT PULL 2/2] ARM: dts: samsung: DTS for v6.7
Date: Fri,  6 Oct 2023 11:39:43 +0200	[thread overview]
Message-ID: <20231006093943.106002-2-krzysztof.kozlowski@linaro.org> (raw)
In-Reply-To: <20231006093943.106002-1-krzysztof.kozlowski@linaro.org>

The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:

  Linux 6.6-rc1 (2023-09-10 16:28:41 -0700)

are available in the Git repository at:

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

for you to fetch changes up to ef399736c3ba77fb82d778b1b7285baa65a7e079:

  ARM: dts: samsung: exynos4210: enable polling (2023-09-14 10:05:21 +0200)

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

1. Switch all sound cards to generic audio-routing property, supported
   since previous release for Samsung drivers.  The old
   samsung,audio-routing property is deprecated.
2. Correct Exynos4210 thermal by using polling.  Apparently interrupts in
   Thermal Monitoring Unit are broken.

----------------------------------------------------------------
Krzysztof Kozlowski (7):
      ARM: dts: samsung: exynos4212-tab3: switch sound card to audio-routing
      ARM: dts: samsung: exynos4412-galaxy-s3: switch sound card to audio-routing
      ARM: dts: samsung: exynos4412-n710x: switch sound card to audio-routing
      ARM: dts: samsung: exynos4412-odroid: switch sound card to audio-routing
      ARM: dts: samsung: exynos5422-odroid: switch sound card to audio-routing
      ARM: dts: samsung: s5pv210-fascinate4g: switch sound card to audio-routing
      ARM: dts: samsung: s5pv210-galaxys: switch sound card to audio-routing

Mateusz Majewski (1):
      ARM: dts: samsung: exynos4210: enable polling

 arch/arm/boot/dts/samsung/exynos4210.dtsi          | 12 +++++-
 arch/arm/boot/dts/samsung/exynos4212-tab3.dtsi     | 41 ++++++++++-----------
 .../arm/boot/dts/samsung/exynos4412-galaxy-s3.dtsi | 43 +++++++++++-----------
 arch/arm/boot/dts/samsung/exynos4412-n710x.dts     | 39 ++++++++++----------
 arch/arm/boot/dts/samsung/exynos4412-odroidu3.dts  | 13 +++----
 arch/arm/boot/dts/samsung/exynos4412-odroidx.dts   |  9 ++---
 .../dts/samsung/exynos5422-odroidxu3-audio.dtsi    | 19 +++++-----
 arch/arm/boot/dts/samsung/exynos5422-odroidxu4.dts |  2 +-
 arch/arm/boot/dts/samsung/s5pv210-fascinate4g.dts  | 33 ++++++++---------
 arch/arm/boot/dts/samsung/s5pv210-galaxys.dts      | 37 +++++++++----------
 10 files changed, 124 insertions(+), 124 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>,
	linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org,
	Alim Akhtar <alim.akhtar@samsung.com>,
	Krzysztof Kozlowski <krzk@kernel.org>
Subject: [GIT PULL 2/2] ARM: dts: samsung: DTS for v6.7
Date: Fri,  6 Oct 2023 11:39:43 +0200	[thread overview]
Message-ID: <20231006093943.106002-2-krzysztof.kozlowski@linaro.org> (raw)
In-Reply-To: <20231006093943.106002-1-krzysztof.kozlowski@linaro.org>

The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:

  Linux 6.6-rc1 (2023-09-10 16:28:41 -0700)

are available in the Git repository at:

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

for you to fetch changes up to ef399736c3ba77fb82d778b1b7285baa65a7e079:

  ARM: dts: samsung: exynos4210: enable polling (2023-09-14 10:05:21 +0200)

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

1. Switch all sound cards to generic audio-routing property, supported
   since previous release for Samsung drivers.  The old
   samsung,audio-routing property is deprecated.
2. Correct Exynos4210 thermal by using polling.  Apparently interrupts in
   Thermal Monitoring Unit are broken.

----------------------------------------------------------------
Krzysztof Kozlowski (7):
      ARM: dts: samsung: exynos4212-tab3: switch sound card to audio-routing
      ARM: dts: samsung: exynos4412-galaxy-s3: switch sound card to audio-routing
      ARM: dts: samsung: exynos4412-n710x: switch sound card to audio-routing
      ARM: dts: samsung: exynos4412-odroid: switch sound card to audio-routing
      ARM: dts: samsung: exynos5422-odroid: switch sound card to audio-routing
      ARM: dts: samsung: s5pv210-fascinate4g: switch sound card to audio-routing
      ARM: dts: samsung: s5pv210-galaxys: switch sound card to audio-routing

Mateusz Majewski (1):
      ARM: dts: samsung: exynos4210: enable polling

 arch/arm/boot/dts/samsung/exynos4210.dtsi          | 12 +++++-
 arch/arm/boot/dts/samsung/exynos4212-tab3.dtsi     | 41 ++++++++++-----------
 .../arm/boot/dts/samsung/exynos4412-galaxy-s3.dtsi | 43 +++++++++++-----------
 arch/arm/boot/dts/samsung/exynos4412-n710x.dts     | 39 ++++++++++----------
 arch/arm/boot/dts/samsung/exynos4412-odroidu3.dts  | 13 +++----
 arch/arm/boot/dts/samsung/exynos4412-odroidx.dts   |  9 ++---
 .../dts/samsung/exynos5422-odroidxu3-audio.dtsi    | 19 +++++-----
 arch/arm/boot/dts/samsung/exynos5422-odroidxu4.dts |  2 +-
 arch/arm/boot/dts/samsung/s5pv210-fascinate4g.dts  | 33 ++++++++---------
 arch/arm/boot/dts/samsung/s5pv210-galaxys.dts      | 37 +++++++++----------
 10 files changed, 124 insertions(+), 124 deletions(-)

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

  reply	other threads:[~2023-10-06  9:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-06  9:39 [GIT PULL 1/2] arm64: dts: samsung: DTS for v6.7 Krzysztof Kozlowski
2023-10-06  9:39 ` Krzysztof Kozlowski
2023-10-06  9:39 ` Krzysztof Kozlowski [this message]
2023-10-06  9:39   ` [GIT PULL 2/2] ARM: " Krzysztof Kozlowski
2023-10-13 21:00 ` [GIT PULL 1/2] arm64: " 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=20231006093943.106002-2-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=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.