Revision 909c1dde67c433f1e4122f2619cbd8ac370fcf0a authored by Voon Weifeng on 07 February 2020, 07:34:28 UTC, committed by David S. Miller on 07 February 2020, 10:36:22 UTC
The recent patch to support passive mode converter did not take care the
phy interface configuration in PCI platform data. Hence, converting all
the PCI platform data from plat->interface to plat->phy_interface as the
default mode is meant for PHY.

Fixes: 0060c8783330 ("net: stmmac: implement support for passive mode converters via dt")
Signed-off-by: Voon Weifeng <weifeng.voon@intel.com>
Tested-by: Tan, Tee Min <tee.min.tan@intel.com>
Signed-off-by: Ong Boon Leong <boon.leong.ong@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 2f633d5
History
File Mode Size
Kconfig -rw-r--r-- 4.9 KB
Makefile -rw-r--r-- 216 bytes
copy_up.c -rw-r--r-- 21.5 KB
dir.c -rw-r--r-- 28.0 KB
export.c -rw-r--r-- 22.2 KB
file.c -rw-r--r-- 17.0 KB
inode.c -rw-r--r-- 25.9 KB
namei.c -rw-r--r-- 27.1 KB
overlayfs.h -rw-r--r-- 16.0 KB
ovl_entry.h -rw-r--r-- 2.9 KB
readdir.c -rw-r--r-- 25.6 KB
super.c -rw-r--r-- 42.3 KB
util.c -rw-r--r-- 21.4 KB

back to top