[PATCH 1/3] ARM: dts: imx6qdl-mba6: Add missing pvcie-supply regulator

Shawn Guo shawnguo at kernel.org
Sun May 14 06:03:22 PDT 2023


On Wed, May 03, 2023 at 01:31:10PM +0200, Alexander Stein wrote:
> This worked before by coincidence, as the regulator was probed and enabled
> before PCI RC probe. But probe order changed since commit 259b93b21a9f
> ("regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in
> 4.14") and PCIe supply is enabled after RC.
> Fix this by adding the regulator to RC node.
> 
> The PCIe vaux regulator still needs to be enabled unconditionally for
> Mini-PCIe USB-only devices.
> 
> Fixes: ef3846247b41 ("ARM: dts: imx6qdl: add TQ-Systems MBa6x device trees")
> Signed-off-by: Alexander Stein <alexander.stein at ew.tq-group.com>

Applied, thanks!



More information about the linux-arm-kernel mailing list