Merge tag 'defconfig-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
[linux-2.6-microblaze.git] / Documentation / ABI / testing / sysfs-driver-intel-m10-bmc
1 What:           /sys/bus/spi/devices/.../bmc_version
2 Date:           June 2020
3 KernelVersion:  5.10
4 Contact:        Xu Yilun <yilun.xu@intel.com>
5 Description:    Read only. Returns the hardware build version of Intel
6                 MAX10 BMC chip.
7                 Format: "0x%x".
8
9 What:           /sys/bus/spi/devices/.../bmcfw_version
10 Date:           June 2020
11 KernelVersion:  5.10
12 Contact:        Xu Yilun <yilun.xu@intel.com>
13 Description:    Read only. Returns the firmware version of Intel MAX10
14                 BMC chip.
15                 Format: "0x%x".
16
17 What:           /sys/bus/spi/devices/.../mac_address
18 Date:           January 2021
19 KernelVersion:  5.12
20 Contact:        Russ Weight <russell.h.weight@intel.com>
21 Description:    Read only. Returns the first MAC address in a block
22                 of sequential MAC addresses assigned to the board
23                 that is managed by the Intel MAX10 BMC. It is stored in
24                 FLASH storage and is mirrored in the MAX10 BMC register
25                 space.
26                 Format: "%02x:%02x:%02x:%02x:%02x:%02x".
27
28 What:           /sys/bus/spi/devices/.../mac_count
29 Date:           January 2021
30 KernelVersion:  5.12
31 Contact:        Russ Weight <russell.h.weight@intel.com>
32 Description:    Read only. Returns the number of sequential MAC
33                 addresses assigned to the board managed by the Intel
34                 MAX10 BMC. This value is stored in FLASH and is mirrored
35                 in the MAX10 BMC register space.
36                 Format: "%u".