rockchip: rk3288: Remove phy reset GPIO pull up
authorRomain Perier <romain.perier@collabora.com>
Mon, 17 Jul 2017 09:00:22 +0000 (11:00 +0200)
committerPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Thu, 27 Jul 2017 12:59:01 +0000 (14:59 +0200)
commita98fc4325e5be65b9f5f451e3bd313bd6c707f38
treedc84c1df65b5f97cbb4befd63e8ec20a217b19b1
parent928979cb2b4cbf4cf79febca311bcb0b8cdd0535
rockchip: rk3288: Remove phy reset GPIO pull up

We should not handle this pin explicitly from pinctrl. GMAC driver takes
care of it by using a "reset-gpio" in the DT.

This commit removes pull up for GPIO4B0.

Fixes: 2454b719fb87 ("rockchip: rk3288: Add pinctrl support for the...")
Signed-off-by: Romain Perier <romain.perier@collabora.com>
Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
drivers/pinctrl/rockchip/pinctrl_rk3288.c