On 7/21/23 10:44 AM, Yoshihiro Shimoda wrote: > Renesas R-Car Gen4 PCIe controllers require vender-specific It's "vendor". :-) > initialization before .ep_init(). To use dw->dbi and dw->num-lanes > in the initialization code, introduce .ep_pre_init() into struct > dw_pcie_ep_ops. Also introduce .ep_deinit() to disable the controller > by using vender-specific de-initialization. > > Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@xxxxxxxxxxx> [...] MBR, Sergey