[GIT PULL 0/4] ARM: SoC updates for 6.8

From: Arnd Bergmann
Date: Thu Jan 11 2024 - 11:10:32 EST


There are 1095 non-merge commits from 204 developers this time,
but only 68 branches I merged from platform maintainers.
The most active developers are:

98 Krzysztof Kozlowski
65 Dmitry Baryshkov
46 Fabio Estevam
43 Konrad Dybcio
33 Neil Armstrong
31 Uwe Kleine-König
31 Johan Hovold
30 Luca Weiss
28 AngeloGioacchino Del Regno
20 Andrew Davis
19 Moudy Ho
17 Peter Griffin
17 Herve Codina
17 Alexander Stein
14 Geert Uytterhoeven
14 Alex Bee
13 Stephan Gerhold
12 Michal Simek
11 Rob Herring
11 Jaewon Kim

As the dirstat shows, the changes are once more dominated by
Qualcomm DT updates, which also matches the number of machines
they support and that are newly added:

0.4% Documentation/devicetree/bindings/arm/mediatek/
0.5% Documentation/devicetree/bindings/arm/
0.6% Documentation/devicetree/bindings/clock/
0.3% Documentation/devicetree/bindings/display/mediatek/
0.5% Documentation/devicetree/bindings/interconnect/
0.7% Documentation/devicetree/bindings/media/
0.4% Documentation/devicetree/bindings/sound/
0.7% Documentation/devicetree/bindings/
0.4% arch/arm/boot/dts/marvell/
0.4% arch/arm/boot/dts/nxp/imx/
3.8% arch/arm/boot/dts/qcom/
0.4% arch/arm/boot/dts/renesas/
1.5% arch/arm/boot/dts/rockchip/
1.0% arch/arm/boot/dts/st/
1.0% arch/arm/boot/dts/ti/omap/
0.5% arch/arm/boot/dts/
1.2% arch/arm/
0.3% arch/arm64/boot/dts/allwinner/
0.6% arch/arm64/boot/dts/amlogic/
2.7% arch/arm64/boot/dts/exynos/google/
2.7% arch/arm64/boot/dts/exynos/
5.9% arch/arm64/boot/dts/freescale/
0.7% arch/arm64/boot/dts/marvell/
4.3% arch/arm64/boot/dts/mediatek/
30.4% arch/arm64/boot/dts/qcom/
0.7% arch/arm64/boot/dts/renesas/
6.8% arch/arm64/boot/dts/rockchip/
0.4% arch/arm64/boot/dts/sprd/
4.5% arch/arm64/boot/dts/ti/
0.5% arch/arm64/boot/dts/
0.4% arch/riscv/boot/dts/sophgo/
0.4% arch/riscv/boot/dts/
6.7% drivers/clk/samsung/
0.3% drivers/firmware/arm_scmi/
0.9% drivers/firmware/microchip/
0.7% drivers/mailbox/
0.9% drivers/soc/apple/
0.9% drivers/soc/fsl/qe/
0.3% drivers/soc/hisilicon/
3.7% drivers/soc/mediatek/
0.7% drivers/soc/qcom/
0.8% drivers/tee/optee/
1.3% drivers/
3.1% include/dt-bindings/clock/
0.7% include/dt-bindings/interconnect/
0.3% include/dt-bindings/reset/
0.4% include/
1024 files changed, 60736 insertions(+), 7782 deletions(-)

Six new arm64 SoCs are added: Samsung ExynosAutov920,
Google gs101 (Tensor G1), MediaTek MT8188, Qualcomm
SM8650 (Snapdragon 8 Gen 3), Qualcomm X1E80100 (Snapdragon
X Elite) and Unisoc UMS9620 (Tanggula 7 series). More details
are in the soc-dt-6.8 tag description.

The DT branch has two merge conflicts against earlier
bugfixes. If you want to validate your conflict
resolution against what I have, please see

https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git test-merge

Arnd