[PATCH] phy: qcom-qmp-combo: Use regulator_bulk_data with init_load_uA for regulator setup

Vinod Koul vkoul at kernel.org
Thu Nov 20 09:11:03 PST 2025


On Mon, 22 Sep 2025 19:29:01 +0530, Faisal Hassan wrote:
> Replace the custom qmp_regulator_data structure with the standard
> regulator_bulk_data and use the init_load_uA field to set regulator
> load during initialization.
> 
> This change simplifies the regulator setup by removing manual
> allocation and load configuration logic, and leverages
> devm_regulator_bulk_get_const() to automatically apply load settings
> before enabling regulators.
> 
> [...]

Applied, thanks!

[1/1] phy: qcom-qmp-combo: Use regulator_bulk_data with init_load_uA for regulator setup
      commit: 81d75558406609f311766a37ec4b2c74d7b11ea0

Best regards,
-- 
~Vinod





More information about the linux-phy mailing list