Re: [PATCH 2/2] accel/qaic: Implement quirk for SOC_HW_VERSION

2023-12-11 Thread Jacek Lawrynowicz
Reviewed-by: Jacek Lawrynowicz On 08.12.2023 17:31, Jeffrey Hugo wrote: > The SOC_HW_VERSION register in the BHI space is not correctly initialized > by the device and in many cases contains uninitialized data. The register > could contain 0x which is a special value to indicate a link >

[PATCH 2/2] accel/qaic: Implement quirk for SOC_HW_VERSION

2023-12-08 Thread Jeffrey Hugo
The SOC_HW_VERSION register in the BHI space is not correctly initialized by the device and in many cases contains uninitialized data. The register could contain 0x which is a special value to indicate a link error in PCIe, therefore if observed, we could incorrectly think the device is dow