ASoC: Intel: avs: Expose FW version with sysfs
authorCezary Rojewski <cezary.rojewski@intel.com>
Fri, 9 Feb 2024 08:52:56 +0000 (09:52 +0100)
committerMark Brown <broonie@kernel.org>
Fri, 9 Feb 2024 14:32:51 +0000 (14:32 +0000)
commitf7fc624be3dbfb78047a1cab795b93c7235fbf1c
treef92b3da3fc813d235f37b16bcff47eba9198d901
parent4089d82e67a9967fc5bf2b4e5ef820d67fe73924
ASoC: Intel: avs: Expose FW version with sysfs

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>
Documentation/ABI/testing/sysfs-bus-pci-devices-avs [new file with mode: 0644]
sound/soc/intel/avs/Makefile
sound/soc/intel/avs/avs.h
sound/soc/intel/avs/core.c
sound/soc/intel/avs/sysfs.c [new file with mode: 0644]