]> git.dujemihanovic.xyz Git - u-boot.git/commit
Merge branch '2023-08-15-add-SGMII-support-for-TI-j7200' into next
authorTom Rini <trini@konsulko.com>
Wed, 16 Aug 2023 01:49:34 +0000 (21:49 -0400)
committerTom Rini <trini@konsulko.com>
Wed, 16 Aug 2023 01:49:34 +0000 (21:49 -0400)
commit5d3758178bc23d731897f05244bf564f8d1caf48
treeb58f6ace5d79245defdbce86cc58591552251e13
parentbdc682437a67b47a382edfa30f58f8271b8acfed
parent9a07d2df7647284d8d40976bf898b0856cbea9b1
Merge branch '2023-08-15-add-SGMII-support-for-TI-j7200' into next

To quote the author:
This series adds support for SGMII mode to the CPSW driver to enable the
functionality on TI's J7200 SoC.

Supporting SGMII mode also requires changes to the WIZ driver which acts
as a wrapper for the SerDes used by the CPSW MAC to transmit data to the
Ethernet PHY daughtercard mounted on the I2C GPIO Expander 2 connector
on the J7200 EVM.

Powering on and resetting the Ethernet PHY requires MDIO support which
is added to the CPSW driver.

For supporting DMA transactions from the MAIN CPSW instance to the A72
Host on J7200 SoC, the corresponding PSI-L endpoint information is added
for the J721E SoC, which is applicable to J7200 SoC as well.

The SGMII daughtercard used for testing SGMII mode has TI's DP83869 PHY.
Thus, enable the config for DP83869 driver functionality. Also, enable
GPIO HOG config.