commit | fc80be6e88b0b9a351dfa027f7d1e46550b7892c | [log] [tgz] |
---|---|---|
author | Tim Harvey <tharvey@gateworks.com> | Wed Jun 19 14:13:39 2024 -0700 |
committer | Fabio Estevam <festevam@gmail.com> | Mon Jun 24 09:19:26 2024 -0300 |
tree | 5bad15dc4a0c80a05cb2a355ee3078efa4aa9177 | |
parent | 211e58ab88f8dba5405178518fa8349fda043103 [diff] |
board: gateworks: venice: add print for GPY111 PHY name Due to supply chain issues Venice boards use either a DP83867 or a GPY111 RGMII PHY. We already print an identifier for the DP83867 so add one for the GPY111 to better identify what PHY is on a board: Example: Net: GPY111 eth0: ethernet@30be0000 [PRIME] Net: DP83867 eth0: ethernet@30be0000 [PRIME] Signed-off-by: Tim Harvey <tharvey@gateworks.com>