diff options
author | Hayes Wang <hayeswang@realtek.com> | 2019-10-16 11:02:42 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-10-16 14:30:50 -0400 |
commit | 9370f2d05a2a150b0aa719a3070b26d478180df3 (patch) | |
tree | 31688a9b13f48d41fee407202b88fb040584e77a /certs/Kconfig | |
parent | d9f45ab9e671166004b75427f10389e1f70cfc30 (diff) | |
download | linux-9370f2d05a2a150b0aa719a3070b26d478180df3.tar.gz linux-9370f2d05a2a150b0aa719a3070b26d478180df3.tar.bz2 linux-9370f2d05a2a150b0aa719a3070b26d478180df3.zip |
r8152: support request_firmware for RTL8153
This patch supports loading additional firmware file through
request_firmware().
A firmware file may include a header followed by several blocks
which have different types of firmware. Currently, the supported
types are RTL_FW_END, RTL_FW_PLA, and RTL_FW_USB.
The firmware is used to fix some compatible or hardware issues. For
example, the device couldn't be found after rebooting several times.
The supported chips are
RTL_VER_04 (rtl8153a-2.fw)
RTL_VER_05 (rtl8153a-3.fw)
RTL_VER_06 (rtl8153a-4.fw)
RTL_VER_09 (rtl8153b-2.fw)
Signed-off-by: Hayes Wang <hayeswang@realtek.com>
Reviewed-by: Prashant Malani <pmalani@chromium.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'certs/Kconfig')
0 files changed, 0 insertions, 0 deletions