linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Arnd Bergmann" <arnd@arndb.de>
To: "Linus Torvalds" <torvalds@linux-foundation.org>
Cc: soc@kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: [GIT PULL 0/4] ARM SoC updates for 6.9
Date: Tue, 12 Mar 2024 17:39:54 +0100	[thread overview]
Message-ID: <89d0bb77-a608-4ae0-b9d9-e17fdf5f12da@app.fastmail.com> (raw)

Hi Linus,

The SoC updates this time are rather uneventful this time, with
not much sticking out at all, just the usual amount of normal
maintenance going on throughout the tree. It is less dominated
by Qualcomm SoC work than the past few releases, with sizable
contributions for TI, Mediatek, NXP, Rockchip and NVIDIA as well.

There are a total of 996 non-merge changesets from 242 individual
contributors, though a small number of these will come in a later
pull request. The main contributors by number of patches are:

     59 Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
     43 Alexander Stein <alexander.stein@ew.tq-group.com>
     40 Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
     37 Andrew Davis <afd@ti.com>
     32 Geert Uytterhoeven <geert+renesas@glider.be>
     28 Konrad Dybcio <konrad.dybcio@linaro.org>
     20 Rafał Miłecki <rafal@milecki.pl>
     18 Nishanth Menon <nm@ti.com>
     17 Randy Dunlap <rdunlap@infradead.org>
     17 Cristian Marussi <cristian.marussi@arm.com>
     16 Michal Simek <michal.simek@amd.com>
     15 Neil Armstrong <neil.armstrong@linaro.org>
     15 Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
     14 Vaishnav Achath <vaishnav.a@ti.com>
     14 Josua Mayer <josua@solid-run.com>
     14 Frieder Schrempf <frieder.schrempf@kontron.de>
     13 Abel Vesa <abel.vesa@linaro.org>
     12 Luca Weiss <luca.weiss@fairphone.com>
     12 Bjorn Andersson <quic_bjorande@quicinc.com>
     11 Mark Hasemeyer <markhas@chromium.org>
     11 Frank Li <Frank.Li@nxp.com>
     11 Chen-Yu Tsai <wenst@chromium.org>
     10 Jagan Teki <jagan@edgeble.ai>
     10 Duy Nguyen <duy.nguyen.rh@renesas.com>

This is the overall dirstat:

   1.2% Documentation/devicetree/bindings/arm/
   0.3% Documentation/devicetree/bindings/bus/
   0.3% Documentation/devicetree/bindings/clock/
   0.4% Documentation/devicetree/bindings/memory-controllers/fsl/
   0.6% Documentation/devicetree/bindings/soc/
   0.7% Documentation/devicetree/bindings/
   0.9% arch/arm/boot/dts/microchip/
   6.0% arch/arm/boot/dts/nvidia/
   3.2% arch/arm/boot/dts/nxp/imx/
   2.7% arch/arm/boot/dts/qcom/
   2.0% arch/arm/boot/dts/ti/omap/
   1.2% arch/arm/boot/dts/
   0.3% arch/arm/mach-omap2/
   0.9% arch/arm/
   1.1% arch/arm64/boot/dts/allwinner/
   1.6% arch/arm64/boot/dts/amlogic/
   0.3% arch/arm64/boot/dts/exynos/google/
   8.3% arch/arm64/boot/dts/freescale/
   6.9% arch/arm64/boot/dts/mediatek/
   5.6% arch/arm64/boot/dts/nvidia/
  15.2% arch/arm64/boot/dts/qcom/
   4.6% arch/arm64/boot/dts/renesas/
   9.0% arch/arm64/boot/dts/rockchip/
  14.2% arch/arm64/boot/dts/ti/
   0.4% arch/arm64/boot/dts/xilinx/
   0.3% arch/arm64/boot/dts/
   0.6% arch/riscv/boot/dts/starfive/
   1.5% drivers/firmware/arm_scmi/
   1.7% drivers/memory/
   0.6% drivers/reset/
   0.4% drivers/soc/mediatek/
   1.2% drivers/soc/qcom/
   0.4% drivers/soc/samsung/
   0.4% drivers/soc/tegra/fuse/
   0.6% drivers/
   1.4% include/dt-bindings/clock/
   0.3% include/dt-bindings/

             reply	other threads:[~2024-03-12 16:40 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-12 16:39 Arnd Bergmann [this message]
2024-03-12 16:43 ` [GIT PULL 1/4] ARM: SoC DT changes for 6.9 Arnd Bergmann
2024-03-12 18:20   ` pr-tracker-bot
2024-03-12 16:45 ` [GIT PULL 2/4] ARM: SoC drivers " Arnd Bergmann
2024-03-12 18:20   ` pr-tracker-bot
2024-03-12 16:46 ` [GIT PULL 3/4] ARM: SoC code updates " Arnd Bergmann
2024-03-12 18:20   ` pr-tracker-bot
2024-03-12 16:47 ` [GIT PULL 4/4] ARM defconfig " Arnd Bergmann
2024-03-12 18:20   ` pr-tracker-bot

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=89d0bb77-a608-4ae0-b9d9-e17fdf5f12da@app.fastmail.com \
    --to=arnd@arndb.de \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).