On 6/25/25 4:10 PM, Konrad Dybcio wrote: > 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.we...@fairphone.com> >> --- > > 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
OK so found another page (also made sure that the supply maps are indeed OK) SMPS is OK L1-L11 is OK L14-23 is OK L12/13 -> pmic5_pldo515_mv so please update that and add: Reviewed-by: Konrad Dybcio <konrad.dyb...@oss.qualcomm.com> Konrad