diff options
author | Hayes Wang <hayeswang@realtek.com> | 2019-10-21 11:41:13 +0800 |
---|---|---|
committer | Jakub Kicinski <jakub.kicinski@netronome.com> | 2019-10-22 09:45:21 -0700 |
commit | af14288f945b4f2967acef8cec168f9c1a56eeb0 (patch) | |
tree | 2ed3cb8f70ab53f40d69bc771b16945c3f14cb43 /drivers/net/usb/dm9601.c | |
parent | 470e39194a46c8e447fcf2801c9f3e683af8a475 (diff) | |
download | linux-af14288f945b4f2967acef8cec168f9c1a56eeb0.tar.gz linux-af14288f945b4f2967acef8cec168f9c1a56eeb0.tar.bz2 linux-af14288f945b4f2967acef8cec168f9c1a56eeb0.zip |
r8152: support firmware of PHY NC for RTL8153A
Support the firmware of PHY NC which is used to fix the issue found
for PHY. Currently, only RTL_VER_04, RTL_VER_05, and RTL_VER_06 need
it.
The order of loading PHY firmware would be
RTL_FW_PHY_START
RTL_FW_PHY_NC
RTL_FW_PHY_STOP
The RTL_FW_PHY_START/RTL_FW_PHY_STOP are used to lock/unlock the PHY,
and set/clear the patch key from the firmware file.
Signed-off-by: Hayes Wang <hayeswang@realtek.com>
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Diffstat (limited to 'drivers/net/usb/dm9601.c')
0 files changed, 0 insertions, 0 deletions