mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-15 22:16:40 +07:00
acb9900f9e
The entire way how cros sysfs attibutes are created is broken. cros_ec_vbc should be its own driver and its attributes should be associated with a vbc driver not the mfd driver. In order to retain the path, the vbc attributes are attached to the cros_class. The patch also adds the sysfs documentation. Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com> Reviewed-by: Guenter Roeck <groeck@chromium.org> Signed-off-by: Lee Jones <lee.jones@linaro.org>
7 lines
220 B
Plaintext
7 lines
220 B
Plaintext
What: /sys/class/chromeos/<ec-device-name>/vbc/vboot_context
|
|
Date: October 2015
|
|
KernelVersion: 4.4
|
|
Description:
|
|
Read/write the verified boot context data included on a
|
|
small nvram space on some EC implementations.
|