(+Cc Mani for visibility) Hello, > Please merge it into the following branch; otherwise, this compilation error will occur. > > https://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git/log/?h=controller/dw-rockchip > > All errors (new ones prefixed by >>): > > >> drivers/pci/controller/dwc/pcie-dw-rockchip.c:721:58: error: use of undeclared identifier 'PCIE_CLIENT_GENERAL_CON' > 721 | rockchip_pcie_writel_apb(rockchip, PCIE_CLIENT_RC_MODE, PCIE_CLIENT_GENERAL_CON); > | ^ > 1 error generated. Sorry about this! I moved changes from the slot-reset to the controller/dw-rockchip branch, to make sure everything has proper dependencies now. Hopefully, there won't be any more issues. Thank you! Krzysztof