mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-09 06:33:34 +00:00
f7fc624be3
Add functionality to read version of loaded FW from sysfs. Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com> Signed-off-by: Amadeusz Sławiński <amadeuszx.slawinski@linux.intel.com> Link: https://lore.kernel.org/r/20240209085256.121261-1-amadeuszx.slawinski@linux.intel.com Signed-off-by: Mark Brown <broonie@kernel.org>
9 lines
259 B
Plaintext
9 lines
259 B
Plaintext
What: /sys/devices/pci0000:00/<dev>/avs/fw_version
|
|
Date: February 2024
|
|
Contact: Cezary Rojewski <cezary.rojewski@intel.com>
|
|
Description:
|
|
Version of AudioDSP firmware ASoC avs driver is communicating
|
|
with.
|
|
|
|
Format: %d.%d.%d.%d, type:major:minor:build.
|