Re: [PATCH 07/10] pnv/phb4: Set link speed and width in the DLP training control register

2024-03-25 Thread Cédric Le Goater
On 3/21/24 11:04, Saif Abrar wrote: Get the current link-status from PCIE macro. Extract link-speed and link-width from the link-status and set in the DLP training control (PCIE_DLP_TCR) register. Signed-off-by: Saif Abrar Reviewed-by: Cédric Le Goater Thanks, C. ---

[PATCH 07/10] pnv/phb4: Set link speed and width in the DLP training control register

2024-03-21 Thread Saif Abrar
Get the current link-status from PCIE macro. Extract link-speed and link-width from the link-status and set in the DLP training control (PCIE_DLP_TCR) register. Signed-off-by: Saif Abrar --- hw/pci-host/pnv_phb4.c | 21 +++-- 1 file changed, 19 insertions(+), 2 deletions(-)