All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] MediaTek ARM64 DTS updates for v6.18
@ 2025-09-10 15:04 Matthias Brugger
  2025-09-11  5:23 ` Chen-Yu Tsai
  2025-09-15 13:51 ` patchwork-bot+linux-soc
  0 siblings, 2 replies; 5+ messages in thread
From: Matthias Brugger @ 2025-09-10 15:04 UTC (permalink / raw)
  To: arm-soc, SoC Team
  Cc: linux-arm-kernel@lists.infradead.org,
	moderated list:ARM/Mediatek SoC support,
	AngeloGioacchino Del Regno

Hi Arnd,

can you please have a look on the following patches.

Thanks a lot,
Matthias

---
The following changes since commit 8f5ae30d69d7543eee0d70083daf4de8fe15d585:

   Linux 6.17-rc1 (2025-08-10 19:41:16 +0300)

are available in the Git repository at:

   https://git.kernel.org/pub/scm/linux/kernel/git/mediatek/linux.git/ 
tags/v6.17-next-dts64

for you to fetch changes up to 12a565af705542c4380e95f4e3a505a2c25ad754:

   dt-bindings: arm: mediatek: Add grinn,genio-510-sbc (2025-09-10 11:51:16 +0200)

----------------------------------------------------------------
mt7988 (bpi r4):
* enable network

mt7986:
* add dedicated sram node
* add interrupts for RSS to ethernet

mt7981:
* add thermal sensor and auxadc nodes

mt8395 (NIO 12L):
* enable UFS
* add gpio keys to the PMIC

mt8195:
* drop reset for PCIe device

----------------------------------------------------------------
Aleksander Jan Bajkowski (1):
       arm64: dts: mediatek: add thermal sensor support on mt7981

Frank Wunderlich (7):
       arm64: dts: mediatek: mt7986: add sram node
       arm64: dts: mediatek: mt7986: add interrupts for RSS and interrupt names
       arm64: dts: mediatek: mt7988: add basic ethernet-nodes
       arm64: dts: mediatek: mt7988: add switch node
       arm64: dts: mediatek: mt7988a-bpi-r4: add aliases for ethernet
       arm64: dts: mediatek: mt7988a-bpi-r4: add sfp cages and link to gmac
       arm64: dts: mediatek: mt7988a-bpi-r4: configure switch phys and leds

Guoqing Jiang (1):
       arm64: dts: mediatek: mt8195: Remove suspend-breaking reset from pcie0

Julien Massot (2):
       arm64: dts: mediatek: mt8395-nio-12l: Enable UFS
       arm64: dts: mediatek: mt8395-nio-12l: add PMIC and GPIO keys support

Mateusz Koza (2):
       dt-bindings: arm: mediatek: Add grinn,genio-700-sbc
       dt-bindings: arm: mediatek: Add grinn,genio-510-sbc

Rob Herring (Arm) (1):
       arm64: dts: mediatek: mt8183: Fix out of range pull values

  .../devicetree/bindings/arm/mediatek.yaml          |   2 +
  arch/arm64/boot/dts/mediatek/mt7981b.dtsi          |  31 ++-
  arch/arm64/boot/dts/mediatek/mt7986a.dtsi          |  20 +-
  .../dts/mediatek/mt7988a-bananapi-bpi-r4-2g5.dts   |  11 +
  .../boot/dts/mediatek/mt7988a-bananapi-bpi-r4.dts  |  19 ++
  .../boot/dts/mediatek/mt7988a-bananapi-bpi-r4.dtsi |  86 +++++++
  arch/arm64/boot/dts/mediatek/mt7988a.dtsi          | 285 ++++++++++++++++++++-
  arch/arm64/boot/dts/mediatek/mt8183-kukui.dtsi     |  14 +-
  arch/arm64/boot/dts/mediatek/mt8183-pumpkin.dts    |  14 +-
  arch/arm64/boot/dts/mediatek/mt8195.dtsi           |   3 -
  .../boot/dts/mediatek/mt8395-radxa-nio-12l.dts     |  46 ++++
  11 files changed, 508 insertions(+), 23 deletions(-)


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

* Re: [GIT PULL] MediaTek ARM64 DTS updates for v6.18
  2025-09-10 15:04 [GIT PULL] MediaTek ARM64 DTS updates for v6.18 Matthias Brugger
