Skip to content

[PATCH] soc: mediatek: pwrap: MT6589 + MT6320 support#66

Draft
akku1139 wants to merge 3 commits into
mainlinefrom
patch/mt6589-pwrap
Draft

[PATCH] soc: mediatek: pwrap: MT6589 + MT6320 support#66
akku1139 wants to merge 3 commits into
mainlinefrom
patch/mt6589-pwrap

Conversation

@akku1139

@akku1139 akku1139 commented Jul 16, 2026

Copy link
Copy Markdown
Member

This patch series adds support for MediaTek MT6589 PWRAP and MT6320
PMIC which are used together.
It also adds minimum compatibility string for MT6320.

Tested on Lenovo YOGA Tablet 10 Wi-Fi model.

v1: https://lore.kernel.org/linux-mediatek/20260716171733.300885-4-akkun11.open@gmail.com/t/#u

akku1139 added 3 commits July 17, 2026 01:49
Add compatible string for MediaTek MT6589 PWRAP.
Also update the description since MT6589 has pwrap bridge.

Signed-off-by: Akari Tsuyukusa <akkun11.open@gmail.com>
Add compatible string for the MT6320 PMIC.

Signed-off-by: Akari Tsuyukusa <akkun11.open@gmail.com>
Add support for MediaTek MT6589 PWRAP and MT6320 PMIC which are used
together.

Since the PWRAP Bridge hardware on MT6589 is identical to the one on
MT8135, refactor the existing register definitions:
- Rename the MT8135-specific "PWRAP_MT8135_BRIDGE_" prefix to a generic
  "PWRAP_BRIDGE_" prefix to reflect that they are shared across SoCs.
- Add the full set of PWRAP Bridge registers to match the hardware
  specification, rather than defining only a subset of them.

Signed-off-by: Akari Tsuyukusa <akkun11.open@gmail.com>
@akku1139 akku1139 changed the title dt-bindings: soc: mediatek: pwrap: Add compatible for MT6589 SoC soc: mediatek: pwrap: MT6589 + MT6320 support Jul 16, 2026
@akku1139 akku1139 changed the title soc: mediatek: pwrap: MT6589 + MT6320 support [PATCH] soc: mediatek: pwrap: MT6589 + MT6320 support Jul 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant