]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: gateworks venice: add support for GPY111 phy
authorTim Harvey <tharvey@gateworks.com>
Tue, 8 Mar 2022 18:47:44 +0000 (10:47 -0800)
committerStefano Babic <sbabic@denx.de>
Tue, 12 Apr 2022 19:08:22 +0000 (21:08 +0200)
commit8f40e7d29f587b35540b2a447250d1b047ef5f8b
treeed0a571f10c9e2b2278a9ab7b82750be3241ae11
parent255658127b2a26ee8d18d97cc16f1bc694e46bbd
board: gateworks venice: add support for GPY111 phy

The TI DP83867 phy has been replaced with the MaxLinear GPY111 phy due
to part availability.

Add support for it by adding LED config and dt-prop based internal delay
config tx-delay/rx-delay per PHY ID.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Acked-by: Peng Fan <peng.fan@nxp.com>
board/gateworks/venice/venice.c