@ 2025-09-11  5:23 ` Chen-Yu Tsai
  2025-09-12  7:11   ` Matthias Brugger
  2025-09-15 13:51 ` patchwork-bot+linux-soc
  1 sibling, 1 reply; 5+ messages in thread
From: Chen-Yu Tsai @ 2025-09-11  5:23 UTC (permalink / raw)
  To: Matthias Brugger
  Cc: arm-soc, SoC Team, linux-arm-kernel@lists.infradead.org,
	moderated list:ARM/Mediatek SoC support,
	AngeloGioacchino Del Regno

Hi,

On Wed, Sep 10, 2025 at 11:04 PM Matthias Brugger
<matthias.bgg@gmail.com> wrote:
>
> Hi Arnd,
>
> can you please have a look on the following patches.
>
> Thanks a lot,
> Matthias

I still have some patches outstanding for some time. Could you perhaps
take them as well?

[PATCH v2 2/2] arm64: dts: mediatek: mt8188: Change efuse fallback
compatible to mt8186
https://lore.kernel.org/all/20250610063431.2955757-3-wenst@chromium.org/

[PATCH] arm64: dts: mediatek: mt8186-tentacruel: Fix touchscreen model
https://lore.kernel.org/all/20250812090135.3310374-1-wenst@chromium.org/

[PATCH v2] arm64: dts: mediatek: mt8188-geralt: Enable first SCP core
https://lore.kernel.org/all/20250814092510.211672-1-wenst@chromium.org/


Thanks
ChenYu

> ---
> The following changes since commit 8f5ae30d69d7543eee0d70083daf4de8fe15d585:
>
>    Linux 6.17-rc1 (2025-08-10 19:41:16 +0300)
>
> are available in the Git repository at:
>
>    https://git.kernel.org/pub/scm/linux/kernel/git/mediatek/linux.git/
> tags/v6.17-next-dts64
>
> for you to fetch changes up to 12a565af705542c4380e95f4e3a505a2c25ad754:
>
>    dt-bindings: arm: mediatek: Add grinn,genio-510-sbc (2025-09-10 11:51:16 +0200)
>
> ----------------------------------------------------------------
> mt7988 (bpi r4):
> * enable network
>
> mt7986:
> * add dedicated sram node
> * add interrupts for RSS to ethernet
>
> mt7981:
> * add thermal sensor and auxadc nodes
>
> mt8395 (NIO 12L):
> * enable UFS
> * add gpio keys to the PMIC
>
> mt8195:
> * drop reset for PCIe device
>
> ----------------------------------------------------------------
> Aleksander Jan Bajkowski (1):
>        arm64: dts: mediatek: add thermal sensor support on mt7981
>
> Frank Wunderlich (7):
>        arm64: dts: mediatek: mt7986: add sram node
>        arm64: dts: mediatek: mt7986: add interrupts for RSS and interrupt names
>        arm64: dts: mediatek: mt7988: add basic ethernet-nodes
>        arm64: dts: mediatek: mt7988: add switch node
>        arm64: dts: mediatek: mt7988a-bpi-r4: add aliases for ethernet
>        arm64: dts: mediatek: mt7988a-bpi-r4: add sfp cages and link to gmac
>        arm64: dts: mediatek: mt7988a-bpi-r4: configure switch phys and leds
>
> Guoqing Jiang (1):
>        arm64: dts: mediatek: mt8195: Remove suspend-breaking reset from pcie0
>
> Julien Massot (2):
>        arm64: dts: mediatek: mt8395-nio-12l: Enable UFS
>        arm64: dts: mediatek: mt8395-nio-12l: add PMIC and GPIO keys support
>
> Mateusz Koza (2):
>        dt-bindings: arm: mediatek: Add grinn,genio-700-sbc
>        dt-bindings: arm: mediatek: Add grinn,genio-510-sbc
>
> Rob Herring (Arm) (1):
>        arm64: dts: mediatek: mt8183: Fix out of range pull values
>
>   .../devicetree/bindings/arm/mediatek.yaml          |   2 +
>   arch/arm64/boot/dts/mediatek/mt7981b.dtsi          |  31 ++-
>   arch/arm64/boot/dts/mediatek/mt7986a.dtsi          |  20 +-
>   .../dts/mediatek/mt7988a-bananapi-bpi-r4-2g5.dts   |  11 +
>   .../boot/dts/mediatek/mt7988a-bananapi-bpi-r4.dts  |  19 ++
>   .../boot/dts/mediatek/mt7988a-bananapi-bpi-r4.dtsi |  86 +++++++
>   arch/arm64/boot/dts/mediatek/mt7988a.dtsi          | 285 ++++++++++++++++++++-
>   arch/arm64/boot/dts/mediatek/mt8183-kukui.dtsi     |  14 +-
>   arch/arm64/boot/dts/mediatek/mt8183-pumpkin.dts    |  14 +-
>   arch/arm64/boot/dts/mediatek/mt8195.dtsi           |   3 -
>   .../boot/dts/mediatek/mt8395-radxa-nio-12l.dts     |  46 ++++
>   11 files changed, 508 insertions(+), 23 deletions(-)
>


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

* Re: [GIT PULL] MediaTek ARM64 DTS updates for v6.18
  2025-09-11  5:23 ` Chen-Yu Tsai
