mei: vsc: Rework firmware image names
authorSakari Ailus <sakari.ailus@linux.intel.com>
Wed, 13 Dec 2023 09:40:55 +0000 (11:40 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 15 Dec 2023 16:01:37 +0000 (17:01 +0100)
commit5370a431ef915b52697d25a5a32cbaf9a4cbef95
tree46e32b37fd142fe706f42d56225f5badb6646ce4
parentea0e635fe53409fc6c1060eb1851b986bf07061e
mei: vsc: Rework firmware image names

Rework firmware image names with the users in mind---there's no need for
variation between firmware names, apart from connected sensors. All
supported SoCs use the same firmware, too.

Use a single set of firmware binaries and assume they'll be found under
intel/vsc directory.

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Tested-by: Wentong Wu <wentong.wu@intel.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20231213094055.446611-1-sakari.ailus@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/mei/vsc-fw-loader.c