CVSROOT:        /cvs
Module name:    src
Changes by:     k...@cvs.openbsd.org    2019/12/14 10:42:48

Modified files:
        sys/dev/fdt    : rkpcie.c 

Log message:
rkpcie: Add support for gen2 negotiation
* Enable gen2 link training when the dtb is configured with
max-link-speed = <2>;
* Workaround a rockchip bug where Target Link Speed is not set when
PCIE_CLIENT_PCIE_GEN_SEL_2 is configured
* Wait for LTSSM L0 state after initial link training to ensure gen2
link training does not start too early

okay kettenis@

Reply via email to