@ 2025-09-12  7:11   ` Matthias Brugger
  2025-09-12  8:57     ` AngeloGioacchino Del Regno
  0 siblings, 1 reply; 5+ messages in thread
From: Matthias Brugger @ 2025-09-12  7:11 UTC (permalink / raw)
  To: Chen-Yu Tsai
  Cc: arm-soc, SoC Team, linux-arm-kernel@lists.infradead.org,
	moderated list:ARM/Mediatek SoC support,
	AngeloGioacchino Del Regno



On 11/09/2025 07:23, Chen-Yu Tsai wrote:
> Hi,
> 
> On Wed, Sep 10, 2025 at 11:04 PM Matthias Brugger
> <matthias.bgg@gmail.com> wrote:
>>
>> Hi Arnd,
>>
>> can you please have a look on the following patches.
>>
>> Thanks a lot,
>> Matthias
> 
> I still have some patches outstanding for some time. Could you perhaps
> take them as well?
> 
> [PATCH v2 2/2] arm64: dts: mediatek: mt8188: Change efuse fallback
> compatible to mt8186
> https://lore.kernel.org/all/20250610063431.2955757-3-wenst@chromium.org/

Queued now for a possible 2nd pull request.

> 
> [PATCH] arm64: dts: mediatek: mt8186-tentacruel: Fix touchscreen model
> https://lore.kernel.org/all/20250812090135.3310374-1-wenst@chromium.org/

Queued now for a possible 2nd pull request.

> 
> [PATCH v2] arm64: dts: mediatek: mt8188-geralt: Enable first SCP core
> https://lore.kernel.org/all/20250814092510.211672-1-wenst@chromium.org/
> 

Queued now for a possible 2nd pull request.

Thanks for the heads up!
Matthias

> 
> Thanks
> ChenYu
> 
>> ---
>> The following changes since commit 8f5ae30d69d7543eee0d70083daf4de8fe15d585:
>>
>>     Linux 6.17-rc1 (2025-08-10 19:41:16 +0300)
>>
>> are available in the Git repository at:
>>
>>     https://git.kernel.org/pub/scm/linux/kernel/git/mediatek/linux.git/
>> tags/v6.17-next-dts64
>>
>> for you to fetch changes up to 12a565af705542c4380e95f4e3a505a2c25ad754:
>>
>>     dt-bindings: arm: mediatek: Add grinn,genio-510-sbc (2025-09-10 11:51:16 +0200)
>>
>> ----------------------------------------------------------------
>> mt7988 (bpi r4):
>> * enable network
>>
>> mt7986:
>> * add dedicated sram node
>> * add interrupts for RSS to ethernet
>>
>> mt7981:
>> * add thermal sensor and auxadc nodes
>>
>> mt8395 (NIO 12L):
>> * enable UFS
>> * add gpio keys to the PMIC
>>
>> mt8195:
>> * drop reset for PCIe device
>>
>> ----------------------------------------------------------------
>> Aleksander Jan Bajkowski (1):
>>         arm64: dts: mediatek: add thermal sensor support on mt7981
>>
>> Frank Wunderlich (7):
>>         arm64: dts: mediatek: mt7986: add sram node
>>         arm64: dts: mediatek: mt7986: add interrupts for RSS and interrupt names
>>         arm64: dts: mediatek: mt7988: add basic ethernet-nodes
>>         arm64: dts: mediatek: mt7988: add switch node
>>         arm64: dts: mediatek: mt7988a-bpi-r4: add aliases for ethernet
>>         arm64: dts: mediatek: mt7988a-bpi-r4: add sfp cages and link to gmac
>>         arm64: dts: mediatek: mt7988a-bpi-r4: configure switch phys and leds
>>
>> Guoqing Jiang (1):
>>         arm64: dts: mediatek: mt8195: Remove suspend-breaking reset from pcie0
>>
>> Julien Massot (2):
>>         arm64: dts: mediatek: mt8395-nio-12l: Enable UFS
>>         arm64: dts: mediatek: mt8395-nio-12l: add PMIC and GPIO keys support
>>
>> Mateusz Koza (2):
>>         dt-bindings: arm: mediatek: Add grinn,genio-700-sbc
>>         dt-bindings: arm: mediatek: Add grinn,genio-510-sbc
>>
>> Rob Herring (Arm) (1):
>>         arm64: dts: mediatek: mt8183: Fix out of range pull values
>>
>>    .../devicetree/bindings/arm/mediatek.yaml          |   2 +
>>    arch/arm64/boot/dts/mediatek/mt7981b.dtsi          |  31 ++-
>>    arch/arm64/boot/dts/mediatek/mt7986a.dtsi          |  20 +-
>>    .../dts/mediatek/mt7988a-bananapi-bpi-r4-2g5.dts   |  11 +
>>    .../boot/dts/mediatek/mt7988a-bananapi-bpi-r4.dts  |  19 ++
>>    .../boot/dts/mediatek/mt7988a-bananapi-bpi-r4.dtsi |  86 +++++++
>>    arch/arm64/boot/dts/mediatek/mt7988a.dtsi          | 285 ++++++++++++++++++++-
>>    arch/arm64/boot/dts/mediatek/mt8183-kukui.dtsi     |  14 +-
>>    arch/arm64/boot/dts/mediatek/mt8183-pumpkin.dts    |  14 +-
>>    arch/arm64/boot/dts/mediatek/mt8195.dtsi           |   3 -
>>    .../boot/dts/mediatek/mt8395-radxa-nio-12l.dts     |  46 ++++
>>    11 files changed, 508 insertions(+), 23 deletions(-)
>>



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

