Re: [PATCH v3 0/7] PCI/pwrctrl: Major rework to integrate pwrctrl devices with controller drivers

From: Niklas Cassel

Date: Tue Dec 30 2025 - 06:31:18 EST


Hello Mani,

On Mon, Dec 29, 2025 at 10:56:51PM +0530, Manivannan Sadhasivam via B4 Relay wrote:
> **NOTE**: With this series, the controller driver may undergo multiple probe
> deferral if the pwrctrl driver was not available during the controller driver
> probe. This is pretty much required to avoid the resource allocation issue. I
> plan to replace probe deferral with blocking wait in the coming days.

It sounds like you want to base that upcoming series on top of this series.

Considering that we are only at -rc3, would it perhaps be a good idea to
wait for you to implement the blocking wait, so that it can be part of
this series, to avoid the additional code churn?


Kind regards,
Niklas