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-- 487 bytes
Makefile -rw-r--r-- 196 bytes
configfs_internal.h -rw-r--r-- 4.7 KB
dir.c -rw-r--r-- 49.7 KB
file.c -rw-r--r-- 14.3 KB
inode.c -rw-r--r-- 6.3 KB
item.c -rw-r--r-- 4.7 KB
mount.c -rw-r--r-- 4.3 KB
symlink.c -rw-r--r-- 6.7 KB

back to top