Re: [PATCH 5/7] PCI: mediatek-gen3: Integrate new pwrctrl API

From: AngeloGioacchino Del Regno

Date: Wed Feb 25 2026 - 08:14:21 EST


Il 25/02/26 08:22, Chen-Yu Tsai ha scritto:
With the new PCI pwrctrl API and PCI slot binding and power drivers, we
now have a way to describe and power up WiFi/BT adapters connected
through a PCIe or M.2 slot, or exploded onto the mainboard itself.

Integrate the PCI pwrctrl API into the PCIe driver, so that power is
properly enabled before PCIe link training is done, allowing the
card to successfully be detected.

Signed-off-by: Chen-Yu Tsai <wenst@xxxxxxxxxxxx>

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>