mirror of
https://github.com/torvalds/linux.git
synced 2026-04-18 14:53:58 -04:00
PCI: dwc: Prepare the driver for enabling ECAM mechanism using iATU 'CFG Shift Feature'
In order to enable PCIe ECAM mechanism in DWC driver as per the 'CFG Shift Feature' documented in Designware databook r5.20a, sec 3.10.10.3, prepare the driver to handle the one time iATU setup and creating ECAM window. Signed-off-by: Krishna Chaitanya Chundru <krishna.chundru@oss.qualcomm.com> [mani: splitted the preparatory code into a separate commit for bisectability] Signed-off-by: Manivannan Sadhasivam <mani@kernel.org> Link: https://patch.msgid.link/20250923-controller-dwc-ecam-v10-2-e84390ba75fa@kernel.org
This commit is contained in:
committed by
Manivannan Sadhasivam
parent
c96992a24b
commit
f6fd357f7a
@@ -20,6 +20,7 @@ config PCIE_DW_HOST
|
||||
bool
|
||||
select PCIE_DW
|
||||
select IRQ_MSI_LIB
|
||||
select PCI_HOST_COMMON
|
||||
|
||||
config PCIE_DW_EP
|
||||
bool
|
||||
|
||||
Reference in New Issue
Block a user