]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
PCI: rcar-gen2: Drop ARM dependency from PCI_RCAR_GEN2
authorGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 3 Oct 2025 08:35:34 +0000 (10:35 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 18 Dec 2025 13:02:34 +0000 (14:02 +0100)
commit712102126091c8aa8bc79afbadc2024e54dde67d
tree5d197547c89bbdd6781fe27b6d176e2f1a4794ea
parent4b9404cc439d41d394acedf4f6def3b786c6ef86
PCI: rcar-gen2: Drop ARM dependency from PCI_RCAR_GEN2

[ Upstream commit d312742f686582e6457070bcfd24bee8acfdf213 ]

Since the reliance on ARM-specific struct pci_sys_data was removed, this
driver can be compile-tested on other architectures.

While at it, make the help text a bit more generic, as some members of
the R-Car Gen2 family have a different number of internal PCI
controllers.

Fixes: 4a957563fe0231e0 ("PCI: rcar-gen2: Convert to use modern host bridge probe functions")
Suggested-by: Ilpo Jarvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Manivannan Sadhasivam <mani@kernel.org>
[bhelgaas: add rcar-gen2 to subject]
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Link: https://patch.msgid.link/00f75d6732eacce93f04ffaeedc415d2db714cd6.1759480426.git.geert+renesas@glider.be
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/pci/controller/Kconfig