Re: [PATCH 6/9] regulator: mt6392: Add support for MT6392 regulator

From: AngeloGioacchino Del Regno
Date: Thu Jan 02 2025 - 05:34:52 EST


Il 26/12/24 05:58, Val Packett ha scritto:
From: Fabien Parent <parent.f@xxxxxxxxx>

The MT6392 is a regulator found on boards based on the MediaTek
MT8167, MT8516, and probably other SoCs. It is a so called PMIC and
connects as a slave to a SoC using SPI, wrapped inside PWRAP.

Signed-off-by: Fabien Parent <parent.f@xxxxxxxxx>
Co-developed-by: Val Packett <val@xxxxxxxxxxxx>
Signed-off-by: Val Packett <val@xxxxxxxxxxxx>

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>