* Re: [GIT PULL] MediaTek ARM64 DTS updates for v6.18
  2025-09-12  7:11   ` Matthias Brugger
@ 2025-09-12  8:57     ` AngeloGioacchino Del Regno
  0 siblings, 0 replies; 5+ messages in thread
From: AngeloGioacchino Del Regno @ 2025-09-12  8:57 UTC (permalink / raw)
  To: Matthias Brugger, Chen-Yu Tsai
  Cc: arm-soc, SoC Team, linux-arm-kernel@lists.infradead.org,
	moderated list:ARM/Mediatek SoC support

Il 12/09/25 09:11, Matthias Brugger ha scritto:
> 
> 
> On 11/09/2025 07:23, Chen-Yu Tsai wrote:
>> Hi,
>>
>> On Wed, Sep 10, 2025 at 11:04 PM Matthias Brugger
>> <matthias.bgg@gmail.com> wrote:
>>>
>>> Hi Arnd,
>>>
>>> can you please have a look on the following patches.
>>>
>>> Thanks a lot,
>>> Matthias
>>
>> I still have some patches outstanding for some time. Could you perhaps
>> take them as well?
>>
>> [PATCH v2 2/2] arm64: dts: mediatek: mt8188: Change efuse fallback
>> compatible to mt8186
>> https://lore.kernel.org/all/20250610063431.2955757-3-wenst@chromium.org/
> 
> Queued now for a possible 2nd pull request.
> 
>>
>> [PATCH] arm64: dts: mediatek: mt8186-tentacruel: Fix touchscreen model
>> https://lore.kernel.org/all/20250812090135.3310374-1-wenst@chromium.org/
> 
> Queued now for a possible 2nd pull request.
> 
>>
>> [PATCH v2] arm64: dts: mediatek: mt8188-geralt: Enable first SCP core
>> https://lore.kernel.org/all/20250814092510.211672-1-wenst@chromium.org/
>>
> 
> Queued now for a possible 2nd pull request.
> 

Matthias, since you're managing this pull - can you please grab the patches that
are relevant to our trees from my sanitization series?

https://patchwork.kernel.org/project/linux-mediatek/cover/20250724083914.61351-1-angelogioacchino.delregno@collabora.com/

Thanks,
Angelo

