mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-01 16:14:13 +08:00
3443333284
Some files over there won't parse well by Sphinx. Fix them. Acked-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> # for IIO Acked-by: Fabrice Gasnier <fabrice.gasnier@st.com> Acked-by: Jonathan Corbet <corbet@lwn.net> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Link: https://lore.kernel.org/r/58cf3c2d611e0197fb215652719ebd82ca2658db.1604042072.git.mchehab+huawei@kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
27 lines
576 B
Plaintext
27 lines
576 B
Plaintext
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
|