From: Troy Kisky Date: Tue, 17 Dec 2013 01:12:56 +0000 (-0700) Subject: ARM: dts: imx6qdl-sabrelite: move phy reset to pinctrl_enet X-Git-Tag: v3.15-rc1~77^2~40^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3b0ea6118b43ee6fa97fae7c3a5a63559130140;p=pandora-kernel.git ARM: dts: imx6qdl-sabrelite: move phy reset to pinctrl_enet This patch moves pin EIM_D23 (phy reset) from pinctrl_hog to pinctrl_enet. It also explicitly sets the pad to 0x000b0. Before this patch, it has the value 0x1b0b0 if using mainline u-boot. So this patch also removes hysteresis and a 100K pullup since the pad is always an output. Signed-off-by: Troy Kisky Signed-off-by: Shawn Guo --- Reading git-diff-tree failed