[U-Boot] [PATCH 0/2] rockchip: rk3288: Fixes for GMAC
Romain Perier
romain.perier at collabora.com
Mon Jul 17 09:00:21 UTC 2017
This set of patches contains two fixes. The first one removes the pull up
for GPIO4B0 that is the pin for phy-reset. This is already supported by
GMAC ("reset-gpio" from DT) and should not be hardcoded in the pinctrl
driver. The second one, revert back the removal of the MAX_TCLK pin that
was accidentaly removed while re-working commit 2454b719fb87
("rockchip: rk3288: Add pinctrl support for the...").
Romain Perier (2):
rockchip: rk3288: Remove phy reset GPIO pull up
rockchip: rk3288: Revert MAC_TXCLK in pinctrl for GMAC
drivers/pinctrl/rockchip/pinctrl_rk3288.c | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
--
2.11.0
More information about the U-Boot
mailing list