Re: [PATCH 4/4] regulator: qcom-rpmh: add support for pm7550 regulators
From: Konrad Dybcio
Date: Wed Jun 25 2025 - 10:11:11 EST
On 6/25/25 11:18 AM, Luca Weiss wrote:
> Add RPMH regulators exposed by Qualcomm Technologies, Inc. PM7550 PMIC.
> It has 6 FTS525 (FT-SMPS) and 23 LDOs with 3 different types.
> L1-L11 are LDO515 LV NMOS, L12-L13 are LDO515 MV PMOS, L14-L23 are
> LDO512 MV PMOS.
>
> Signed-off-by: Luca Weiss <luca.weiss@xxxxxxxxxxxxx>
> ---
FWIW everything you said in the commit message is correct, but I'm not
100% sure how to map these LDO types to the existing definitions
Konrad