mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-30 11:46:40 +07:00
[media] radio-si470x: Lower firmware version requirements
Testing with a firmware version 12 usb radio stick has shown version 12 to work fine too. Reported-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
parent
c9fbedddc2
commit
db3912c073
@ -189,7 +189,7 @@ struct si470x_device {
|
||||
* Firmware Versions
|
||||
**************************************************************************/
|
||||
|
||||
#define RADIO_FW_VERSION 14
|
||||
#define RADIO_FW_VERSION 12
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user