Hi Prabhakar-san, > From: Lad Prabhakar, Sent: Friday, April 3, 2020 4:39 AM > > config option PCIE_RCAR internally selects PCIE_RCAR_HOST which builds the > same driver. So this patch renames CONFIG_PCIE_RCAR to > CONFIG_PCIE_RCAR_HOST so that PCIE_RCAR can be safely dropped from Kconfig > file. > > Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx> Thank you for the patch! Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@xxxxxxxxxxx> But, I'm thinking this patch (and patch 03/11) should be separated from this patch series for arm64 subsystem to ease maintenance. My scenario is: 1) patch series 1: R-Car PCIe endpoint support. -- This means: patch 1, 4 - 9, 11 2) After the patch series 1 is merged, submit this patch 2/11 to arm subsystem and submit the patch 10/11 to misc subsystem. 3) At last, submit patch 3/11 after the patch 2/11 is merged. Geert-san, what do you think? Best regards, Yoshihiro Shimoda