[GIT PULL 2/2] arm64: dts: samsung: dts for v6.10

From: Krzysztof Kozlowski
Date: Thu Apr 25 2024 - 03:19:28 EST


The following changes since commit 4cece764965020c22cff7665b18a012006359095:

Linux 6.9-rc1 (2024-03-24 14:10:05 -0700)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt64-6.10

for you to fetch changes up to a45c3a9b1ef9571741d40bf10f22ce3c60bc5111:

arm64: dts: exynos: gs101: define all PERIC USI nodes (2024-03-28 10:51:16 +0100)

----------------------------------------------------------------
Samsung DTS ARM64 changes for v6.10

1. Add FIFO depth to each SPI node so we can avoid matching this through
DTS alias. Difference SPI instances on given SoC have different FIFO
depths.
2. Exynos850: add clock controllers providing clocks to CPUs.
3. Google GS101: few cleanups and add missing serial engine (USI)
interface nodes.

----------------------------------------------------------------
André Draszik (1):
arm64: dts: exynos: gs101: reorder pinctrl-* properties

Sam Protsenko (1):
arm64: dts: exynos850: Add CPU clocks

Tudor Ambarus (6):
arm64: dts: exynos5433: specify the SPI FIFO depth
arm64: dts: exynosautov9: specify the SPI FIFO depth
arm64: dts: exynos: gs101: move serial_0 pinctrl-0/names to dtsi
arm64: dts: exynos: gs101: move pinctrl-* properties after clocks
arm64: dts: exynos: gs101: join lines close to 80 chars
arm64: dts: exynos: gs101: define all PERIC USI nodes

arch/arm64/boot/dts/exynos/exynos5433.dtsi | 5 +
arch/arm64/boot/dts/exynos/exynos850.dtsi | 26 +
arch/arm64/boot/dts/exynos/exynosautov9.dtsi | 12 +
arch/arm64/boot/dts/exynos/google/gs101-oriole.dts | 4 +-
arch/arm64/boot/dts/exynos/google/gs101.dtsi | 791 ++++++++++++++++++++-
5 files changed, 823 insertions(+), 15 deletions(-)