Re: [PATCH 2/2] power: regulator: add qcom-usb-vbus

2025-03-28 Thread Rui Miguel Silva
Hey Caleb, On Thu Mar 20, 2025 at 5:34 PM WET, Caleb Connolly wrote: > > Jaehoon: do you mind if I just take these both through the Qualcomm tree? > > If not then feel free to pick this one up > > Acked-by: Caleb Connolly Maybe it is easier/faster for you to pick this ones, one month passed. Tha

Re: [PATCH 2/2] power: regulator: add qcom-usb-vbus

2025-03-20 Thread Caleb Connolly
Jaehoon: do you mind if I just take these both through the Qualcomm tree? If not then feel free to pick this one up Acked-by: Caleb Connolly On 2/27/25 09:45, Rui Miguel Silva wrote: Add regulator driver that allow some Qualcomm PMIC to feed VBUS output to peripherals that are connected. S

Re: [PATCH 2/2] power: regulator: add qcom-usb-vbus

2025-03-03 Thread Neil Armstrong
On 27/02/2025 10:45, Rui Miguel Silva wrote: Add regulator driver that allow some Qualcomm PMIC to feed VBUS output to peripherals that are connected. Signed-off-by: Rui Miguel Silva --- drivers/power/regulator/Kconfig | 7 ++ drivers/power/regulator/Makefile |

[PATCH 2/2] power: regulator: add qcom-usb-vbus

2025-02-27 Thread Rui Miguel Silva
Add regulator driver that allow some Qualcomm PMIC to feed VBUS output to peripherals that are connected. Signed-off-by: Rui Miguel Silva --- drivers/power/regulator/Kconfig | 7 ++ drivers/power/regulator/Makefile | 1 + .../power/regulator/qcom_usb_vbus_regulator