> Thanks for the heads up!
> Matthias
> 
>>
>> Thanks
>> ChenYu
>>
>>> ---
>>> The following changes since commit 8f5ae30d69d7543eee0d70083daf4de8fe15d585:
>>>
>>>     Linux 6.17-rc1 (2025-08-10 19:41:16 +0300)
>>>
>>> are available in the Git repository at:
>>>
>>>     https://git.kernel.org/pub/scm/linux/kernel/git/mediatek/linux.git/
>>> tags/v6.17-next-dts64
>>>
>>> for you to fetch changes up to 12a565af705542c4380e95f4e3a505a2c25ad754:
>>>
>>>     dt-bindings: arm: mediatek: Add grinn,genio-510-sbc (2025-09-10 11:51:16 +0200)
>>>
>>> ----------------------------------------------------------------
>>> mt7988 (bpi r4):
>>> * enable network
>>>
>>> mt7986:
>>> * add dedicated sram node
>>> * add interrupts for RSS to ethernet
>>>
>>> mt7981:
>>> * add thermal sensor and auxadc nodes
>>>
>>> mt8395 (NIO 12L):
>>> * enable UFS
>>> * add gpio keys to the PMIC
>>>
>>> mt8195:
>>> * drop reset for PCIe device
>>>
>>> ----------------------------------------------------------------
>>> Aleksander Jan Bajkowski (1):
>>>         arm64: dts: mediatek: add thermal sensor support on mt7981
>>>
>>> Frank Wunderlich (7):
>>>         arm64: dts: mediatek: mt7986: add sram node
>>>         arm64: dts: mediatek: mt7986: add interrupts for RSS and interrupt names
>>>         arm64: dts: mediatek: mt7988: add basic ethernet-nodes
>>>         arm64: dts: mediatek: mt7988: add switch node
>>>         arm64: dts: mediatek: mt7988a-bpi-r4: add aliases for ethernet
>>>         arm64: dts: mediatek: mt7988a-bpi-r4: add sfp cages and link to gmac
>>>         arm64: dts: mediatek: mt7988a-bpi-r4: configure switch phys and leds
>>>
>>> Guoqing Jiang (1):
>>>         arm64: dts: mediatek: mt8195: Remove suspend-breaking reset from pcie0
>>>
>>> Julien Massot (2):
>>>         arm64: dts: mediatek: mt8395-nio-12l: Enable UFS
>>>         arm64: dts: mediatek: mt8395-nio-12l: add PMIC and GPIO keys support
>>>
>>> Mateusz Koza (2):
>>>         dt-bindings: arm: mediatek: Add grinn,genio-700-sbc
>>>         dt-bindings: arm: mediatek: Add grinn,genio-510-sbc
>>>
>>> Rob Herring (Arm) (1):
>>>         arm64: dts: mediatek: mt8183: Fix out of range pull values
>>>
>>>    .../devicetree/bindings/arm/mediatek.yaml          |   2 +
>>>    arch/arm64/boot/dts/mediatek/mt7981b.dtsi          |  31 ++-
>>>    arch/arm64/boot/dts/mediatek/mt7986a.dtsi          |  20 +-
>>>    .../dts/mediatek/mt7988a-bananapi-bpi-r4-2g5.dts   |  11 +
>>>    .../boot/dts/mediatek/mt7988a-bananapi-bpi-r4.dts  |  19 ++
>>>    .../boot/dts/mediatek/mt7988a-bananapi-bpi-r4.dtsi |  86 +++++++
>>>    arch/arm64/boot/dts/mediatek/mt7988a.dtsi          | 285 ++++++++++++++++++++-
>>>    arch/arm64/boot/dts/mediatek/mt8183-kukui.dtsi     |  14 +-
>>>    arch/arm64/boot/dts/mediatek/mt8183-pumpkin.dts    |  14 +-
>>>    arch/arm64/boot/dts/mediatek/mt8195.dtsi           |   3 -
>>>    .../boot/dts/mediatek/mt8395-radxa-nio-12l.dts     |  46 ++++
>>>    11 files changed, 508 insertions(+), 23 deletions(-)
>>>
> 



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

* Re: [GIT PULL] MediaTek ARM64 DTS updates for v6.18
  2025-09-10 15:04 [GIT PULL] MediaTek ARM64 DTS updates for v6.18 Matthias Brugger
  2025-09-11  5:23 ` Chen-Yu Tsai
@ 2025-09-15 13:51 ` patchwork-bot+linux-soc
  1 sibling, 0 replies; 5+ messages in thread
From: patchwork-bot+linux-soc @ 2025-09-15 13:51 UTC (permalink / raw)
  To: Matthias Brugger; +Cc: soc

Hello:

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

On Wed, 10 Sep 2025 17:04:41 +0200 you wrote:
> Hi Arnd,
> 
> can you please have a look on the following patches.
> 
> Thanks a lot,
> Matthias
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] MediaTek ARM64 DTS updates for v6.18
    https://git.kernel.org/soc/soc/c/2c58d35618c8

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] 5+ messages in thread

end of thread, other threads:[~2025-09-15 13:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-10 15:04 [GIT PULL] MediaTek ARM64 DTS updates for v6.18 Matthias Brugger
2025-09-11  5:23 ` Chen-Yu Tsai
2025-09-12  7:11   ` Matthias Brugger
2025-09-12  8:57     ` AngeloGioacchino Del Regno
2025-09-15 13:51 ` patchwork-bot+linux-soc

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.