[PATCH] soc: mediatek: pwrap: add pwrap driver for MT8188 SoC
AngeloGioacchino Del Regno
angelogioacchino.delregno at collabora.com
Mon Oct 7 07:54:07 PDT 2024
Il 07/10/24 04:43, Macpaul Lin ha scritto:
> MT8188 are highly integrated SoC and use PMIC_MT6359 for
> power management. This patch adds pwrap master driver to
> access PMIC_MT6359.
>
> Signed-off-by: Sen Chu <sen.chu at mediatek.com>
> Signed-off-by: Macpaul Lin <macpaul.lin at mediatek.com>
Actually, MT8188 and MT8195's pwrap registers and code flow are exactly the same:
since they are, we don't need this commit (or we don't need it right now!), and
we can just update the binding so that we can declare...
compatible = "mediatek,mt8188-pwrap", "mediatek,mt8195-pwrap", "syscon";
...hence this driver doesn't get any commit :-)
Cheers,
Angelo
More information about the Linux-mediatek
mailing list