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-dt64-6.7 for you to fetch changes up to f28dde395937e000585ac87c0d1c18885661161d: arm64: dts: exynos: remove unused TMU alias (2023-09-14 10:03:47 +0200) ---------------------------------------------------------------- Samsung DTS ARM64 changes for v6.7 1. Exynos850: Add support for USB 2.0 (host and device) and enable it on E850-96 board. 2. Exynos5433: Switch sound card to generic audio-routing property, supported since previous release for Samsung drivers. The old samsung,audio-routing property is deprecated. 3. Few cleanups. ---------------------------------------------------------------- Jaewon Kim (1): arm64: dts: exynos: Use pinctrl macros for exynos5433-tm2 Krzysztof Kozlowski (1): arm64: dts: exynos: exynos5433-tm2: switch sound card to audio-routing Mateusz Majewski (1): arm64: dts: exynos: remove unused TMU alias Sam Protsenko (2): arm64: dts: exynos: Enable USB in Exynos850 arm64: dts: exynos: Enable USB support on E850-96 board .../boot/dts/exynos/exynos5433-tm2-common.dtsi | 23 ++++----- arch/arm64/boot/dts/exynos/exynos7.dtsi | 1 - arch/arm64/boot/dts/exynos/exynos850-e850-96.dts | 58 ++++++++++++++++++++++ arch/arm64/boot/dts/exynos/exynos850.dtsi | 30 +++++++++++ 4 files changed, 99 insertions(+), 13 deletions(-)