All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] PCI: Drop PCIE_RCAR config option
@ 2020-12-29 17:08 Lad Prabhakar
  2021-01-04 10:44 ` Geert Uytterhoeven
  2021-01-19 12:02 ` Lorenzo Pieralisi
  0 siblings, 2 replies; 3+ messages in thread
From: Lad Prabhakar @ 2020-12-29 17:08 UTC (permalink / raw)
  To: Lorenzo Pieralisi, Rob Herring, Bjorn Helgaas, Yoshihiro Shimoda,
	Marek Vasut, Geert Uytterhoeven
  Cc: linux-pci, linux-kernel, linux-renesas-soc, Prabhakar, Lad Prabhakar

All the defconfig files have replaced PCIE_RCAR config option with
PCIE_RCAR_HOST config option which built the same driver, so we can
now safely drop PCIE_RCAR config option.

Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
---
Hi All,

This patch is exact similar to [1], as all the defconfig files enabling
PCIE_RCAR have switched to PCIE_RCAR_HOST and is part of v5.10. PCIE_RCAR
can now be safely dropped.

[1] http://patchwork.ozlabs.org/project/linux-pci/patch/
    1585856319-4380-4-git-send-email-prabhakar.mahadev-lad.rj@bp.renesas.com/

Cheers,
Prabhakar
---
 drivers/pci/controller/Kconfig | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/drivers/pci/controller/Kconfig b/drivers/pci/controller/Kconfig
index 64e2f5e379aa..0d98d8dd448b 100644
--- a/drivers/pci/controller/Kconfig
+++ b/drivers/pci/controller/Kconfig
@@ -55,15 +55,6 @@ config PCI_RCAR_GEN2
 	  There are 3 internal PCI controllers available with a single
 	  built-in EHCI/OHCI host controller present on each one.
 
-config PCIE_RCAR
-	bool "Renesas R-Car PCIe controller"
-	depends on ARCH_RENESAS || COMPILE_TEST
-	depends on PCI_MSI_IRQ_DOMAIN
-	select PCIE_RCAR_HOST
-	help
-	  Say Y here if you want PCIe controller support on R-Car SoCs.
-	  This option will be removed after arm64 defconfig is updated.
-
 config PCIE_RCAR_HOST
 	bool "Renesas R-Car PCIe host controller"
 	depends on ARCH_RENESAS || COMPILE_TEST
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] PCI: Drop PCIE_RCAR config option
  2020-12-29 17:08 [PATCH] PCI: Drop PCIE_RCAR config option Lad Prabhakar
@ 2021-01-04 10:44 ` Geert Uytterhoeven
  2021-01-19 12:02 ` Lorenzo Pieralisi
  1 sibling, 0 replies; 3+ messages in thread
From: Geert Uytterhoeven @ 2021-01-04 10:44 UTC (permalink / raw)
  To: Lad Prabhakar
  Cc: Lorenzo Pieralisi, Rob Herring, Bjorn Helgaas, Yoshihiro Shimoda,
	Marek Vasut, Geert Uytterhoeven, linux-pci,
	Linux Kernel Mailing List, Linux-Renesas, Prabhakar

On Tue, Dec 29, 2020 at 6:09 PM Lad Prabhakar
<prabhakar.mahadev-lad.rj@bp.renesas.com> wrote:
> All the defconfig files have replaced PCIE_RCAR config option with
> PCIE_RCAR_HOST config option which built the same driver, so we can
> now safely drop PCIE_RCAR config option.
>
> Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>

Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>

Gr{oetje,eeting}s,

                        Geert

-- 
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] PCI: Drop PCIE_RCAR config option
  2020-12-29 17:08 [PATCH] PCI: Drop PCIE_RCAR config option Lad Prabhakar
  2021-01-04 10:44 ` Geert Uytterhoeven
@ 2021-01-19 12:02 ` Lorenzo Pieralisi
  1 sibling, 0 replies; 3+ messages in thread
From: Lorenzo Pieralisi @ 2021-01-19 12:02 UTC (permalink / raw)
  To: Geert Uytterhoeven, Marek Vasut, Bjorn Helgaas, Rob Herring,
	Yoshihiro Shimoda, Lad Prabhakar
  Cc: Lorenzo Pieralisi, linux-renesas-soc, Prabhakar, linux-kernel, linux-pci

On Tue, 29 Dec 2020 17:08:48 +0000, Lad Prabhakar wrote:
> All the defconfig files have replaced PCIE_RCAR config option with
> PCIE_RCAR_HOST config option which built the same driver, so we can
> now safely drop PCIE_RCAR config option.

Applied to pci/misc, thanks!

[1/1] PCI: Drop PCIE_RCAR config option
      https://git.kernel.org/lpieralisi/pci/c/ff591f7490

Thanks,
Lorenzo

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-01-19 12:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-29 17:08 [PATCH] PCI: Drop PCIE_RCAR config option Lad Prabhakar
2021-01-04 10:44 ` Geert Uytterhoeven
2021-01-19 12:02 ` Lorenzo Pieralisi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.