Hello Mani,Either the Root Port could be triggering these AER messages due to ASPM issue or due to the endpoint connected downstream. If possible, please share the whole dmesg log instead of the snippet so that we can be sure from where the AER messages are coming from. You can also add the below quirk and check: DECLARE_PCI_FIXUP_FINAL(PCI_VENDOR_ID_FSL, 0x0451, quirk_disable_aspm_all); But it would be better to get the whole dmesg. - Mani