Linux SOC development
 help / color / mirror / Atom feed
* [GIT,PULL,1/5] MediaTek ARM32 mach updates for v6.19
@ 2025-11-11  9:55 AngeloGioacchino Del Regno
  2025-11-11  9:55 ` [GIT,PULL,2/5] MediaTek ARM32 DTS " AngeloGioacchino Del Regno
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: AngeloGioacchino Del Regno @ 2025-11-11  9:55 UTC (permalink / raw)
  To: arm-soc, soc; +Cc: matthias.bgg, linux-arm-kernel, linux-mediatek

The following changes since commit 3a8660878839faadb4f1a6dd72c3179c1df56787:

  Linux 6.18-rc1 (2025-10-12 13:42:36 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/mediatek/linux.git tags/mtk-arm32-for-v6.19

for you to fetch changes up to 7f637d718752f1b821f90170bf841c4d924b382b:

  ARM: mediatek: add MT6582 smp bring up code (2025-10-13 11:46:58 +0200)

----------------------------------------------------------------
MediaTek mach ARM32 updates

This adds support for the MT6582 SoC and its SMP bringup code.
This SoC is found in old smartphones and tablets from various
manufacturers.

----------------------------------------------------------------
Cristian Cozzolino (2):
      ARM: mediatek: add board_dt_compat entry for the MT6582 SoC
      ARM: mediatek: add MT6582 smp bring up code

 arch/arm/mach-mediatek/Kconfig    | 4 ++++
 arch/arm/mach-mediatek/mediatek.c | 1 +
 arch/arm/mach-mediatek/platsmp.c  | 1 +
 3 files changed, 6 insertions(+)


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [GIT,PULL,2/5] MediaTek ARM32 DTS updates for v6.19
  2025-11-11  9:55 [GIT,PULL,1/5] MediaTek ARM32 mach updates for v6.19 AngeloGioacchino Del Regno
@ 2025-11-11  9:55 ` AngeloGioacchino Del Regno
  2025-11-11  9:55 ` [GIT,PULL,3/5] MediaTek ARM64 " AngeloGioacchino Del Regno
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: AngeloGioacchino Del Regno @ 2025-11-11  9:55 UTC (permalink / raw)
  To: arm-soc, soc; +Cc: matthias.bgg, linux-arm-kernel, linux-mediatek

The following changes since commit 3a8660878839faadb4f1a6dd72c3179c1df56787:

  Linux 6.18-rc1 (2025-10-12 13:42:36 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/mediatek/linux.git tags/mtk-dts32-for-v6.19

for you to fetch changes up to 5416aeee4ef761b79d2e1c35f6d9a35bf3104709:

  ARM: dts: mediatek: drop wrong syscon hifsys compatible for MT2701/7623 (2025-10-14 13:47:13 +0200)

----------------------------------------------------------------
MediaTek ARM32 Device Tree updates

This performs a cleanup of the MT6582 devicetrees and adds support
for secondary cores bringup on this SoC.

This also introduces basic support for a new machine, the MT6582
Alcatel "yarisxl" Pop C7 (OT-7041D) smartphone, with support for
booting into a initramfs with UART console output.

----------------------------------------------------------------
Christian Marangi (1):
      ARM: dts: mediatek: drop wrong syscon hifsys compatible for MT2701/7623

Cristian Cozzolino (8):
      ARM: dts: mediatek: mt6582: move MMIO devices under soc node
      ARM: dts: mediatek: mt6582: sort nodes and properties
      ARM: dts: mediatek: mt6582: remove compatible property from root node
      ARM: dts: mediatek: mt6582: add mt6582 compatible to timer
      ARM: dts: mediatek: mt6582: add clock-names property to uart nodes
      ARM: dts: mediatek: mt6582: add enable-method property to cpus
      dt-bindings: arm: mediatek: Add MT6582 yarisxl
      ARM: dts: mediatek: add basic support for Alcatel yarisxl board

 Documentation/devicetree/bindings/arm/mediatek.yaml   |   1 +
 arch/arm/boot/dts/mediatek/Makefile                   |   1 +
 arch/arm/boot/dts/mediatek/mt2701.dtsi                |   2 +-
 arch/arm/boot/dts/mediatek/mt6582-alcatel-yarisxl.dts |  61 ++++++++++++++++++++++++++++++++
 arch/arm/boot/dts/mediatek/mt6582.dtsi                | 142 +++++++++++++++++++++++++++++++++++++++------------------------------------
 arch/arm/boot/dts/mediatek/mt7623.dtsi                |   3 +-
 6 files changed, 138 insertions(+), 72 deletions(-)
 create mode 100644 arch/arm/boot/dts/mediatek/mt6582-alcatel-yarisxl.dts


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [GIT,PULL,3/5] MediaTek ARM64 DTS updates for v6.19
  2025-11-11  9:55 [GIT,PULL,1/5] MediaTek ARM32 mach updates for v6.19 AngeloGioacchino Del Regno
  2025-11-11  9:55 ` [GIT,PULL,2/5] MediaTek ARM32 DTS " AngeloGioacchino Del Regno
