All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnd Bergmann <arnd@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: SoC Team <soc@kernel.org>,
	Linux ARM <linux-arm-kernel@lists.infradead.org>,
	 Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL 0/6] ARM SoC branches for 5.13
Date: Mon, 26 Apr 2021 17:52:39 +0200	[thread overview]
Message-ID: <CAK8P3a2RjRSjTcmwVf3VHy2CUB2HBj5AaJTx=1NSYuA_Qy4E-w@mail.gmail.com> (raw)

Here are six branches for the SoC tree for the 5.13 merge window.
There are a couple
of new SoCs this time, with the initial Apple M1 support being the
most exciting one.
The STM32H750 platform is also noteworthy because it's fairly
unexpected to still
see new MMU-less boards.

The arm-apple-m1-5.13 tag includes changes from the tty and arm64
trees, so it would
be good to merge those first in order to get a neater git history.
Both have been
submitted today by Greg and Catalin.

As usual, the changes are mostly for devicetree files, aside from the
ongoing cleanup
work to omap2 and driver work for tegra and socfpga.  About two thirds
this of the
overall changes this time are for 64-bit machines, which is more than usual but
fits in with the long-term trend.

A few more statistics: There are 863 non-merge commits this time, from 195
authors. These twenty people have done more than ten changes each:

     79 Tony Lindgren
     47 Krzysztof Kozlowski
     38 Cristian Marussi
     28 Vinod Koul
     28 Dmitry Osipenko
     21 Manivannan Sadhasivam
     18 Hector Martin
     18 Geert Uytterhoeven
     18 Dong Aisheng
     18 Arnd Bergmann
     17 Sai Prakash Ranjan
     17 Rafał Miłecki
     15 Jagan Teki
     12 Stephen Boyd
     12 Nicolas Saenz Julienne
     11 Linus Walleij
     11 Jonathan Neuschäfer
     11 Heiko Stuebner
     11 Eddie James
     11 Chunfeng Yun

This is the total diffstat:

   0.6% Documentation/devicetree/bindings/arm/
   0.2% Documentation/devicetree/bindings/interrupt-controller/
   0.3% Documentation/devicetree/bindings/memory-controllers/
   0.2% Documentation/devicetree/bindings/mfd/
   0.2% Documentation/devicetree/bindings/
   1.6% Documentation/driver-api/
  23.1% arch/arm/boot/dts/
   0.5% arch/arm/configs/
   4.8% arch/arm/mach-omap2/
   1.2% arch/arm/
   0.2% arch/arm64/boot/dts/allwinner/
   0.8% arch/arm64/boot/dts/amlogic/
   0.3% arch/arm64/boot/dts/apple/
   0.5% arch/arm64/boot/dts/broadcom/bcm4908/
   8.1% arch/arm64/boot/dts/freescale/
   0.6% arch/arm64/boot/dts/intel/
   0.4% arch/arm64/boot/dts/marvell/
   3.1% arch/arm64/boot/dts/mediatek/
  14.4% arch/arm64/boot/dts/qcom/
   2.3% arch/arm64/boot/dts/renesas/
   0.8% arch/arm64/boot/dts/rockchip/
   8.3% arch/arm64/boot/dts/ti/
   0.2% arch/arm64/include/asm/
   0.2% arch/arm64/
   0.2% drivers/bus/
   0.4% drivers/clk/
   0.3% drivers/cpufreq/
   9.2% drivers/firmware/arm_scmi/
   0.6% drivers/firmware/
   1.7% drivers/iio/common/scmi_sensors/
   2.1% drivers/irqchip/
   1.2% drivers/memory/tegra/
   0.5% drivers/pwm/
   0.9% drivers/soc/fsl/qe/
   2.5% drivers/soc/mediatek/
   0.5% drivers/soc/qcom/
   0.5% drivers/soc/tegra/
   0.3% drivers/soc/
   0.4% drivers/tty/serial/
   1.2% drivers/
   1.3% include/linux/
   0.2% include/soc/
   0.2% include/
 774 files changed, 35247 insertions(+), 8091 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: Arnd Bergmann <arnd@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: SoC Team <soc@kernel.org>,
	Linux ARM <linux-arm-kernel@lists.infradead.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL 0/6] ARM SoC branches for 5.13
Date: Mon, 26 Apr 2021 17:52:39 +0200	[thread overview]
Message-ID: <CAK8P3a2RjRSjTcmwVf3VHy2CUB2HBj5AaJTx=1NSYuA_Qy4E-w@mail.gmail.com> (raw)
Message-ID: <20210426155239.eud7ErhYRTDjfOLQmYAhQGtw-Nm2TFMQP9x5msIzoBA@z> (raw)

Here are six branches for the SoC tree for the 5.13 merge window.
There are a couple
of new SoCs this time, with the initial Apple M1 support being the
most exciting one.
The STM32H750 platform is also noteworthy because it's fairly
unexpected to still
see new MMU-less boards.

The arm-apple-m1-5.13 tag includes changes from the tty and arm64
trees, so it would
be good to merge those first in order to get a neater git history.
Both have been
submitted today by Greg and Catalin.

As usual, the changes are mostly for devicetree files, aside from the
ongoing cleanup
work to omap2 and driver work for tegra and socfpga.  About two thirds
this of the
overall changes this time are for 64-bit machines, which is more than usual but
fits in with the long-term trend.

A few more statistics: There are 863 non-merge commits this time, from 195
authors. These twenty people have done more than ten changes each:

     79 Tony Lindgren
     47 Krzysztof Kozlowski
     38 Cristian Marussi
     28 Vinod Koul
     28 Dmitry Osipenko
     21 Manivannan Sadhasivam
     18 Hector Martin
     18 Geert Uytterhoeven
     18 Dong Aisheng
     18 Arnd Bergmann
     17 Sai Prakash Ranjan
     17 Rafał Miłecki
     15 Jagan Teki
     12 Stephen Boyd
     12 Nicolas Saenz Julienne
     11 Linus Walleij
     11 Jonathan Neuschäfer
     11 Heiko Stuebner
     11 Eddie James
     11 Chunfeng Yun

This is the total diffstat:

   0.6% Documentation/devicetree/bindings/arm/
   0.2% Documentation/devicetree/bindings/interrupt-controller/
   0.3% Documentation/devicetree/bindings/memory-controllers/
   0.2% Documentation/devicetree/bindings/mfd/
   0.2% Documentation/devicetree/bindings/
   1.6% Documentation/driver-api/
  23.1% arch/arm/boot/dts/
   0.5% arch/arm/configs/
   4.8% arch/arm/mach-omap2/
   1.2% arch/arm/
   0.2% arch/arm64/boot/dts/allwinner/
   0.8% arch/arm64/boot/dts/amlogic/
   0.3% arch/arm64/boot/dts/apple/
   0.5% arch/arm64/boot/dts/broadcom/bcm4908/
   8.1% arch/arm64/boot/dts/freescale/
   0.6% arch/arm64/boot/dts/intel/
   0.4% arch/arm64/boot/dts/marvell/
   3.1% arch/arm64/boot/dts/mediatek/
  14.4% arch/arm64/boot/dts/qcom/
   2.3% arch/arm64/boot/dts/renesas/
   0.8% arch/arm64/boot/dts/rockchip/
   8.3% arch/arm64/boot/dts/ti/
   0.2% arch/arm64/include/asm/
   0.2% arch/arm64/
   0.2% drivers/bus/
   0.4% drivers/clk/
   0.3% drivers/cpufreq/
   9.2% drivers/firmware/arm_scmi/
   0.6% drivers/firmware/
   1.7% drivers/iio/common/scmi_sensors/
   2.1% drivers/irqchip/
   1.2% drivers/memory/tegra/
   0.5% drivers/pwm/
   0.9% drivers/soc/fsl/qe/
   2.5% drivers/soc/mediatek/
   0.5% drivers/soc/qcom/
   0.5% drivers/soc/tegra/
   0.3% drivers/soc/
   0.4% drivers/tty/serial/
   1.2% drivers/
   1.3% include/linux/
   0.2% include/soc/
   0.2% include/
 774 files changed, 35247 insertions(+), 8091 deletions(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

             reply	other threads:[~2021-04-26 15:53 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-26 15:52 Arnd Bergmann [this message]
2021-04-26 15:52 ` [GIT PULL 0/6] ARM SoC branches for 5.13 Arnd Bergmann
2021-04-26 15:53 ` [GIT PULL 1/6] ARM: SoC changes for v5.13 Arnd Bergmann
2021-04-26 15:53   ` Arnd Bergmann
2021-04-26 19:42   ` pr-tracker-bot
2021-04-26 19:42     ` pr-tracker-bot
2021-04-26 15:54 ` [GIT PULL 2/6] ARM: defconfigs " Arnd Bergmann
2021-04-26 15:54   ` Arnd Bergmann
2021-04-26 19:42   ` pr-tracker-bot
2021-04-26 19:42     ` pr-tracker-bot
2021-04-26 15:55 ` [GIT PULL 3/6] ARM: SoC drivers " Arnd Bergmann
2021-04-26 15:55   ` Arnd Bergmann
2021-04-26 19:42   ` pr-tracker-bot
2021-04-26 19:42     ` pr-tracker-bot
2021-04-26 15:57 ` [GIT PULL 4/6] ARM: devicetree changes for 5.13 Arnd Bergmann
2021-04-26 15:57   ` Arnd Bergmann
2021-04-26 19:42   ` pr-tracker-bot
2021-04-26 19:42     ` pr-tracker-bot
2021-04-26 16:00 ` [GIT PULL 5/6] ARM: platform support for Nuvoton WPCM450 Arnd Bergmann
2021-04-26 16:00   ` Arnd Bergmann
2021-04-26 19:42   ` pr-tracker-bot
2021-04-26 19:42     ` pr-tracker-bot
2021-04-26 16:05 ` [GIT PULL 6/6, look out for dependencies ] ARM: platform support for Apple M1 Arnd Bergmann
2021-04-26 16:05   ` Arnd Bergmann
2021-04-26 19:42   ` pr-tracker-bot
2021-04-26 19:42     ` pr-tracker-bot
2021-04-26 19:39 ` [GIT PULL 0/6] ARM SoC branches for 5.13 Linus Torvalds
2021-04-26 19:39   ` Linus Torvalds
2021-04-26 19:39   ` Linus Torvalds
2021-04-27 21:15   ` Arnd Bergmann
2021-04-27 21:15     ` Arnd Bergmann
2021-04-27 21:22 ` patchwork-bot+linux-soc

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAK8P3a2RjRSjTcmwVf3VHy2CUB2HBj5AaJTx=1NSYuA_Qy4E-w@mail.gmail.com' \
    --to=arnd@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=soc@kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.