[GIT PULL 0/4] ARM: SoC branches for v5.8

From: Arnd Bergmann
Date: Thu Jun 04 2020 - 16:46:02 EST


Hi Linus,

Here are the usual branches for arm-soc: five new SoC variants, 25
machines added, two machines removed, a few new drivers and the
usual amount of of cleanups and rework.

There are 835 patches from 196 contributors in total, with only
these contributing more than ten patches:

36 Marek Vasut
35 Andreas FÃrber
27 Geert Uytterhoeven
23 Rob Herring
22 Anson Huang
21 Douglas Anderson
20 Tudor Ambarus
20 Lad Prabhakar
19 Johan Jonker
17 Jonathan Bakker
17 Andre Przywara
16 Suman Anna
15 Jerome Brunet
14 Serge Semin
14 Bjorn Andersson
13 Tony Lindgren
12 Lubomir Rintel
12 Dmitry Osipenko
11 Sudeep Holla
11 Marek Szyprowski

The dirstat shows that as usual most changes are for device
tree files, this time slightly more 32-bit than 64-bit both in number
and size of the changes, while 60% of the newly added machines
are 64-bit.

0.3% Documentation/devicetree/bindings/arm/
0.6% Documentation/devicetree/bindings/bus/
0.2% Documentation/devicetree/bindings/display/tegra/
0.3% Documentation/devicetree/bindings/memory-controllers/
0.5% Documentation/devicetree/bindings/
31.9% arch/arm/boot/dts/
0.7% arch/arm/configs/
0.5% arch/arm/mach-imx/
1.2% arch/arm/mach-integrator/
3.2% arch/arm/mach-omap2/
5.4% arch/arm/mach-pxa/
0.5% arch/arm/
0.6% arch/arm64/boot/dts/allwinner/
4.0% arch/arm64/boot/dts/amlogic/
1.5% arch/arm64/boot/dts/arm/
2.4% arch/arm64/boot/dts/freescale/
0.2% arch/arm64/boot/dts/hisilicon/
5.2% arch/arm64/boot/dts/mediatek/
0.4% arch/arm64/boot/dts/nvidia/
7.6% arch/arm64/boot/dts/qcom/
1.7% arch/arm64/boot/dts/realtek/
2.0% arch/arm64/boot/dts/renesas/
1.4% arch/arm64/boot/dts/rockchip/
0.3% arch/arm64/boot/dts/socionext/
0.4% arch/arm64/boot/dts/sprd/
0.5% arch/arm64/boot/dts/ti/
2.8% drivers/bus/
0.9% drivers/clk/mediatek/
0.4% drivers/clk/versatile/
0.6% drivers/cpufreq/
0.7% drivers/firmware/arm_scmi/
0.2% drivers/firmware/
1.1% drivers/gpu/drm/mediatek/
0.6% drivers/memory/
0.2% drivers/mfd/
0.6% drivers/misc/
0.4% drivers/reset/
0.3% drivers/soc/amlogic/
0.3% drivers/soc/imx/
1.1% drivers/soc/mediatek/
3.0% drivers/soc/qcom/
0.2% drivers/soc/tegra/fuse/
0.3% drivers/soc/ti/
0.2% drivers/soc/
7.8% drivers/staging/media/tegra-video/
0.4% drivers/tee/
0.2% include/dt-bindings/clock/
0.2% include/dt-bindings/firmware/imx/
0.6% include/dt-bindings/reset/
0.3% include/linux/
0.3% include/

The largest outlier are a few added drivers for the Tegra platform
and on MIPS SoC (Baikal-T1), for which I helped get some drivers
reviewed and merged. The changes for omap2 and pxa are
cleanups moving code out of the platform directory.

As of this morning, there were no merge conflicts against your tree.

Arnd