Re: [PATCH v2 3/3] soc: mediatek: pwrap: add mt6572 support
From: AngeloGioacchino Del Regno
Date: Wed Jul 15 2026 - 09:28:26 EST
On 7/15/26 14:26, Roman Vivchar via B4 Relay wrote:
From: Roman Vivchar <rva333@xxxxxxxxxxxxxx>
Add mt6572 registers and platform data for the pmic wrapper.
While vendor kernel source code suggests that mt6572 can be paired with
the mt6320 PMIC, no such devices have been found yet. Hence, registers
that not included in the mt2701 array are omitted.
The mt2701 SoC-specific initialization function is used because they
share the same GPS_INTF settings.
Signed-off-by: Roman Vivchar <rva333@xxxxxxxxxxxxxx>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>