* [GIT PULL 0/4] soc branches for 7.1
@ 2026-04-16 22:14 Arnd Bergmann
2026-04-16 22:28 ` [GIT PULL 2/4] soc: drivers " Arnd Bergmann
` (3 more replies)
0 siblings, 4 replies; 8+ messages in thread
From: Arnd Bergmann @ 2026-04-16 22:14 UTC (permalink / raw)
To: Linus Torvalds; +Cc: soc, linux-kernel, linux-arm-kernel
This is another larger set of changes from the soc tree after a rather
quiet 7.0 merge window. In total, we merged 88 branches with over
1000 non-merge changesets, in large parts due to massive devicetree
updates on both Qualcomm and NXP platforms. These include a total of
12 new SoCs, all of them part of an already supported chip family.
The most active contributors by number of patches were
43 Krzysztof Kozlowski
27 Frank Li
26 Dmitry Baryshkov
25 Alexander Stein
23 Marek Vasut
20 Thierry Reding
18 Josua Mayer
17 Stefano Radaelli
17 Sherry Sun
17 Fabio Estevam
17 Bartosz Golaszewski
17 Abel Vesa
16 Luca Weiss
16 Barnabás Czémán
14 Konrad Dybcio
13 Lad Prabhakar
13 Gatien Chevallier
12 Francesco Dolcini
11 Svyatoslav Ryhel
11 Rosen Penev
11 Jon Hunter
11 Christophe Parant
and this is the corresponding dirstat:
0.8% Documentation/devicetree/bindings/arm/
0.9% Documentation/devicetree/bindings/clock/
0.3% Documentation/devicetree/bindings/soc/
0.7% Documentation/devicetree/bindings/
0.2% arch/arm/boot/dts/aspeed/
0.3% arch/arm/boot/dts/broadcom/
0.4% arch/arm/boot/dts/nvidia/
2.7% arch/arm/boot/dts/nxp/imx/
0.9% arch/arm/boot/dts/qcom/
0.2% arch/arm/boot/dts/renesas/
1.0% arch/arm/boot/dts/rockchip/
0.4% arch/arm/boot/dts/samsung/
2.1% arch/arm/boot/dts/st/
1.1% arch/arm/boot/dts/ti/omap/
0.2% arch/arm/
0.3% arch/arm64/boot/dts/allwinner/
0.9% arch/arm64/boot/dts/arm/
0.2% arch/arm64/boot/dts/broadcom/
0.3% arch/arm64/boot/dts/exynos/axis/
0.5% arch/arm64/boot/dts/exynos/google/
1.0% arch/arm64/boot/dts/exynos/
17.4% arch/arm64/boot/dts/freescale/
1.1% arch/arm64/boot/dts/microchip/
0.6% arch/arm64/boot/dts/nvidia/
37.2% arch/arm64/boot/dts/qcom/
1.4% arch/arm64/boot/dts/renesas/
2.1% arch/arm64/boot/dts/rockchip/
0.3% arch/arm64/boot/dts/st/
3.3% arch/arm64/boot/dts/ti/
0.4% arch/arm64/boot/dts/
1.5% arch/riscv/boot/dts/microchip/
0.8% arch/riscv/boot/dts/spacemit/
0.4% drivers/bus/
0.3% drivers/firmware/
1.1% drivers/memory/tegra/
0.3% drivers/memory/
1.8% drivers/reset/
0.2% drivers/soc/microchip/
0.5% drivers/soc/qcom/
0.2% drivers/soc/tegra/cbb/
1.3% drivers/soc/tegra/
0.3% drivers/
1.4% include/dt-bindings/clock/
0.5% include/dt-bindings/reset/
0.3% include/linux/
7.4% include/soc/tegra/
977 files changed, 90981 insertions(+), 15252 deletions(-)
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [GIT PULL 2/4] soc: drivers for 7.1
2026-04-16 22:14 [GIT PULL 0/4] soc branches for 7.1 Arnd Bergmann
@ 2026-04-16 22:28 ` Arnd Bergmann
2026-04-17 4:10 ` pr-tracker-bot
2026-04-16 22:30 ` [GIT PULL 3/4] soc: defconfig updates " Arnd Bergmann
` (2 subsequent siblings)
3 siblings, 1 reply; 8+ messages in thread
From: Arnd Bergmann @ 2026-04-16 22:28 UTC (permalink / raw)
To: Linus Torvalds; +Cc: soc, linux-kernel, linux-arm-kernel
The following changes since commit a0e0c2f8c5f32b675f58e25a9338283cedb5ad2b:
reset: spacemit: k3: Decouple composite reset lines (2026-03-23 12:25:47 +0100)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/soc-drivers-7.1
for you to fetch changes up to 33a20cdaf41d08a66581cc01a60c1a3d596ba9cd:
Merge tag 'ffa-fix-7.1' of https://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into soc/drivers (2026-04-11 10:48:50 +0200)
----------------------------------------------------------------
soc: drivers for 7.1
The driver updates again are all over the place with many minor fixes
going into platform specific code. The most notable changes are:
- Support for Microchip pic64gx system controllers
- Work on cleaning up devicetree bindings for SoC drivers, and
converting them into the new format
- Lots of smaller changes for Qualcomm SoC drivers, including support
for a number of newly supported chips
- reset controller API cleanups and a new driver for Cix Sky1
- Reworks of the Tegra PMC and CBB drivers, along with a change
to how individual Tegra SoCs get selected in Kconfig and
BPMP firmware driver updates including a refresh of the ABI
header to match the version used by firmware
- STM32 updates to the firewall bus driver and support for
the debug bus through OP-TEE
- SCMI firmware driver improvements for reliability, in particular
for dealing with broken firmware interrupts
- Memory driver updates for Tegra, and a patch to remove the
unused Baikal T1 driver
----------------------------------------------------------------
Abel Vesa (3):
soc: qcom: socinfo: Add PM7550BA PMIC
dt-bindings: firmware: qcom,scm: document Eliza SCM Firmware Interface
soc: qcom: pd-mapper: Add support for Eliza
Aelin Reidel (2):
dt-bindings: arm: qcom,ids: Add SoC IDs for SM7450 and SM7450P
soc: qcom: socinfo: Add SoC IDs for SM7450 and SM7450P
Akhila YS (5):
dt-bindings: arm: microchip,sama7g5-chipid : convert to DT schema
dt-bindings: arm: atmel,at91sam9260-pit: convert to DT schema
dt-bindings: arm: microchip,sam9x60-pit64b : convert to DT schema
dt-bindings: arm: atmel,at91rm9200-st: convert to DT schema
dt-bindings: arm: atmel,at91rm9200-sdramc: convert to DT schema
Alexander Stein (2):
dt-bindings: arm: fsl: add bindings for TQMa8x
MAINTAINERS: Add i.MX team to all arm NXP platforms
Alok Tiwari (2):
soc: qcom: llcc: fix v1 SB syndrome register offset
soc: qcom: aoss: compare against normalized cooling state
Andrew Davis (6):
reset: ath79: Use devm_register_restart_handler()
reset: intel: Use devm_register_restart_handler()
reset: lpc18xx: Use devm_register_sys_off_handler()
reset: ma35d1: Use devm_register_sys_off_handler()
reset: npcm: Use devm_register_sys_off_handler()
reset: sunplus: Use devm_register_sys_off_handler()
André Draszik (1):
dt-bindings: firmware: google,gs101-acpm-ipc: add S2MPG11 secondary PMIC
Andy Shevchenko (2):
memory: bt1-l2-ctl: Remove not-going-to-be-supported code for Baikal SoC
dt-bindings: cache: bt1-l2-ctl: Remove unused bindings
Anjelique Melendez (3):
dt-bindings: soc: qcom: qcom,pmic-glink: Add Glymur and Kaanapali compatibles
soc: qcom: pmic_glink: Add charger PDR service information to client data
soc: qcom: pmic_glink: Add support for Glymur and Kaanapali
Arnd Bergmann (14):
Merge tag 'samsung-drivers-7.1' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into soc/drivers
Merge tag 'memory-controller-drv-7.1' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl into soc/drivers
Merge tag 'scmi-updates-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into soc/drivers
Merge tag 'stm32-bus-firewall-for-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/atorgue/stm32 into soc/drivers
Merge tag 'hisi-drivers-for-7.1' of https://github.com/hisilicon/linux-hisi into soc/drivers
Merge tag 'tee-for-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jenswi/linux-tee into soc/drivers
Merge tag 'optee-for-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jenswi/linux-tee into soc/drivers
Merge tag 'renesas-drivers-for-v7.1-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into soc/drivers
Merge tag 'imx-soc-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/frank.li/linux into soc/drivers
Merge tag 'tegra-for-7.1-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into soc/drivers
Merge tag 'tegra-for-7.1-firmware' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into soc/drivers
Merge tag 'imx-bindings-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/frank.li/linux into soc/drivers
Merge tag 'reset-for-v7.1' of https://git.pengutronix.de/git/pza/linux into soc/drivers
Merge tag 'qcom-drivers-for-7.1' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/drivers
Bartosz Golaszewski (15):
reset: gpio: remove unneeded OF-node put
reset: gpio: add a devlink between reset-gpio and its consumer
reset: gpio: simplify fallback device matching
reset: gpio: remove unneeded auxiliary_set_drvdata()
reset: warn on reset-gpio release
reset: fold ida_alloc() into reset_create_gpio_aux_device()
reset: use lock guards in reset core
reset: handle removing supplier before consumers
reset: protect struct reset_controller_dev with its own mutex
reset: protect struct reset_control with its own mutex
reset: convert of_reset_control_get_count() to using firmware nodes
reset: convert the core API to using firmware nodes
reset: convert reset core to using firmware nodes
reset: gpio: make the driver fwnode-agnostic
reset: don't overwrite fwnode_reset_n_cells
Biju Das (3):
dt-bindings: soc: renesas: Document RZ/G3L SoC variants, SMARC SoM and Carrier-II EVK
dt-bindings: soc: renesas: renesas,rzg2l-sysc: Document RZ/G3L SoC
soc: renesas: rz-sysc: Add SoC identification for RZ/G3L SoC
Bjorn Andersson (3):
Merge branch '20260309230346.3584252-2-daniel.lezcano@oss.qualcomm.com' into drivers-for-7.1
Merge branch '20260125-iris-ubwc-v4-1-1ff30644ac81@oss.qualcomm.com' into drivers-for-7.1
firmware: qcom: scm: Allow QSEECOM on Lenovo IdeaCentre Mini X
Chris Lew (2):
soc: qcom: smp2p: Add irqchip state support
soc: qcom: smp2p: Add support for smp2p v2
Ciprian Marian Costea (2):
dt-bindings: interrupt-controller: fsl,irqsteer: add S32N79 support
dt-bindings: arm: fsl: Add NXP S32N79 SoC and RDB board
Claudiu Beznea (1):
reset: core: Drop unnecessary double quote
Clément Le Goffic (1):
bus: firewall: move stm32_firewall header file in include folder
Conor Dooley (4):
dt-bindings: soc: microchip: add compatible for the mss-top-sysreg on pic64gx
gpio: mpfs: Add interrupt support
dt-bindings: soc: microchip: document PolarFire SoC's gpio interrupt mux
soc: microchip: add mpfs gpio interrupt mux driver
Daniel Lezcano (3):
soc: qcom: qmi: Enumerate the service IDs of QMI
soc: qcom: pdr: Use the unified QMI service ID instead of defining it locally
samples: qmi: Use the unified QMI service ID instead of defining it locally
Dmitry Baryshkov (6):
soc: qcom: ubwc: disable bank swizzling for Glymur platform
soc: qcom: ocmem: make the core clock optional
soc: qcom: ocmem: register reasons for probe deferrals
soc: qcom: ocmem: return -EPROBE_DEFER is ocmem is not available
soc: qcom: ubwc: add helper to get min_acc length
soc: qcom: ubwc: add helpers to get programmable values
Ernest Van Hoecke (1):
dt-bindings: arm: fsl: add Verdin iMX95
Florian Fainelli (1):
memory: brcmstb_memc: Expand LPDDR4 check to cover for LPDDR5
Frank Li (1):
dt-bindings: arm: lpc: add missed lpc43xx board
Gary Yang (2):
dt-bindings: soc: cix: document the syscon on Sky1 SoC
reset: add Sky1 soc reset support
Gatien Chevallier (8):
bus: rifsc: fix RIF configuration check for peripherals
dt-bindings: document access-controllers property for coresight peripherals
dt-bindings: pinctrl: document access-controllers property for stm32 HDP
dt-bindings: bus: document the stm32 debug bus
bus: stm32_firewall: allow check on different firewall controllers
bus: stm32_firewall: add stm32_firewall_get_grant_all_access() API
drivers: bus: add the stm32 debug bus driver
pinctrl: stm32: add firewall checks before probing the HDP driver
Geert Uytterhoeven (1):
firmware: arm_scmi: Support loop control in quirk code snippets
Gopikrishna Garmidi (2):
soc: qcom: ubwc: Add support for Mahua
firmware: qcom: scm: Allow QSEECOM on Mahua CRD
Haoxiang Li (1):
clk: spear: fix resource leak in clk_register_vco_pll()
Hrishabh Rajput (1):
firmware: qcom: scm: Register gunyah watchdog device
Huisong Li (2):
soc: hisilicon: kunpeng_hccs: Fix discard ‘const’ qualifier compiling warning
soc: hisilicon: kunpeng_hccs: Remove unused input parameter
Jens Glathe (1):
firmware: qcom: scm: allow QSEECOM on ASUS Vivobook X1P42100 variant
Jon Hunter (10):
soc/tegra: pmc: Add kerneldoc for reboot notifier
soc/tegra: pmc: Correct function names in kerneldoc
soc/tegra: pmc: Add kerneldoc for wake-up variables
soc/tegra: pmc: Remove unused AOWAKE definitions
soc/tegra: pmc: Add support for SoC specific AOWAKE offsets
soc/tegra: pmc: Add AOWAKE regs for Tegra264
soc/tegra: pmc: Add Tegra264 wake events
soc/tegra: pmc: Refactor IO pad voltage control
soc/tegra: pmc: Rename has_impl_33v_pwr flag
soc/tegra: pmc: Add IO pads for Tegra264
Josua Mayer (1):
dt-bindings: arm: fsl: Add various solidrun i.MX8M boards
Kathiravan Thirumoorthy (4):
dt-bindings: arm: qcom,ids: add SOC IDs for IPQ5210 family
soc: qcom: socinfo: add SoC ID for IPQ5210 family
dt-bindings: firmware: qcom,scm: Document ipq5210 SCM
dt-bindings: firmware: qcom,scm: Document ipq9650 SCM
Ketan Patil (6):
memory: tegra: Group error handling related registers
memory: tegra: Group register and fields
memory: tegra: Add support for multiple IRQs
memory: tegra: Group SoC specific fields
memory: tegra: Prepare for supporting multiple intmask registers
memory: tegra: Add MC error logging support for Tegra264
Krzysztof Kozlowski (24):
firmware: exynos-acpm: Use unsigned int for acpm_pmic_linux_errmap index
firmware: exynos-acpm: Count number of commands in acpm_xfer
firmware: exynos-acpm: Count acpm_xfer buffers with __counted_by_ptr
firmware: exynos-acpm: Drop fake 'const' on handle pointer
dt-bindings: arm: qcom,ids: Add SoC ID for CQ7790
soc: qcom: socinfo: Add SoC ID for CQ7790
memory: renesas-rpc-if: Simplify printing PTR_ERR with dev_err_probe
memory: tegra-mc: Drop tegra_mc_setup_latency_allowance() return value
memory: tegra-mc: Simplify printing PTR_ERR with dev_err_probe
memory: tegra-mc: Use %pe format
Merge tag 'renesas-drivers-for-v7.1-tag1' of https://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into soc/drivers
Merge tag 'renesas-dt-bindings-for-v7.1-tag1' of https://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into soc/drivers
firmware: qcom: uefisecapp: Simplify mutex with guard
firmware: qcom: uefisecapp: Annotate acquiring locks for context tracking
firmware: qcom: scom: Simplify mutex with guard
soc/tegra: Make ARCH_TEGRA_SOC_FOO defaults for NVIDIA Tegra
bus: stm32_firewall: Simplify with scoped for each OF child loop
soc: qcom: ubwc: Remove redundant x1e80100_data
soc: qcom: ubwc: Add configuration Eliza SoC
Merge tag 'tegra-for-7.1-dt-bindings' of https://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into soc/drivers
Merge tag 'at91-soc-7.1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/at91/linux into soc/drivers
Merge tag 'riscv-soc-drivers-for-v7.1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/conor/linux into soc/drivers
Merge tag 'qcom-drivers-for-7.1-2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/drivers
Merge tag 'ffa-fix-7.1' of https://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into soc/drivers
Lad Prabhakar (3):
soc: renesas: r9a09g057-sys: Mark rzv2h_sys_init_data as __initconst
soc: renesas: r9a09g047-sys: Mark rzg3e_sys_init_data as __initconst
soc: renesas: r9a09g056-sys: Mark rzv2n_sys_init_data as __initconst
Le Qi (1):
soc: qcom: pd-mapper: Add QCS615 power domain mappings
Lei wang (2):
dt-bindings: arm: qcom,ids: Add SoC ID for SA8650P
soc: qcom: socinfo: Add SoC ID for SA8650P
Liu Ying (1):
dt-bindings: soc: imx93-media-blk-ctrl: Add PDFC subnode to schema and example
Luca Weiss (1):
soc: qcom: pd-mapper: Add Milos compatible
Marek Vasut (2):
dt-bindings: firmware: arm,scmi: Document arm,no-completion-irq property
firmware: arm_scmi: Implement arm,no-completion-irq property
Markus Niebel (1):
dt-bindings: arm: add bindings for TQMa95xxLA
Martin Schmiedel (1):
dt-bindings: arm: fsl: add MBa93xxLA-MINI
Maud Spierings (1):
dt-bindings: arm: fsl: Add GOcontroll Moduline IV/Mini
Mikko Perttunen (2):
memory: tegra124-emc: Fix dll_change check
memory: tegra30-emc: Fix dll_change check
Mukesh Ojha (1):
firmware: qcom_scm: don't opencode kmemdup
Pankaj Patil (1):
firmware: qcom: scm: Allow QSEECOM on Glymur CRD
Peng Fan (2):
firmware: arm_scmi: Use round_up() for base protocol list size calculation
dt-bindings: fsl: imx7ulp-smc1: Add #clock-cells property
Philipp Zabel (2):
reset: core: Fix indentation
Merge tag 'reset-fixes-for-v7.0-2' into reset/next
Pierre-Henry Moussay (2):
dt-bindings: soc: microchip: mpfs-sys-controller: Add pic64gx compatibility
soc: microchip: mpfs-sys-controller: add support for pic64gx
Randy Dunlap (1):
tee: clean up tee_core.h kernel-doc
Richard Acayan (2):
dt-bindings: cache: qcom,llcc: Add SDM670 compatible
soc: qcom: llcc: Add configuration data for SDM670
Rosen Penev (2):
reset: sti: kzalloc + kcalloc to kzalloc
soc: qcom: wcnss: simplify allocation of req
Rouven Czerwinski (1):
optee: simplify OP-TEE context match
Sebastian Ene (1):
firmware: arm_ffa: Use the correct buffer size during RXTX_MAP
Shengjiu Wang (2):
bus: imx-aipstz: set default value for opacr registers
dt-bindings: arm: fsl: Add compatible for i.MX8MP audio board (version 2)
Sherry Sun (1):
dt-bindings: arm: fsl: Add i.MX93 Wireless EVK board
Srinivas Kandagatla (1):
soc: qcom: pd-mapper: Add support for Glymur and Mahua
Stefano Radaelli (2):
dt-bindings: arm: fsl: add Variscite DART-MX95 Boards
dt-bindings: arm: fsl: add Variscite DART-MX91 Boards
Sumit Gupta (5):
soc/tegra: cbb: Add support for CBB fabrics in Tegra238
soc/tegra: cbb: Set ERD on resume for err interrupt
soc/tegra: cbb: Fix incorrect ARRAY_SIZE in fabric lookup tables
soc/tegra: cbb: Fix cross-fabric target timeout lookup
dt-bindings: arm: tegra: Add Tegra238 CBB compatible strings
Svyatoslav Ryhel (3):
dt-bindings: display: tegra: Document Tegra20 HDMI port
soc/tegra: pmc: Enable core domain support for Tegra114
soc/tegra: common: Add Tegra114 support to devm_tegra_core_dev_init_opp_table
Thierry Reding (16):
memory: tegra: Add support for DBB clock on Tegra264
firmware: tegra: bpmp: Rename Tegra239 to Tegra238
soc/tegra: Add Tegra238 Kconfig symbol
soc/tegra: Update BPMP ABI header
firmware: tegra: bpmp: Add tegra_bpmp_get_with_id() function
dt-bindings: pci: Document the NVIDIA Tegra264 PCIe controller
dt-bindings: phy: tegra-xusb: Document Type C support
dt-bindings: clock: tegra124-dfll: Convert to json-schema
dt-bindings: interrupt-controller: tegra: Fix reg entries
dt-bindings: arm: tegra: Add missing compatible strings
dt-bindings: phy: tegra: Document Tegra210 USB PHY
dt-bindings: memory: Add Tegra210 memory controller bindings
dt-bindings: memory: tegra210: Mark EMC as cooling device
soc/tegra: bpmp: Use ENODEV instead of ENOTSUPP
dt-bindings: arm: tegra: Document Jetson AGX Thor DevKit
MAINTAINERS: Change email address for Thierry Reding
Thorsten Blum (1):
bus: rifsc: Replace snprintf("%s") with strscpy
Tommaso Merciai (5):
reset: rzv2h-usb2phy: Keep PHY clock enabled for entire device lifetime
dt-bindings: reset: renesas,rzv2h-usb2phy: Add '#mux-state-cells' property
dt-bindings: reset: renesas,rzv2h-usb2phy: Document RZ/G3E USB2PHY reset
reset: rzv2h-usb2phy: Convert to regmap API
reset: rzv2h-usb2phy: Add support for VBUS mux controller registration
Unnathi Chalicheemala (2):
soc: qcom: llcc: Add per-slice counter and common llcc slice descriptor
soc: qcom: llcc: Use guards for mutex handling
Val Packett (1):
firmware: qcom: scm: Allow QSEECOM on ECS LIVA QC710
Vladimir Zapolskiy (1):
soc: qcom: pd-mapper: Simplify code using of_root to get root device tree node
Yanan Yang (1):
dt-bindings: arm: fsl: Add FRDM-IMX91S board
Yijie Yang (1):
firmware: qcom: scm: Allow QSEECOM on PURWA-IOT-EVK
.../devicetree/bindings/arm/arm,coresight-cti.yaml | 3 +
.../bindings/arm/arm,coresight-dynamic-funnel.yaml | 3 +
.../devicetree/bindings/arm/arm,coresight-etm.yaml | 3 +
.../devicetree/bindings/arm/arm,coresight-stm.yaml | 3 +
.../devicetree/bindings/arm/arm,coresight-tmc.yaml | 3 +
.../bindings/arm/arm,coresight-tpiu.yaml | 3 +
.../bindings/arm/atmel,at91rm9200-sdramc.yaml | 66 +
.../bindings/arm/atmel,at91rm9200-st.yaml | 69 +
.../bindings/arm/atmel,at91sam9260-pit.yaml | 49 +
.../devicetree/bindings/arm/atmel-sysregs.txt | 48 -
.../bindings/arm/freescale/fsl,imx7ulp-pm.yaml | 5 +
Documentation/devicetree/bindings/arm/fsl.yaml | 86 +
.../bindings/arm/microchip,sam9x60-pit64b.yaml | 68 +
.../bindings/arm/microchip,sama7g5-chipid.yaml | 41 +
.../devicetree/bindings/arm/nxp/lpc32xx.yaml | 22 +
Documentation/devicetree/bindings/arm/tegra.yaml | 56 +-
.../bindings/arm/tegra/nvidia,tegra234-cbb.yaml | 4 +
.../bindings/bus/st,stm32mp131-dbg-bus.yaml | 76 +
.../bindings/cache/baikal,bt1-l2-ctl.yaml | 63 -
.../devicetree/bindings/cache/qcom,llcc.yaml | 2 +
.../bindings/clock/nvidia,tegra124-dfll.txt | 155 -
.../bindings/clock/nvidia,tegra124-dfll.yaml | 290 ++
.../display/tegra/nvidia,tegra20-hdmi.yaml | 13 +-
.../devicetree/bindings/firmware/arm,scmi.yaml | 10 +
.../bindings/firmware/google,gs101-acpm-ipc.yaml | 50 +-
.../devicetree/bindings/firmware/qcom,scm.yaml | 4 +
.../interrupt-controller/fsl,irqsteer.yaml | 4 +-
.../interrupt-controller/nvidia,tegra20-ictlr.yaml | 23 +-
.../memory-controllers/nvidia,tegra210-emc.yaml | 6 +-
.../memory-controllers/nvidia,tegra210-mc.yaml | 77 +
.../bindings/pci/nvidia,tegra264-pcie.yaml | 149 +
.../bindings/phy/nvidia,tegra194-xusb-padctl.yaml | 39 +-
.../bindings/phy/nvidia,tegra20-usb-phy.yaml | 1 +
.../devicetree/bindings/pinctrl/st,stm32-hdp.yaml | 6 +
.../reset/renesas,rzv2h-usb2phy-reset.yaml | 9 +-
.../bindings/soc/cix/cix,sky1-system-control.yaml | 42 +
.../bindings/soc/imx/fsl,imx93-media-blk-ctrl.yaml | 78 +
.../soc/microchip/microchip,mpfs-irqmux.yaml | 103 +
.../microchip/microchip,mpfs-mss-top-sysreg.yaml | 18 +-
.../microchip/microchip,mpfs-sys-controller.yaml | 4 +-
.../bindings/soc/qcom/qcom,pmic-glink.yaml | 2 +
.../bindings/soc/renesas/renesas,rzg2l-sysc.yaml | 1 +
.../devicetree/bindings/soc/renesas/renesas.yaml | 13 +
Documentation/driver-api/reset.rst | 1 -
MAINTAINERS | 20 +-
drivers/bus/Kconfig | 10 +
drivers/bus/Makefile | 1 +
drivers/bus/imx-aipstz.c | 15 +
drivers/bus/stm32_dbg_bus.c | 250 ++
drivers/bus/stm32_etzpc.c | 3 +-
drivers/bus/stm32_firewall.c | 59 +-
drivers/bus/stm32_rifsc.c | 61 +-
drivers/clk/samsung/clk-acpm.c | 4 +-
drivers/clk/spear/clk-vco-pll.c | 4 +-
drivers/firmware/arm_ffa/driver.c | 2 +-
drivers/firmware/arm_scmi/base.c | 4 +-
drivers/firmware/arm_scmi/common.h | 4 +
drivers/firmware/arm_scmi/driver.c | 4 +
drivers/firmware/arm_scmi/quirks.h | 8 +-
drivers/firmware/qcom/qcom_qseecom_uefisecapp.c | 9 +-
drivers/firmware/qcom/qcom_scm.c | 71 +-
drivers/firmware/samsung/exynos-acpm-dvfs.c | 13 +-
drivers/firmware/samsung/exynos-acpm-dvfs.h | 4 +-
drivers/firmware/samsung/exynos-acpm-pmic.c | 26 +-
drivers/firmware/samsung/exynos-acpm-pmic.h | 10 +-
drivers/firmware/samsung/exynos-acpm.c | 30 +-
drivers/firmware/samsung/exynos-acpm.h | 10 +-
drivers/firmware/tegra/bpmp.c | 34 +
drivers/gpio/Kconfig | 1 +
drivers/gpio/gpio-mpfs.c | 122 +-
drivers/memory/Kconfig | 11 -
drivers/memory/Makefile | 1 -
drivers/memory/brcmstb_memc.c | 8 +-
drivers/memory/bt1-l2-ctl.c | 323 --
drivers/memory/renesas-rpc-if.c | 8 +-
drivers/memory/tegra/mc.c | 135 +-
drivers/memory/tegra/mc.h | 153 +-
drivers/memory/tegra/tegra114.c | 18 +-
drivers/memory/tegra/tegra124-emc.c | 2 +-
drivers/memory/tegra/tegra124.c | 40 +-
drivers/memory/tegra/tegra186-emc.c | 8 +
drivers/memory/tegra/tegra186.c | 22 +-
drivers/memory/tegra/tegra194.c | 22 +-
drivers/memory/tegra/tegra20.c | 31 +-
drivers/memory/tegra/tegra210.c | 21 +-
drivers/memory/tegra/tegra234.c | 22 +-
drivers/memory/tegra/tegra264.c | 420 +-
drivers/memory/tegra/tegra30-emc.c | 6 +-
drivers/memory/tegra/tegra30.c | 18 +-
drivers/mfd/sec-acpm.c | 10 +-
drivers/pinctrl/stm32/pinctrl-stm32-hdp.c | 14 +
drivers/reset/Kconfig | 9 +
drivers/reset/Makefile | 1 +
drivers/reset/core.c | 505 ++-
drivers/reset/reset-ath79.c | 12 +-
drivers/reset/reset-gpio.c | 27 +-
drivers/reset/reset-intel-gw.c | 11 +-
drivers/reset/reset-lpc18xx.c | 12 +-
drivers/reset/reset-ma35d1.c | 11 +-
drivers/reset/reset-npcm.c | 12 +-
drivers/reset/reset-rzv2h-usb2phy.c | 197 +-
drivers/reset/reset-sky1.c | 367 ++
drivers/reset/reset-sunplus.c | 12 +-
drivers/reset/sti/reset-syscfg.c | 9 +-
drivers/soc/hisilicon/kunpeng_hccs.c | 7 +-
drivers/soc/microchip/Kconfig | 11 +
drivers/soc/microchip/Makefile | 1 +
drivers/soc/microchip/mpfs-irqmux.c | 181 +
drivers/soc/microchip/mpfs-sys-controller.c | 74 +-
drivers/soc/qcom/llcc-qcom.c | 188 +-
drivers/soc/qcom/ocmem.c | 17 +-
drivers/soc/qcom/pdr_interface.c | 4 +-
drivers/soc/qcom/pdr_internal.h | 3 -
drivers/soc/qcom/pmic_glink.c | 66 +-
drivers/soc/qcom/qcom_aoss.c | 2 +-
drivers/soc/qcom/qcom_pd_mapper.c | 33 +-
drivers/soc/qcom/smp2p.c | 103 +-
drivers/soc/qcom/socinfo.c | 11 +
drivers/soc/qcom/ubwc_config.c | 31 +-
drivers/soc/qcom/wcnss_ctrl.c | 17 +-
drivers/soc/renesas/Kconfig | 12 +
drivers/soc/renesas/Makefile | 1 +
drivers/soc/renesas/r9a08g046-sysc.c | 91 +
drivers/soc/renesas/r9a09g047-sys.c | 2 +-
drivers/soc/renesas/r9a09g056-sys.c | 2 +-
drivers/soc/renesas/r9a09g057-sys.c | 2 +-
drivers/soc/renesas/rz-sysc.c | 3 +
drivers/soc/renesas/rz-sysc.h | 1 +
drivers/soc/tegra/Kconfig | 20 +
drivers/soc/tegra/cbb/tegra234-cbb.c | 169 +-
drivers/soc/tegra/common.c | 5 +-
drivers/soc/tegra/pmc.c | 664 +--
drivers/tee/optee/device.c | 5 +-
include/dt-bindings/arm/qcom,ids.h | 10 +
.../dt-bindings/reset/cix,sky1-s5-system-control.h | 163 +
.../dt-bindings/reset/cix,sky1-system-control.h | 41 +
{drivers => include/linux}/bus/stm32_firewall.h | 0
include/linux/bus/stm32_firewall_device.h | 26 +
.../linux/firmware/samsung/exynos-acpm-protocol.h | 40 +-
include/linux/reset-controller.h | 21 +-
include/linux/reset.h | 43 +-
include/linux/soc/qcom/llcc-qcom.h | 8 +-
include/linux/soc/qcom/qmi.h | 12 +
include/linux/soc/qcom/ubwc.h | 25 +
include/linux/tee_core.h | 30 +-
include/soc/tegra/bpmp-abi.h | 4605 ++++++++++++++++----
include/soc/tegra/bpmp.h | 20 +-
include/soc/tegra/mc.h | 40 +-
samples/qmi/qmi_sample_client.c | 2 +-
149 files changed, 9188 insertions(+), 2652 deletions(-)
create mode 100644 Documentation/devicetree/bindings/arm/atmel,at91rm9200-sdramc.yaml
create mode 100644 Documentation/devicetree/bindings/arm/atmel,at91rm9200-st.yaml
create mode 100644 Documentation/devicetree/bindings/arm/atmel,at91sam9260-pit.yaml
delete mode 100644 Documentation/devicetree/bindings/arm/atmel-sysregs.txt
create mode 100644 Documentation/devicetree/bindings/arm/microchip,sam9x60-pit64b.yaml
create mode 100644 Documentation/devicetree/bindings/arm/microchip,sama7g5-chipid.yaml
create mode 100644 Documentation/devicetree/bindings/bus/st,stm32mp131-dbg-bus.yaml
delete mode 100644 Documentation/devicetree/bindings/cache/baikal,bt1-l2-ctl.yaml
delete mode 100644 Documentation/devicetree/bindings/clock/nvidia,tegra124-dfll.txt
create mode 100644 Documentation/devicetree/bindings/clock/nvidia,tegra124-dfll.yaml
create mode 100644 Documentation/devicetree/bindings/memory-controllers/nvidia,tegra210-mc.yaml
create mode 100644 Documentation/devicetree/bindings/pci/nvidia,tegra264-pcie.yaml
create mode 100644 Documentation/devicetree/bindings/soc/cix/cix,sky1-system-control.yaml
create mode 100644 Documentation/devicetree/bindings/soc/microchip/microchip,mpfs-irqmux.yaml
create mode 100644 drivers/bus/stm32_dbg_bus.c
delete mode 100644 drivers/memory/bt1-l2-ctl.c
create mode 100644 drivers/reset/reset-sky1.c
create mode 100644 drivers/soc/microchip/mpfs-irqmux.c
create mode 100644 drivers/soc/renesas/r9a08g046-sysc.c
create mode 100644 include/dt-bindings/reset/cix,sky1-s5-system-control.h
create mode 100644 include/dt-bindings/reset/cix,sky1-system-control.h
rename {drivers => include/linux}/bus/stm32_firewall.h (100%)
^ permalink raw reply [flat|nested] 8+ messages in thread
* [GIT PULL 3/4] soc: defconfig updates for 7.1
2026-04-16 22:14 [GIT PULL 0/4] soc branches for 7.1 Arnd Bergmann
2026-04-16 22:28 ` [GIT PULL 2/4] soc: drivers " Arnd Bergmann
@ 2026-04-16 22:30 ` Arnd Bergmann
2026-04-17 4:10 ` pr-tracker-bot
2026-04-16 22:31 ` [GIT PULL 4/4] soc: ARM code changes " Arnd Bergmann
[not found] ` <b3203b1d-4c1d-49b8-924e-c17cf6be7ec0@app.fastmail.com>
3 siblings, 1 reply; 8+ messages in thread
From: Arnd Bergmann @ 2026-04-16 22:30 UTC (permalink / raw)
To: Linus Torvalds; +Cc: soc, linux-kernel, linux-arm-kernel
The following changes since commit 6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f:
Linux 7.0-rc1 (2026-02-22 13:18:59 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/soc-defconfig-7.1
for you to fetch changes up to 07e1a498ee9a9e715208c06b39edd8f7d22f3b50:
Merge tag 'at91-defconfig-7.1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/at91/linux into soc/defconfig (2026-04-04 17:24:37 +0200)
----------------------------------------------------------------
soc: defconfig updates for 7.1
As usual, we enable a number of additional device drivers as loadable
modules, to support the added platforms. The largest change this time
is for OMAP2/3, which were not that well supported in the generic arm32
defconfig.
The Tegra SoC platforms are now enabled by default in Kconfig when
ARCH_TEGRA is enabled, which means the defconfig change is done at
the same time as the Kconfig change here.
----------------------------------------------------------------
Abel Vesa (1):
arm64: defconfig: Enable Qualcomm Eliza basic resource providers
Ajay Kumar Nandam (1):
arm64: defconfig: Enable Qualcomm WCD937x headphone codec as module
Andreas Kemnade (1):
arm: multi_v7_defconfig: Enable more OMAP 3/4 related configs
Arnd Bergmann (5):
Merge tag 'qcom-arm64-defconfig-for-7.1' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/defconfig
Merge tag 'ti-k3-config-for-v7.1' of https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux into soc/defconfig
Merge tag 'omap-for-v7.1/defconfig-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap into soc/defconfig
Merge tag 'tegra-for-7.1-arm-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into soc/defconfig
Merge tag 'tegra-for-7.1-arm64-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into soc/defconfig
Aubin Constans (1):
ARM: configs: at91: sama7: enable LVDS serializer support
Francesco Dolcini (1):
arm64: defconfig: Enable configurations for Toradex Aquila AM69
Geert Uytterhoeven (1):
ARM: shmobile: defconfig: Refresh for v7.0-rc1
Harshal Dev (1):
arm64: defconfig: Enable QCOMTEE module for QTEE-enabled Qualcomm SoCs
Kathiravan Thirumoorthy (1):
arm64: defconfig: enable IPQ5210 RDP504 base configs
Kory Maincent (TI) (1):
ARM: multi_v7_defconfig: omap2plus_defconfig: Enable ITE IT66121 driver
Krzysztof Kozlowski (6):
Merge tag 'renesas-arm-defconfig-for-v7.1-tag1' of https://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into soc/defconfig
arm64: defconfig: Enable Qualcomm Eliza SoC display clock controller
soc/tegra: Make ARCH_TEGRA_SOC_FOO defaults for NVIDIA Tegra
ARM: tegra: defconfig: Drop redundant ARCH_TEGRA_foo_SOC
arm64: tegra: defconfig: Drop redundant ARCH_TEGRA_foo_SOC
Merge tag 'at91-defconfig-7.1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/at91/linux into soc/defconfig
Luca Weiss (2):
arm64: defconfig: Enable S5KJN1 camera sensor
arm64: defconfig: Enable Milos LPASS LPI pinctrl driver
Meghana Malladi (1):
arm64: defconfig: Enable DP83TG720 PHY driver
Michael Walle (1):
arm64: defconfig: remove SENSORS_SA67MCU
Neil Armstrong (1):
arm64: defconfig: enable pci-pwrctrl-generic as module
Pankaj Patil (1):
arm64: defconfig: Enable configs for Qualcomm Glymur SoC
Romain Sioen (1):
ARM: configs: at91: sama7: enable config for atmel maxtouch
Ryan Wanner (1):
ARM: configs: at91: sama7: enable DRM hlcdc support
Srinivas Kandagatla (1):
arm64: defconfig: Enable configs for Arduino VENTUNO Q
Taniya Das (2):
arm64: defconfig: Enable SM8750 clock controllers
arm64: defconfig: Enable Kaanapali clock controllers
Thierry Reding (2):
Merge branch 'for-7.1/soc' into for-7.1/arm/defconfig
Merge branch 'for-7.1/soc' into for-7.1/arm64/defconfig
Thomas Zimmermann (1):
arch/arm: Drop CONFIG_FIRMWARE_EDID from defconfig files
Vishnu Saini (1):
arm64: defconfig: Enable Lontium LT8713sx driver
arch/arm/configs/davinci_all_defconfig | 1 -
arch/arm/configs/multi_v7_defconfig | 32 ++++++++++++++++++++++++----
arch/arm/configs/omap1_defconfig | 1 -
arch/arm/configs/omap2plus_defconfig | 2 +-
arch/arm/configs/pxa_defconfig | 1 -
arch/arm/configs/sama7_defconfig | 10 +++++++++
arch/arm/configs/shmobile_defconfig | 11 +++++-----
arch/arm/configs/tegra_defconfig | 4 ----
arch/arm64/configs/defconfig | 39 +++++++++++++++++++++++++++-------
drivers/soc/tegra/Kconfig | 11 ++++++++++
10 files changed, 86 insertions(+), 26 deletions(-)
^ permalink raw reply [flat|nested] 8+ messages in thread
* [GIT PULL 4/4] soc: ARM code changes for 7.1
2026-04-16 22:14 [GIT PULL 0/4] soc branches for 7.1 Arnd Bergmann
2026-04-16 22:28 ` [GIT PULL 2/4] soc: drivers " Arnd Bergmann
2026-04-16 22:30 ` [GIT PULL 3/4] soc: defconfig updates " Arnd Bergmann
@ 2026-04-16 22:31 ` Arnd Bergmann
2026-04-17 4:10 ` pr-tracker-bot
[not found] ` <b3203b1d-4c1d-49b8-924e-c17cf6be7ec0@app.fastmail.com>
3 siblings, 1 reply; 8+ messages in thread
From: Arnd Bergmann @ 2026-04-16 22:31 UTC (permalink / raw)
To: Linus Torvalds; +Cc: soc, linux-kernel, linux-arm-kernel
The following changes since commit 6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f:
Linux 7.0-rc1 (2026-02-22 13:18:59 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/soc-arm-7.1
for you to fetch changes up to 3ef628c3f37f1dcef0da51e73ad6e458ec74bddb:
Merge tag 'microchip-soc-7.1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/at91/linux into soc/arm (2026-04-04 17:34:56 +0200)
----------------------------------------------------------------
soc: ARM code changes for 7.1
These are again very minimal updates:
- A workaround for firmware on Google Nexus 10
- A fix for early debugging on OMAP1
- A rework for Microchip SoC configuration
- Cleanups on OMAP2 an R-Car-Gen2
----------------------------------------------------------------
Aaro Koskinen (1):
ARM: OMAP1: Fix DEBUG_LL and earlyprintk on OMAP16XX
Alexandre Marquet (1):
ARM: samsung: exynos5250: Allow CPU1 to boot
Arnd Bergmann (3):
Merge tag 'samsung-soc-7.1' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into soc/arm
Merge tag 'renesas-arm-soc-for-v7.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into soc/arm
Merge tag 'omap-for-v7.1/soc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap into soc/arm
Bartosz Golaszewski (1):
arm64: Kconfig: provide a top-level switch for Microchip platforms
Geert Uytterhoeven (1):
ARM: shmobile: rcar-gen2: Use of_phandle_args_equal() helper
Julian Braha (1):
ARM: omap2: dead code cleanup in kconfig for ARCH_OMAP4
Krzysztof Kozlowski (1):
Merge tag 'microchip-soc-7.1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/at91/linux into soc/arm
Randy Dunlap (1):
ARM: omap: fix all kernel-doc warnings
Thorsten Blum (1):
ARM: omap2: Replace scnprintf with strscpy in omap3_cpuinfo
arch/arm/mach-exynos/firmware.c | 4 ++--
arch/arm/mach-omap1/clock_data.c | 4 ++--
arch/arm/mach-omap2/Kconfig | 1 -
arch/arm/mach-omap2/id.c | 3 ++-
arch/arm/mach-shmobile/regulator-quirk-rcar-gen2.c | 16 ++++------------
arch/arm64/Kconfig.platforms | 10 ++++------
arch/arm64/configs/defconfig | 1 +
include/linux/platform_data/voltage-omap.h | 4 ++--
8 files changed, 17 insertions(+), 26 deletions(-)
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [GIT PULL 1/4] soc: dt changes for 7.1
[not found] ` <b3203b1d-4c1d-49b8-924e-c17cf6be7ec0@app.fastmail.com>
@ 2026-04-17 4:10 ` pr-tracker-bot
0 siblings, 0 replies; 8+ messages in thread
From: pr-tracker-bot @ 2026-04-17 4:10 UTC (permalink / raw)
To: Arnd Bergmann; +Cc: Linus Torvalds, soc, linux-kernel, linux-arm-kernel
The pull request you sent on Fri, 17 Apr 2026 00:22:48 +0200:
> https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/soc-dt-7.1
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/e65f4718a577fcc84d40431f022985898b6dbf2e
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Re: [GIT PULL 2/4] soc: drivers for 7.1
2026-04-16 22:28 ` [GIT PULL 2/4] soc: drivers " Arnd Bergmann
@ 2026-04-17 4:10 ` pr-tracker-bot
0 siblings, 0 replies; 8+ messages in thread
From: pr-tracker-bot @ 2026-04-17 4:10 UTC (permalink / raw)
To: Arnd Bergmann; +Cc: Linus Torvalds, soc, linux-kernel, linux-arm-kernel
The pull request you sent on Fri, 17 Apr 2026 00:28:45 +0200:
> https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/soc-drivers-7.1
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/31b43c079f9aa55754c20404a42bca9a49e01f60
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [GIT PULL 3/4] soc: defconfig updates for 7.1
2026-04-16 22:30 ` [GIT PULL 3/4] soc: defconfig updates " Arnd Bergmann
@ 2026-04-17 4:10 ` pr-tracker-bot
0 siblings, 0 replies; 8+ messages in thread
From: pr-tracker-bot @ 2026-04-17 4:10 UTC (permalink / raw)
To: Arnd Bergmann; +Cc: Linus Torvalds, soc, linux-kernel, linux-arm-kernel
The pull request you sent on Fri, 17 Apr 2026 00:30:16 +0200:
> https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/soc-defconfig-7.1
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/231d703058b2e2ee59884c8531e02c60a2a109ab
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [GIT PULL 4/4] soc: ARM code changes for 7.1
2026-04-16 22:31 ` [GIT PULL 4/4] soc: ARM code changes " Arnd Bergmann
@ 2026-04-17 4:10 ` pr-tracker-bot
0 siblings, 0 replies; 8+ messages in thread
From: pr-tracker-bot @ 2026-04-17 4:10 UTC (permalink / raw)
To: Arnd Bergmann; +Cc: Linus Torvalds, soc, linux-kernel, linux-arm-kernel
The pull request you sent on Fri, 17 Apr 2026 00:31:18 +0200:
> https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/soc-arm-7.1
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/8242c709d4ba858c483ef7ef3cc2dc1280f5383c
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2026-04-17 4:11 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-16 22:14 [GIT PULL 0/4] soc branches for 7.1 Arnd Bergmann
2026-04-16 22:28 ` [GIT PULL 2/4] soc: drivers " Arnd Bergmann
2026-04-17 4:10 ` pr-tracker-bot
2026-04-16 22:30 ` [GIT PULL 3/4] soc: defconfig updates " Arnd Bergmann
2026-04-17 4:10 ` pr-tracker-bot
2026-04-16 22:31 ` [GIT PULL 4/4] soc: ARM code changes " Arnd Bergmann
2026-04-17 4:10 ` pr-tracker-bot
[not found] ` <b3203b1d-4c1d-49b8-924e-c17cf6be7ec0@app.fastmail.com>
2026-04-17 4:10 ` [GIT PULL 1/4] soc: dt " pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox