[PATCH 0/3] soc: mediatek: pwrap: mt6572 support + log level fixes
From: Roman Vivchar via B4 Relay
Date: Tue Jul 14 2026 - 08:48:16 EST
This patch series adds support for the mt6572 pwrap.
All known mt6572 devices use mt6323 PMIC, which is already supported
by the upstream drivers. mt6572 also shares SoC-specific init with
mt2701.
Patch 1 adds dt-bindings compatible.
Patch 2 fixes improper log levels in the driver, improving UX when
debugging.
Patch 3 adds mt6572 support.
Tested on various mt6572 devices without any failures.
Signed-off-by: Roman Vivchar <rva333@xxxxxxxxxxxxxx>
---
Roman Vivchar (3):
dt-bindings: soc: mediatek: pwrap: add mt6572
soc: mediatek: pwrap: use correct log level
soc: mediatek: pwrap: add mt6572 support
.../bindings/soc/mediatek/mediatek,pwrap.yaml | 1 +
drivers/soc/mediatek/mtk-pmic-wrap.c | 156 +++++++++++++++++----
2 files changed, 129 insertions(+), 28 deletions(-)
---
base-commit: 8cd9520d35a6c38db6567e97dd93b1f11f185dc6
change-id: 20260712-6572-pwrap-4c91563cfd23
Best regards,
--
Roman Vivchar <rva333@xxxxxxxxxxxxxx>