Re: [PATCH] PCI: Add HXT vendor ID and ACS quirk

From: Sinan Kaya
Date: Mon Nov 05 2018 - 18:12:37 EST


On 11/4/2018 7:15 PM, Shunyong Yang wrote:
Add the HXT vendor ID to pci_ids.h and use it in quirks. As the
design of HXT SD4800 ACS feature is the same as QCOM QDF2xxx,
pci_quirk_qcom_rp_acs() is reused for SD4800 quirk.

Cc: Joey Zheng<yu.zheng@xxxxxxxxxxxxxxxx>
Signed-off-by: Shunyong Yang<shunyong.yang@xxxxxxxxxxxxxxxx>

There is also a couple of hotplug quirks for QDF2400. You should
probably take care of those as well.

Assuming your PCI IDs are correct:

Reviewed-by: Sinan Kaya <okaya@xxxxxxxxxx>