Re: [PATCH 1/2] power: regulator: add additional supported LDOs for pm8150l

2025-02-12 Thread Neil Armstrong
On 10/02/2025 17:30, Caleb Connolly wrote: Add the other LDOs that our rpmh driver can currently support. Some of these are used on the RB5 to power the sdcard. Signed-off-by: Caleb Connolly --- drivers/power/regulator/qcom-rpmh-regulator.c | 7 +++ 1 file changed, 7 insertions(+) diff

[PATCH 1/2] power: regulator: add additional supported LDOs for pm8150l

2025-02-10 Thread Caleb Connolly
Add the other LDOs that our rpmh driver can currently support. Some of these are used on the RB5 to power the sdcard. Signed-off-by: Caleb Connolly --- drivers/power/regulator/qcom-rpmh-regulator.c | 7 +++ 1 file changed, 7 insertions(+) diff --git a/drivers/power/regulator/qcom-rpmh-regul