Searched hist:ddcd1f3084d88cc92403ed09f77f42fc6f2c4e0e (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/include/ |
| H A D | phy.h | ddcd1f3084d88cc92403ed09f77f42fc6f2c4e0e Thu Jan 28 07:55:46 UTC 2016 Shaohui Xie <Shaohui.Xie@nxp.com> net: phy: introduce a quirk PHY_FLAG_BROKEN_RESET
Current driver always performs a phy soft reset when connecting the phy device, but soft reset is not always supported by a phy device, so introduce a quirk PHY_FLAG_BROKEN_RESET to let such a phy device to skip soft reset. This commit uses 'flags' of phy device structure to store the quirk.
Signed-off-by: Shaohui Xie <Shaohui.Xie@nxp.com> Acked-by: Joe Hershberger <joe.hershberger@ni.com>
|
| /rk3399_rockchip-uboot/drivers/net/phy/ |
| H A D | phy.c | ddcd1f3084d88cc92403ed09f77f42fc6f2c4e0e Thu Jan 28 07:55:46 UTC 2016 Shaohui Xie <Shaohui.Xie@nxp.com> net: phy: introduce a quirk PHY_FLAG_BROKEN_RESET
Current driver always performs a phy soft reset when connecting the phy device, but soft reset is not always supported by a phy device, so introduce a quirk PHY_FLAG_BROKEN_RESET to let such a phy device to skip soft reset. This commit uses 'flags' of phy device structure to store the quirk.
Signed-off-by: Shaohui Xie <Shaohui.Xie@nxp.com> Acked-by: Joe Hershberger <joe.hershberger@ni.com>
|