]> git.ipfire.org Git - thirdparty/u-boot.git/commit
configs: j7200_evm_a72: Enable configs for SGMII support with MAIN CPSW0
authorSiddharth Vadapalli <s-vadapalli@ti.com>
Wed, 2 Aug 2023 08:17:29 +0000 (13:47 +0530)
committerTom Rini <trini@konsulko.com>
Tue, 15 Aug 2023 21:46:39 +0000 (17:46 -0400)
commit9a07d2df7647284d8d40976bf898b0856cbea9b1
treeb58f6ace5d79245defdbce86cc58591552251e13
parentcb6f4bbe3ff1119ce506a4c53f11641ca2a97fd6
configs: j7200_evm_a72: Enable configs for SGMII support with MAIN CPSW0

The MAIN CPSW0 instance of CPSW Ethernet Switch on TI's J7200 SoC
supports SGMII mode. To enable support for utilizing the SGMII
daughtercard with TI's DP83869 PHY, enable the corresponding config.

Also, since the SGMII daughtercard is connected to the I2C GPIO
Expander 2 connector on the J7200 EVM, powering on the Ethernet PHY and
resetting it requires GPIO Hogging capability. Enable it as well.

Signed-off-by: Siddharth Vadapalli <s-vadapalli@ti.com>
configs/j7200_evm_a72_defconfig