diff options
author | Mark Brown | 2016-12-12 15:52:46 +0000 |
---|---|---|
committer | Mark Brown | 2016-12-12 15:52:46 +0000 |
commit | 52708d05bad11ea2cd2c1391af13321b80982332 (patch) | |
tree | 9c214d4197712f7d2942cd9c3c1344d5d67e1a60 /Documentation/ABI | |
parent | 14eec47753216e185396be5b0e6f04f274bfe4a5 (diff) | |
parent | c1aee1d828caa86a663c57a56eead7fd5f22d80f (diff) |
Merge remote-tracking branch 'asoc/topic/intel' into asoc-next
Diffstat (limited to 'Documentation/ABI')
-rw-r--r-- | Documentation/ABI/testing/sysfs-platform-sst-atom | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/Documentation/ABI/testing/sysfs-platform-sst-atom b/Documentation/ABI/testing/sysfs-platform-sst-atom new file mode 100644 index 000000000000..0d07c0395660 --- /dev/null +++ b/Documentation/ABI/testing/sysfs-platform-sst-atom @@ -0,0 +1,17 @@ +What: /sys/devices/platform/8086%x:00/firmware_version +Date: November 2016 +KernelVersion: 4.10 +Contact: "Sebastien Guiriec" <sebastien.guiriec@intel.com> +Description: + LPE Firmware version for SST driver on all atom + plaforms (BYT/CHT/Merrifield/BSW). + If the FW has never been loaded it will display: + "FW not yet loaded" + If FW has been loaded it will display: + "v01.aa.bb.cc" + aa: Major version is reflecting SoC version: + 0d: BYT FW + 0b: BSW FW + 07: Merrifield FW + bb: Minor version + cc: Build version |