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(-)