commit | 5a33772d69f1c2be6146b5f56a7f0dee69226666 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Tue Sep 14 05:25:36 2021 +0200 |
committer | Ramon Fried <rfried.dev@gmail.com> | Tue Sep 28 18:50:55 2021 +0300 |
tree | 8463601429ff52810ffce7ade50423d27463cc3b | |
parent | fc91ca4c3c15b53342292d2eab0ab481566ab663 [diff] |
arm: socfpga: vining: Let DWMAC configure PHY reset GPIO The DM DWMAC driver is perfectly capable of configuring the ethernet PHY reset GPIO, let the driver do it instead of doing it in the board file. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Siew Chin Lim <elly.siew.chin.lim@intel.com> Cc: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> Cc: Tien Fong Chee <tien.fong.chee@intel.com>