Re: [PATCH v7 3/3] PCI: uniphier: Add misc interrupt handler to invoke PME and AER

2020-10-07 Thread Rob Herring
On Fri, 11 Sep 2020 18:33:34 +0900, Kunihiko Hayashi wrote: > This patch adds misc interrupt handler to detect and invoke PME/AER event. > > In UniPhier PCIe controller, PME/AER signals are assigned to the same > signal as MSI by the internal logic. These signals should be detected by > the intern

[PATCH v7 3/3] PCI: uniphier: Add misc interrupt handler to invoke PME and AER

2020-09-11 Thread Kunihiko Hayashi
This patch adds misc interrupt handler to detect and invoke PME/AER event. In UniPhier PCIe controller, PME/AER signals are assigned to the same signal as MSI by the internal logic. These signals should be detected by the internal register, however, DWC MSI handler can't handle these signals. DWC