]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Intel: catpt: Simple sysfs attributes
authorCezary Rojewski <cezary.rojewski@intel.com>
Tue, 29 Sep 2020 14:12:42 +0000 (16:12 +0200)
committerMark Brown <broonie@kernel.org>
Fri, 2 Oct 2020 14:32:34 +0000 (15:32 +0100)
commitc25e8ab604b1b493562aacc5ad51c3f87861eb14
treed3c169a685ae63386d7b60fe59d6644209e65062
parent6158eb7eb43ad019b66e2a5eccefd8e3ca81cbb5
ASoC: Intel: catpt: Simple sysfs attributes

Add sysfs entries for displaying version of FW currently in use as well
as dumping full FW information including build and log-providers hashes.

Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@intel.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20200929141247.8058-10-cezary.rojewski@intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/ABI/testing/sysfs-bus-pci-devices-catpt [new file with mode: 0644]
sound/soc/intel/catpt/core.h
sound/soc/intel/catpt/device.c
sound/soc/intel/catpt/sysfs.c [new file with mode: 0644]