Re: [PATCH 0/2] PCI: dwc: Program device-id
From: Konrad Dybcio
Date: Fri Nov 28 2025 - 06:05:56 EST
On 11/27/25 4:30 PM, Sushrut Shree Trivedi wrote:
> For some controllers, HW doesn't program the correct device-id
> leading to incorrect identification in lspci. For ex, QCOM
> controller SC7280 uses same device id as SM8250. This would
> cause issues while applying controller specific quirks.
Is this the only instance where this happened?
Konrad