git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8692f48
)
configs: j784s4_evm_a72_defconfig: Enable configs for PCI Endpoint mode
author
Hrushikesh Salunke
<h-salunke@ti.com>
Thu, 23 Oct 2025 11:46:04 +0000
(17:16 +0530)
committer
Tom Rini
<trini@konsulko.com>
Fri, 7 Nov 2025 22:08:49 +0000
(16:08 -0600)
TI's J784S4 SoC has two instances of PCIe Controller namely PCIe0 and
PCIe1 which are Cadence PCIe Controllers. Enable corresponding configs
to support PCIe Endpoint mode of operation on these instances.
Signed-off-by: Hrushikesh Salunke <h-salunke@ti.com>
configs/j784s4_evm_a72_defconfig
patch
|
blob
|
history
diff --git
a/configs/j784s4_evm_a72_defconfig
b/configs/j784s4_evm_a72_defconfig
index
67aa18a
..
fc7acba
100644
(file)
--- a/
configs/j784s4_evm_a72_defconfig
+++ b/
configs/j784s4_evm_a72_defconfig
@@
-125,6
+125,8
@@
CONFIG_MUX_MMIO=y
CONFIG_PHY_TI_DP83867=y
CONFIG_PHY_FIXED=y
CONFIG_TI_AM65_CPSW_NUSS=y
+CONFIG_PCI_ENDPOINT=y
+CONFIG_PCIE_CDNS_TI_EP=y
CONFIG_PHY=y
CONFIG_SPL_PHY=y
CONFIG_PHY_CADENCE_TORRENT=y