Re: [PATCH 05/14] power: sequencing: qcom-wcn: add support for WCN39xx
From: Bartosz Golaszewski
Date: Fri Jan 02 2026 - 06:03:53 EST
On Wed, Dec 31, 2025 at 12:36 AM Dmitry Baryshkov
<dmitry.baryshkov@xxxxxxxxxxxxxxxx> wrote:
>
> The WCN39xx family of WiFi/BT chips incorporates a simple PMU, spreading
> voltages over internal rails. Implement power sequencing support for
> this generation of WCN chips. Unlike later devices, they don't have
> separate enable GPIO lines, letting the chip figure out the necessary
> parts on its own.
>
> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxxxxxxxx>
> ---
Looks good to me, I'll pick it up once the bindings are in next.
Bart