
17 Jul
2017
17 Jul
'17
11 a.m.
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