* [GIT,PULL,1/2] Additional MediaTek ARM64 DTS updates for v6.16
@ 2025-05-20 11:43 AngeloGioacchino Del Regno
2025-05-20 11:43 ` [GIT,PULL,2/2] MediaTek defconfig " AngeloGioacchino Del Regno
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: AngeloGioacchino Del Regno @ 2025-05-20 11:43 UTC (permalink / raw)
To: arm-soc, soc; +Cc: matthias.bgg, linux-arm-kernel, linux-mediatek
The following changes since commit 1fe38d2a19950fa6dbc384ee8967c057aef9faf4:
arm64: dts: mt6359: Add missing 'compatible' property to regulators node (2025-05-06 10:35:45 +0200)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/mediatek/linux.git tags/mtk-dts64-for-v6.16-2
for you to fetch changes up to 99af08feb7fad3df79bda1628e4ee8b6eb1f6a32:
Revert "arm64: dts: mediatek: mt8390-genio-common: Add firmware-name for scp0" (2025-05-20 13:25:02 +0200)
----------------------------------------------------------------
Additional MediaTek ARM64 DTS updates for v6.16
This addresses devicetree binding warnings happening on the
MDP3 nodes in mt8188 dts, reverts the commit adding the SCP
firmware-name as strongly suggested by Arnd, and also adds
some more late commits.
In particular:
- MT6359 PMIC
- Renamed PMIC RTC node to fix dtbs_check warning
- MT7988(A)
- Support for SPI controllers was added to SoC and BPI-R4
- Support for XSPHY, USB and PCIe2 was added as well
- Fan and cooling maps were added to BPI-R4 machine
- Added BananaPi R4 2G5 machine variant
- MT8365
- Added touchscreen support to MT8365 Genio EVK
- MT8188
- Addressed dtbs_check warnings for MDP3 nodes
- MT8390 (Genio)
- Reverted SCP firmware-name addition
----------------------------------------------------------------
AngeloGioacchino Del Regno (2):
arm64: dts: mediatek: mt8188: Address binding warnings for MDP3 nodes
Revert "arm64: dts: mediatek: mt8390-genio-common: Add firmware-name for scp0"
Frank Wunderlich (9):
dt-bindings: arm: mediatek: add bpi-r4 2g5 phy variant
arm64: dts: mediatek: mt7988a-bpi-r4: allow hw variants of bpi-r4
arm64: dts: mediatek: mt7988: Add xsphy for ssusb0/pcie2
arm64: dts: mediatek: mt7988a-bpi-r4: enable xsphy
arm64: dts: mediatek: mt7988: add spi controllers
arm64: dts: mediatek: mt7988: move uart0 and spi1 pins to soc dtsi
arm64: dts: mediatek: mt7988: add phy calibration efuse subnodes
arm64: dts: mediatek: mt7988a-bpi-r4: Add fan and coolingmaps
arm64: dts: mediatek: mt7988a-bpi-r4: configure spi-nodes
Julien Massot (2):
arm64: dts: mediatek: mt8188: Add missing #reset-cells property
arm64: dts: mt6359: Rename RTC node to match binding expectations
Lorenzo Bianconi (2):
arm64: dts: airoha: en7581: Add gpio-ranges property for gpio controller
arm64: dts: airoha: en7581: Add PCIe nodes to EN7581 SoC evaluation board
Louis-Alexis Eyraud (1):
arm64: dts: mt8365-evk: Add goodix touchscreen support
Documentation/devicetree/bindings/arm/mediatek.yaml | 4 +
arch/arm64/boot/dts/airoha/en7581-evb.dts | 30 ++
arch/arm64/boot/dts/airoha/en7581.dtsi | 105 ++++++
arch/arm64/boot/dts/mediatek/Makefile | 2 +
arch/arm64/boot/dts/mediatek/mt6359.dtsi | 2 +-
.../arm64/boot/dts/mediatek/mt7988a-bananapi-bpi-r4-2g5.dts | 11 +
arch/arm64/boot/dts/mediatek/mt7988a-bananapi-bpi-r4.dts | 400 +----------------------
arch/arm64/boot/dts/mediatek/mt7988a-bananapi-bpi-r4.dtsi | 450 ++++++++++++++++++++++++++
arch/arm64/boot/dts/mediatek/mt7988a.dtsi | 115 +++++++
arch/arm64/boot/dts/mediatek/mt8188.dtsi | 86 +++--
arch/arm64/boot/dts/mediatek/mt8365-evk.dts | 40 +++
arch/arm64/boot/dts/mediatek/mt8390-genio-common.dtsi | 1 -
12 files changed, 804 insertions(+), 442 deletions(-)
create mode 100644 arch/arm64/boot/dts/mediatek/mt7988a-bananapi-bpi-r4-2g5.dts
create mode 100644 arch/arm64/boot/dts/mediatek/mt7988a-bananapi-bpi-r4.dtsi
^ permalink raw reply [flat|nested] 4+ messages in thread
* [GIT,PULL,2/2] MediaTek defconfig updates for v6.16
2025-05-20 11:43 [GIT,PULL,1/2] Additional MediaTek ARM64 DTS updates for v6.16 AngeloGioacchino Del Regno
@ 2025-05-20 11:43 ` AngeloGioacchino Del Regno
2025-05-21 22:31 ` [GIT,PULL,1/2] Additional MediaTek ARM64 DTS " patchwork-bot+linux-soc
2025-05-22 11:20 ` patchwork-bot+linux-soc
2 siblings, 0 replies; 4+ messages in thread
From: AngeloGioacchino Del Regno @ 2025-05-20 11:43 UTC (permalink / raw)
To: arm-soc, soc; +Cc: matthias.bgg, linux-arm-kernel, linux-mediatek
The following changes since commit 0af2f6be1b4281385b618cb86ad946eded089ac8:
Linux 6.15-rc1 (2025-04-06 13:11:33 -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.16
for you to fetch changes up to 543e0ecee19ec6fe7bca894057f7f9ae063dd5a4:
arm64: defconfig: Enable configs for MediaTek Genio EVK boards (2025-05-14 15:47:58 +0200)
----------------------------------------------------------------
MediaTek ARM64 defconfig updates for v6.16
This enables some drivers as modules to enable fully booting
some of the supported MediaTek boards;
In particular, this enables the following drivers as module:
- PHYs for PCIe, HDMI, DSI and DisplayPort for all boards
- MediaTek UART DMA Controller, also for all boards
- MDP3 driver for MT8186/88/95 (Chromebooks and Genio variants)
- Auxiliary ADC for the MT6357/58/59 PMICs found on both Genio EVK
and Chromebooks based on designs with MT8183/86/88/92/95 SoCs
- iTE IT5205 Type-C USB Alternate Mode Passive MUX, found
on both Chromebooks and Genio EVKs with MT8188/95
- Richtek RT1715 Type-C PD Controller, found on all Genio boards
- Himax HX8279 DSI panel DriverIC and KD070FHFID015 panel, found
on various revisions of the Genio Evaluation Kit boards.
----------------------------------------------------------------
Nícolas F. R. A. Prado (1):
arm64: defconfig: Enable configs for MediaTek Genio EVK boards
Vignesh Raman (1):
arm64: defconfig: mediatek: enable PHY drivers
arch/arm64/configs/defconfig | 12 ++++++++++++
1 file changed, 12 insertions(+)
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [GIT,PULL,1/2] Additional MediaTek ARM64 DTS updates for v6.16
2025-05-20 11:43 [GIT,PULL,1/2] Additional MediaTek ARM64 DTS updates for v6.16 AngeloGioacchino Del Regno
2025-05-20 11:43 ` [GIT,PULL,2/2] MediaTek defconfig " AngeloGioacchino Del Regno
@ 2025-05-21 22:31 ` patchwork-bot+linux-soc
2025-05-22 11:20 ` patchwork-bot+linux-soc
2 siblings, 0 replies; 4+ messages in thread
From: patchwork-bot+linux-soc @ 2025-05-21 22:31 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, 20 May 2025 13:43:51 +0200 you wrote:
> The following changes since commit 1fe38d2a19950fa6dbc384ee8967c057aef9faf4:
>
> arm64: dts: mt6359: Add missing 'compatible' property to regulators node (2025-05-06 10:35:45 +0200)
>
> are available in the Git repository at:
>
> https://git.kernel.org/pub/scm/linux/kernel/git/mediatek/linux.git tags/mtk-dts64-for-v6.16-2
>
> [...]
Here is the summary with links:
- [GIT,PULL,1/2] Additional MediaTek ARM64 DTS updates for v6.16
https://git.kernel.org/soc/soc/c/9896dde15a67
- [GIT,PULL,2/2] MediaTek defconfig updates for v6.16
(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] 4+ messages in thread
* Re: [GIT,PULL,1/2] Additional MediaTek ARM64 DTS updates for v6.16
2025-05-20 11:43 [GIT,PULL,1/2] Additional MediaTek ARM64 DTS updates for v6.16 AngeloGioacchino Del Regno
2025-05-20 11:43 ` [GIT,PULL,2/2] MediaTek defconfig " AngeloGioacchino Del Regno
2025-05-21 22:31 ` [GIT,PULL,1/2] Additional MediaTek ARM64 DTS " patchwork-bot+linux-soc
@ 2025-05-22 11:20 ` patchwork-bot+linux-soc
2 siblings, 0 replies; 4+ messages in thread
From: patchwork-bot+linux-soc @ 2025-05-22 11:20 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, 20 May 2025 13:43:51 +0200 you wrote:
> The following changes since commit 1fe38d2a19950fa6dbc384ee8967c057aef9faf4:
>
> arm64: dts: mt6359: Add missing 'compatible' property to regulators node (2025-05-06 10:35:45 +0200)
>
> are available in the Git repository at:
>
> https://git.kernel.org/pub/scm/linux/kernel/git/mediatek/linux.git tags/mtk-dts64-for-v6.16-2
>
> [...]
Here is the summary with links:
- [GIT,PULL,1/2] Additional MediaTek ARM64 DTS updates for v6.16
(no matching commit)
- [GIT,PULL,2/2] MediaTek defconfig updates for v6.16
https://git.kernel.org/soc/soc/c/5c9876f9d1b7
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] 4+ messages in thread
end of thread, other threads:[~2025-05-22 11:20 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-20 11:43 [GIT,PULL,1/2] Additional MediaTek ARM64 DTS updates for v6.16 AngeloGioacchino Del Regno
2025-05-20 11:43 ` [GIT,PULL,2/2] MediaTek defconfig " AngeloGioacchino Del Regno
2025-05-21 22:31 ` [GIT,PULL,1/2] Additional MediaTek ARM64 DTS " patchwork-bot+linux-soc
2025-05-22 11:20 ` 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