@ 2025-11-11  9:55 ` AngeloGioacchino Del Regno
  2025-11-11  9:55 ` [GIT,PULL,4/5] MediaTek driver " AngeloGioacchino Del Regno
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: AngeloGioacchino Del Regno @ 2025-11-11  9:55 UTC (permalink / raw)
  To: arm-soc, soc; +Cc: matthias.bgg, linux-arm-kernel, linux-mediatek

The following changes since commit 3a8660878839faadb4f1a6dd72c3179c1df56787:

  Linux 6.18-rc1 (2025-10-12 13:42:36 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/mediatek/linux.git tags/mtk-dts64-for-v6.19

for you to fetch changes up to 9b2d2beaefcfa17259fdbce16d59d660894147cb:

  arm64: dts: mediatek: mt7981b-openwrt-one: Enable software leds (2025-11-06 10:06:52 +0100)

----------------------------------------------------------------
MediaTek ARM64 Device Tree updates

This adds support for new boards and variants based on different
already supported MediaTek SoCs, and improves support for current
boards.

In particular:
 - New machines:
    - MT7988 BananaPi R4 Pro eMMC and SD router board with support
      for both Key-M and Key-E M.2 slots through DTB Overlays
    - MT8370 Grinn GenioSBC-510 (GenioSOM-510 + GenioBoard Edge AI)
    - MT8390 Grinn GenioSBC-700 (GenioSOM-700 + GenioBoard Edge AI)
 - New variant: MT8395 MediaTek Genio 1200 EVK with UFS

...preparation for new SoCs (MT8196 Kompanio Ultra, a clone of the
   MT6991 Dimensity 9400, and MT6878 Dimensity 7300) with the
   addition of GCE/PIO definitions

...improvements for already supported SoCs and machines:
 - MT7622/7981b/7986a/7988a gain support for reading SoC UUID from
   eFuse, used to generate a persistent MAC address on boards that
   don't have any factory-assigned addresses.
 - MT7986 BananaPi R3 gets changes to its default fan PWM speed to
   improve compatibility with cheaper fans (usually coming with the
   heatsink+fan combos)
 - The MT7981b OpenWRT One router sees general support improvements
   with the enablement of its UART-0 console and correct pinmuxing
   for the same, addition of reserved memory for Trusted Firmware A,
   its SPI NOR Flash (for recovery system, WiFi eeprom data and ETH
   MAC address from factory), and board LEDs.
 - MT8365 gets support for its Mali G52 MC1 GPU, which gets enabled
   in the MediaTek Genio 350 EVK board

...and a dt-bindings warning fix for MT8183 machines through trivial
changes to rename the audiosys and afe nodes to reflect bindings.

----------------------------------------------------------------
Bartosz Bilas (1):
      arm64: dts: mediatek: mt8370-grinn-genio-510-sbc: Add Grinn GenioSBC-510

Bryan Hinton (2):
      arm64: dts: mediatek: mt7981b: add labels for UART0/1/2 nodes
      arm64: dts: mediatek: mt7981b: OpenWrt One: set console UART to 115200

Daniel Golle (4):
      arm64: dts: mediatek: mt7622: add 'soc-uuid' cell to efuse
      arm64: dts: mediatek: mt7986a: add 'soc-uuid' cell to efuse
      arm64: dts: mediatek: mt7981b: add 'soc-uuid' cell to efuse
      arm64: dts: mediatek: mt7988a: add 'soc-uuid' cell to efuse

Frank Wunderlich (5):
      dt-bindings: arm: mediatek: add BPI-R4 Pro board
      arm64: dts: mediatek: mt7988: Disable 2.5G phy and enable at board layer
      arm64: dts: mediatek: mt7988: Add devicetree for BananaPi R4 Pro
      arm64: dts: mediatek: mt7988a-bpi-r4-pro: Add PCIe overlays
      arm64: dts: mediatek: mt7988a-bpi-r4pro: Add mmc overlays

Igor Belwon (1):
      arm64: dts: mediatek: Add MT6878 pinmux macro header file

Jason-JH Lin (1):
      arm64: dts: mediatek: Add GCE header for MT8196

Julien Massot (1):
      arm64: dts: mt8183: Rename nodes to match audiosys DT schema

Louis-Alexis Eyraud (2):
      arm64: dts: mediatek: mt8365: Add GPU support
      arm64: dts: mediatek: mt8365-evk: Enable GPU support

Macpaul Lin (3):
      dt-bindings: arm64: mediatek: add mt8395-evk-ufs board
      arm64: dts: mediatek: mt8395-genio-1200-evk: Move common parts to dtsi
      arm64: dts: mediatek: add device-tree for Genio 1200 EVK UFS board

Mateusz Koza (1):
      arm64: dts: mediatek: mt8390-genio-700-evk: Add Grinn GenioSBC-700

Mikhail Kshevetskiy (1):
      arm64: dts: mediatek: mt7986-bpi-r3: Change fan PWM value for mid speed

Nícolas F. R. A. Prado (1):
      arm64: dts: mediatek: mt8395-genio-1200-evk: Describe CPU supplies

Sjoerd Simons (4):
      arm64: dts: mediatek: mt7981b: Configure UART0 pinmux
      arm64: dts: mediatek: mt7981b: Add reserved memory for TF-A
      arm64: dts: mediatek: mt7981b-openwrt-one: Enable SPI NOR
      arm64: dts: mediatek: mt7981b-openwrt-one: Enable software leds

 Documentation/devicetree/bindings/arm/mediatek.yaml                |    7 +
 arch/arm64/boot/dts/mediatek/Makefile                              |   11 +
 arch/arm64/boot/dts/mediatek/mt6878-pinfunc.h                      | 1201 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 arch/arm64/boot/dts/mediatek/mt7622.dtsi                           |    4 +
 arch/arm64/boot/dts/mediatek/mt7981b-openwrt-one.dts               |  150 ++++++++
 arch/arm64/boot/dts/mediatek/mt7981b.dtsi                          |   35 +-
 arch/arm64/boot/dts/mediatek/mt7986a-bananapi-bpi-r3.dts           |    2 +-
 arch/arm64/boot/dts/mediatek/mt7986a.dtsi                          |    4 +
 arch/arm64/boot/dts/mediatek/mt7988a-bananapi-bpi-r4-2g5.dts       |    1 +
 arch/arm64/boot/dts/mediatek/mt7988a-bananapi-bpi-r4-pro-4e.dts    |   16 +
 arch/arm64/boot/dts/mediatek/mt7988a-bananapi-bpi-r4-pro-8x.dts    |   16 +
 arch/arm64/boot/dts/mediatek/mt7988a-bananapi-bpi-r4-pro-cn15.dtso |   20 +
 arch/arm64/boot/dts/mediatek/mt7988a-bananapi-bpi-r4-pro-cn18.dtso |   20 +
 arch/arm64/boot/dts/mediatek/mt7988a-bananapi-bpi-r4-pro-emmc.dtso |   33 ++
 arch/arm64/boot/dts/mediatek/mt7988a-bananapi-bpi-r4-pro-sd.dtso   |   31 ++
 arch/arm64/boot/dts/mediatek/mt7988a-bananapi-bpi-r4-pro.dtsi      |  534 +++++++++++++++++++++++++++
 arch/arm64/boot/dts/mediatek/mt7988a.dtsi                          |    7 +-
 arch/arm64/boot/dts/mediatek/mt8183.dtsi                           |    4 +-
 arch/arm64/boot/dts/mediatek/mt8196-gce.h                          |  612 ++++++++++++++++++++++++++++++
 arch/arm64/boot/dts/mediatek/mt8365-evk.dts                        |    9 +
 arch/arm64/boot/dts/mediatek/mt8365.dtsi                           |   43 ++-
 arch/arm64/boot/dts/mediatek/mt8370-grinn-genio-510-sbc.dts        |   20 +
 arch/arm64/boot/dts/mediatek/mt8390-grinn-genio-700-sbc.dts        |   20 +
 arch/arm64/boot/dts/mediatek/mt8390-grinn-genio-sbc.dtsi           |  538 +++++++++++++++++++++++++++
 arch/arm64/boot/dts/mediatek/mt8390-grinn-genio-som.dtsi           |  210 +++++++++++
 arch/arm64/boot/dts/mediatek/mt8395-genio-1200-evk-ufs.dts         |   29 ++
 arch/arm64/boot/dts/mediatek/mt8395-genio-1200-evk.dts             | 1189 +----------------------------------------------------------
 arch/arm64/boot/dts/mediatek/mt8395-genio-common.dtsi              | 1230 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 28 files changed, 4798 insertions(+), 1198 deletions(-)
 create mode 100644 arch/arm64/boot/dts/mediatek/mt6878-pinfunc.h
 create mode 100644 arch/arm64/boot/dts/mediatek/mt7988a-bananapi-bpi-r4-pro-4e.dts
 create mode 100644 arch/arm64/boot/dts/mediatek/mt7988a-bananapi-bpi-r4-pro-8x.dts
 create mode 100644 arch/arm64/boot/dts/mediatek/mt7988a-bananapi-bpi-r4-pro-cn15.dtso
 create mode 100644 arch/arm64/boot/dts/mediatek/mt7988a-bananapi-bpi-r4-pro-cn18.dtso
 create mode 100644 arch/arm64/boot/dts/mediatek/mt7988a-bananapi-bpi-r4-pro-emmc.dtso
 create mode 100644 arch/arm64/boot/dts/mediatek/mt7988a-bananapi-bpi-r4-pro-sd.dtso
 create mode 100644 arch/arm64/boot/dts/mediatek/mt7988a-bananapi-bpi-r4-pro.dtsi
 create mode 100644 arch/arm64/boot/dts/mediatek/mt8196-gce.h
 create mode 100644 arch/arm64/boot/dts/mediatek/mt8370-grinn-genio-510-sbc.dts
 create mode 100644 arch/arm64/boot/dts/mediatek/mt8390-grinn-genio-700-sbc.dts
 create mode 100644 arch/arm64/boot/dts/mediatek/mt8390-grinn-genio-sbc.dtsi
 create mode 100644 arch/arm64/boot/dts/mediatek/mt8390-grinn-genio-som.dtsi
 create mode 100644 arch/arm64/boot/dts/mediatek/mt8395-genio-1200-evk-ufs.dts
 create mode 100644 arch/arm64/boot/dts/mediatek/mt8395-genio-common.dtsi


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [GIT,PULL,4/5] MediaTek driver updates for v6.19
  2025-11-11  9:55 [GIT,PULL,1/5] MediaTek ARM32 mach updates for v6.19 AngeloGioacchino Del Regno
  2025-11-11  9:55 ` [GIT,PULL,2/5] MediaTek ARM32 DTS " AngeloGioacchino Del Regno
  2025-11-11  9:55 ` [GIT,PULL,3/5] MediaTek ARM64 " AngeloGioacchino Del Regno
@ 2025-11-11  9:55 ` AngeloGioacchino Del Regno
  2025-11-11  9:55 ` [GIT,PULL,5/5] MediaTek defconfig " AngeloGioacchino Del Regno
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: AngeloGioacchino Del Regno @ 2025-11-11  9:55 UTC (permalink / raw)
  To: arm-soc, soc; +Cc: matthias.bgg, linux-arm-kernel, linux-mediatek

The following changes since commit 3a8660878839faadb4f1a6dd72c3179c1df56787:

  Linux 6.18-rc1 (2025-10-12 13:42:36 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/mediatek/linux.git tags/mtk-soc-for-v6.19

for you to fetch changes up to 4459d667a3d7001d1c1703dc79c87db1808cdde2:

  dt-bindings: soc: mediatek: pwrap: Add compatible for MT8189 SoC (2025-10-30 10:25:05 +0100)

----------------------------------------------------------------
MediaTek soc driver updates

This adds socinfo entries for MT8189 Kompanio 540, an extra entry
for a variant of MT8391 (AV/AZA) Genio 720 SoC, and support for
the PMIC Wrapper (by adding a compatible string) in MT8189.

----------------------------------------------------------------
Louis-Alexis Eyraud (2):
      soc: mediatek: mtk-socinfo: Add entry for MT8391AV/AZA Genio 720
      dt-bindings: soc: mediatek: pwrap: Add compatible for MT8189 SoC

Sirius Wang (1):
      soc: mediatek: mtk-socinfo: Add extra entry for MT8189

 Documentation/devicetree/bindings/soc/mediatek/mediatek,pwrap.yaml | 1 +
 drivers/soc/mediatek/mtk-socinfo.c                                 | 3 +++
 2 files changed, 4 insertions(+)


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [GIT,PULL,5/5] MediaTek defconfig updates for v6.19
  2025-11-11  9:55 [GIT,PULL,1/5] MediaTek ARM32 mach updates for v6.19 AngeloGioacchino Del Regno
                   ` (2 preceding siblings ...)
  2025-11-11  9:55 ` [GIT,PULL,4/5] MediaTek driver " AngeloGioacchino Del Regno
@ 2025-11-11  9:55 ` AngeloGioacchino Del Regno
  2025-11-21 20:21 ` [GIT,PULL,1/5] MediaTek ARM32 mach " patchwork-bot+linux-soc
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: AngeloGioacchino Del Regno @ 2025-11-11  9:55 UTC (permalink / raw)
  To: arm-soc, soc; +Cc: matthias.bgg, linux-arm-kernel, linux-mediatek

The following changes since commit 3a8660878839faadb4f1a6dd72c3179c1df56787:

  Linux 6.18-rc1 (2025-10-12 13:42:36 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/mediatek/linux.git tags/mtk-defconfig-for-v6.19

for you to fetch changes up to b59a508c1f5fdb3fdc690edebe815d59b04491d0:

  arm64: defconfig: Enable UFS support for MediaTek Genio 1200 EVK UFS board (2025-10-13 11:35:35 +0200)

----------------------------------------------------------------
MediaTek defconfig updates

As MediaTek boards with UFS appeared some time ago, this adds a
single commit enabling the MediaTek UFS driver, allowing those
boards to boot over UFS as primary storage.

----------------------------------------------------------------
Macpaul Lin (1):
      arm64: defconfig: Enable UFS support for MediaTek Genio 1200 EVK UFS board

 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [GIT,PULL,1/5] MediaTek ARM32 mach updates for v6.19
  2025-11-11  9:55 [GIT,PULL,1/5] MediaTek ARM32 mach updates for v6.19 AngeloGioacchino Del Regno
                   ` (3 preceding siblings ...)
  2025-11-11  9:55 ` [GIT,PULL,5/5] MediaTek defconfig " AngeloGioacchino Del Regno
@ 2025-11-21 20:21 ` patchwork-bot+linux-soc
  2025-11-21 20:50 ` patchwork-bot+linux-soc
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: patchwork-bot+linux-soc @ 2025-11-21 20:21 UTC (permalink / raw)
  To: AngeloGioacchino Del Regno; +Cc: soc

Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Tue, 11 Nov 2025 10:55:36 +0100 you wrote:
> The following changes since commit 3a8660878839faadb4f1a6dd72c3179c1df56787:
> 
>   Linux 6.18-rc1 (2025-10-12 13:42:36 -0700)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/mediatek/linux.git tags/mtk-arm32-for-v6.19
> 
> [...]

Here is the summary with links:
  - [GIT,PULL,1/5] MediaTek ARM32 mach updates for v6.19
    (no matching commit)
  - [GIT,PULL,2/5] MediaTek ARM32 DTS updates for v6.19
    https://git.kernel.org/soc/soc/c/c4aee1ad4125
  - [GIT,PULL,3/5] MediaTek ARM64 DTS updates for v6.19
    https://git.kernel.org/soc/soc/c/3350e81c6286
  - [GIT,PULL,4/5] MediaTek driver updates for v6.19
    (no matching commit)
  - [GIT,PULL,5/5] MediaTek defconfig updates for v6.19
    (no matching commit)

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [GIT,PULL,1/5] MediaTek ARM32 mach updates for v6.19
  2025-11-11  9:55 [GIT,PULL,1/5] MediaTek ARM32 mach updates for v6.19 AngeloGioacchino Del Regno
                   ` (4 preceding siblings ...)
  2025-11-21 20:21 ` [GIT,PULL,1/5] MediaTek ARM32 mach " patchwork-bot+linux-soc
@ 2025-11-21 20:50 ` patchwork-bot+linux-soc
  2025-11-21 21:01 ` patchwork-bot+linux-soc
  2025-11-25 15:50 ` patchwork-bot+linux-soc
  7 siblings, 0 replies; 9+ messages in thread
From: patchwork-bot+linux-soc @ 2025-11-21 20:50 UTC (permalink / raw)
  To: AngeloGioacchino Del Regno; +Cc: soc

Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Tue, 11 Nov 2025 10:55:36 +0100 you wrote:
> The following changes since commit 3a8660878839faadb4f1a6dd72c3179c1df56787:
> 
>   Linux 6.18-rc1 (2025-10-12 13:42:36 -0700)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/mediatek/linux.git tags/mtk-arm32-for-v6.19
> 
> [...]

Here is the summary with links:
  - [GIT,PULL,1/5] MediaTek ARM32 mach updates for v6.19
    (no matching commit)
  - [GIT,PULL,2/5] MediaTek ARM32 DTS updates for v6.19
    (no matching commit)
  - [GIT,PULL,3/5] MediaTek ARM64 DTS updates for v6.19
    (no matching commit)
  - [GIT,PULL,4/5] MediaTek driver updates for v6.19
    (no matching commit)
  - [GIT,PULL,5/5] MediaTek defconfig updates for v6.19
    https://git.kernel.org/soc/soc/c/0719a58aac9e

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [GIT,PULL,1/5] MediaTek ARM32 mach updates for v6.19
  2025-11-11  9:55 [GIT,PULL,1/5] MediaTek ARM32 mach updates for v6.19 AngeloGioacchino Del Regno
                   ` (5 preceding siblings ...)
  2025-11-21 20:50 ` patchwork-bot+linux-soc
@ 2025-11-21 21:01 ` patchwork-bot+linux-soc
  2025-11-25 15:50 ` patchwork-bot+linux-soc
  7 siblings, 0 replies; 9+ messages in thread
From: patchwork-bot+linux-soc @ 2025-11-21 21:01 UTC (permalink / raw)
  To: AngeloGioacchino Del Regno; +Cc: soc

Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Tue, 11 Nov 2025 10:55:36 +0100 you wrote:
> The following changes since commit 3a8660878839faadb4f1a6dd72c3179c1df56787:
> 
>   Linux 6.18-rc1 (2025-10-12 13:42:36 -0700)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/mediatek/linux.git tags/mtk-arm32-for-v6.19
> 
> [...]

Here is the summary with links:
  - [GIT,PULL,1/5] MediaTek ARM32 mach updates for v6.19
    https://git.kernel.org/soc/soc/c/9572838be3f5
  - [GIT,PULL,2/5] MediaTek ARM32 DTS updates for v6.19
    (no matching commit)
  - [GIT,PULL,3/5] MediaTek ARM64 DTS updates for v6.19
    (no matching commit)
  - [GIT,PULL,4/5] MediaTek driver updates for v6.19
    (no matching commit)
  - [GIT,PULL,5/5] MediaTek defconfig updates for v6.19
    (no matching commit)

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [GIT,PULL,1/5] MediaTek ARM32 mach updates for v6.19
  2025-11-11  9:55 [GIT,PULL,1/5] MediaTek ARM32 mach updates for v6.19 AngeloGioacchino Del Regno
                   ` (6 preceding siblings ...)
  2025-11-21 21:01 ` patchwork-bot+linux-soc
@ 2025-11-25 15:50 ` patchwork-bot+linux-soc
  7 siblings, 0 replies; 9+ messages in thread
From: patchwork-bot+linux-soc @ 2025-11-25 15:50 UTC (permalink / raw)
  To: AngeloGioacchino Del Regno; +Cc: soc

Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Tue, 11 Nov 2025 10:55:36 +0100 you wrote:
> The following changes since commit 3a8660878839faadb4f1a6dd72c3179c1df56787:
> 
>   Linux 6.18-rc1 (2025-10-12 13:42:36 -0700)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/mediatek/linux.git tags/mtk-arm32-for-v6.19
> 
> [...]

Here is the summary with links:
  - [GIT,PULL,1/5] MediaTek ARM32 mach updates for v6.19
    (no matching commit)
  - [GIT,PULL,2/5] MediaTek ARM32 DTS updates for v6.19
    (no matching commit)
  - [GIT,PULL,3/5] MediaTek ARM64 DTS updates for v6.19
    (no matching commit)
  - [GIT,PULL,4/5] MediaTek driver updates for v6.19
    https://git.kernel.org/soc/soc/c/4b1e81570144
  - [GIT,PULL,5/5] MediaTek defconfig updates for v6.19
    (no matching commit)

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2025-11-25 15:50 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-11  9:55 [GIT,PULL,1/5] MediaTek ARM32 mach updates for v6.19 AngeloGioacchino Del Regno
2025-11-11  9:55 ` [GIT,PULL,2/5] MediaTek ARM32 DTS " AngeloGioacchino Del Regno
2025-11-11  9:55 ` [GIT,PULL,3/5] MediaTek ARM64 " AngeloGioacchino Del Regno
2025-11-11  9:55 ` [GIT,PULL,4/5] MediaTek driver " AngeloGioacchino Del Regno
2025-11-11  9:55 ` [GIT,PULL,5/5] MediaTek defconfig " AngeloGioacchino Del Regno
2025-11-21 20:21 ` [GIT,PULL,1/5] MediaTek ARM32 mach " patchwork-bot+linux-soc
2025-11-21 20:50 ` patchwork-bot+linux-soc
2025-11-21 21:01 ` patchwork-bot+linux-soc
2025-11-25 15:50 ` patchwork-bot+linux-soc

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox