1What:		/sys/devices/platform/silicom-platform/uc_version
2Date:		November 2023
3KernelVersion:	6.7
4Contact:	Henry Shi <henrys@silicom-usa.com>
5Description:
6		This file allows to read microcontroller firmware
7		version of current platform.
8
9What:		/sys/devices/platform/silicom-platform/power_cycle
10Date:		November 2023
11KernelVersion:	6.7
12Contact:	Henry Shi <henrys@silicom-usa.com>
13Description:
14		This file allow user to power cycle the platform.
15		Default value is 0; when set to 1, it powers down
16		the platform, waits 5 seconds, then powers on the
17		device. It returns to default value after power cycle.
18
19		0 - default value.
20
21What:		/sys/devices/platform/silicom-platform/efuse_status
22Date:		November 2023
23KernelVersion:	6.7
24Contact:	Henry Shi <henrys@silicom-usa.com>
25Description:
26		This file is read only. It returns the current
27		OTP status:
28
29		0 - not programmed.
30		1 - programmed.
31