Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm64: defconfig: Enable PCI_J721E
@ 2024-08-07 20:15 Andrew Halaney
  2025-01-22 14:53 ` Daniel Schultz
  0 siblings, 1 reply; 5+ messages in thread
From: Andrew Halaney @ 2024-08-07 20:15 UTC (permalink / raw)
  To: Catalin Marinas, Will Deacon, Siddharth Vadapalli
  Cc: vigneshr, srk, linux-arm-kernel, linux-kernel, Andrew Halaney

Enable PCI_J721E for usage in both host and endpoint modes.
This is used by boards such as Texas Instrument's SK-AM69 and
J784S4XEVM.

Signed-off-by: Andrew Halaney <ahalaney@redhat.com>
---
 arch/arm64/configs/defconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 01dd286ba7ef0..e5222dbedd387 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -225,6 +225,8 @@ CONFIG_PCIE_RCAR_HOST=y
 CONFIG_PCIE_RCAR_EP=y
 CONFIG_PCIE_ROCKCHIP_HOST=m
 CONFIG_PCI_XGENE=y
+CONFIG_PCI_J721E_HOST=y
+CONFIG_PCI_J721E_EP=y
 CONFIG_PCI_IMX6_HOST=y
 CONFIG_PCI_LAYERSCAPE=y
 CONFIG_PCI_HISI=y

---
base-commit: eec5d86d5bac6b3e972eb9c1898af3c08303c52d
change-id: 20240807-pci-j721e-defconfig-7bfbd95b6f93

Best regards,
-- 
Andrew Halaney <ahalaney@redhat.com>



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

end of thread, other threads:[~2025-01-30 15:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-07 20:15 [PATCH] arm64: defconfig: Enable PCI_J721E Andrew Halaney
2025-01-22 14:53 ` Daniel Schultz
2025-01-22 14:58   ` Nishanth Menon
2025-01-30 13:38     ` Andrew Halaney
2025-01-30 15:17       ` Nishanth Menon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox