[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <176365866344.207696.2538575283551353793.b4-ty@kernel.org>
Date: Thu, 20 Nov 2025 22:41:03 +0530
From: Vinod Koul <vkoul@...nel.org>
To: Kishon Vijay Abraham I <kishon@...nel.org>,
Dmitry Baryshkov <dmitry.baryshkov@....qualcomm.com>,
Neil Armstrong <neil.armstrong@...aro.org>,
Johan Hovold <johan+linaro@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>,
Wesley Cheng <quic_wcheng@...cinc.com>,
Konrad Dybcio <quic_kdybcio@...cinc.com>, linux-arm-msm@...r.kernel.org,
linux-phy@...ts.infradead.org, linux-kernel@...r.kernel.org,
Faisal Hassan <faisal.hassan@....qualcomm.com>
Subject: Re: [PATCH] phy: qcom-qmp-combo: Use regulator_bulk_data with
init_load_uA for regulator setup
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
Powered by blists - more mailing lists