[PATCH 0/2] power: regulator: add qcom usb vbus
Rui Miguel Silva
rui.silva at linaro.org
Thu Feb 27 10:45:48 CET 2025
Add PMIC USB vbus regulator driver (bindings already present);
and fix related with property overwriting found out during
testing of host setup.
Cheers;
Rui
Rui Miguel Silva (2):
mach-snapdragon: of_fixup: fix property length at writing
power: regulator: add qcom-usb-vbus
arch/arm/mach-snapdragon/of_fixup.c | 4 +-
drivers/power/regulator/Kconfig | 7 ++
drivers/power/regulator/Makefile | 1 +
.../power/regulator/qcom_usb_vbus_regulator.c | 111 ++++++++++++++++++
4 files changed, 121 insertions(+), 2 deletions(-)
create mode 100644 drivers/power/regulator/qcom_usb_vbus_regulator.c
--
2.48.1
More information about the U-Boot
mailing list