mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
PCI: rockchip: dw: Add dwc pmu support for rockchip
Remove thread init if using DWC_PCIE_PMU, because late pcie bus scanning would miss probing from dwc_pcie_pmu_init(). Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com> Change-Id: Ia27ee055aa3e63deeb7fd646411c3542b7019288
This commit is contained in:
@@ -92,6 +92,7 @@ config PCIE_DW_ROCKCHIP
|
||||
config PCIE_RK_THREADED_INIT
|
||||
bool "Threaded initialize Rockchip DW based PCIe controller"
|
||||
depends on PCIE_DW_ROCKCHIP
|
||||
depends on !DWC_PCIE_PMU
|
||||
default y
|
||||
help
|
||||
Enables threaded initialize Rockchip DW based PCIe controller.
|
||||
|
||||
Reference in New Issue
Block a user