From: Sebastian Hesselbarth Date: Wed, 22 Oct 2014 18:26:45 +0000 (+0200) Subject: net: pxa168_eth: Provide phy_interface mode on platform_data X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~351^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7de17abeda24d8acc316b2e07bd969d03099eea;p=pandora-kernel.git net: pxa168_eth: Provide phy_interface mode on platform_data The PXA168 Ethernet IP support MII and RMII connection to its PHY. Currently, pxa168 platform_data does not provide a way to pass that and there is one user of pxa168 platform_data (mach-mmp/gplug). Given the pinctrl settings of gplug it uses RMII, so add and pass a corresponding phy_interface_t. Tested-by: Antoine Ténart Reviewed-by: Florian Fainelli Signed-off-by: Sebastian Hesselbarth Signed-off-by: David S. Miller --- Reading git-diff-tree failed