Re: [PATCH v3 1/1] PCI: layerscape: Add the endpoint linkup notifier support

2023-05-14 Thread Manivannan Sadhasivam
On Mon, May 08, 2023 at 05:52:35PM -0400, Frank Li wrote: > Layerscape has PME interrupt, which can be used as linkup notifier. > Set CFG_READY bit of PEX_PF0_CONFIG to enable accesses from root complex > when linkup detected. > > Signed-off-by: Xiaowei Bao > Signed-off-by: Frank Li One minor

[PATCH v3 1/1] PCI: layerscape: Add the endpoint linkup notifier support

2023-05-08 Thread Frank Li
Layerscape has PME interrupt, which can be used as linkup notifier. Set CFG_READY bit of PEX_PF0_CONFIG to enable accesses from root complex when linkup detected. Signed-off-by: Xiaowei Bao Signed-off-by: Frank Li --- Change from v2 to v3 - align 80 column - clear irq firstly - dev_info to