On 10/2/20 3:36 PM, Russ Weight wrote: > Extend the Intel Security Manager class driver to > include an update/status sysfs node that can be polled > and read to monitor the progress of an ongoing secure > update. Sysfs_notify() is used to signal transitions > between different phases of the update process. > > Signed-off-by: Russ Weight <russell.h.weight@xxxxxxxxx> > --- > v2: > - Bumped documentation date and version > - Changed progress state "read_file" to "reading" > --- > .../ABI/testing/sysfs-class-ifpga-sec-mgr | 11 +++++ > drivers/fpga/ifpga-sec-mgr.c | 40 +++++++++++++++++-- > 2 files changed, 47 insertions(+), 4 deletions(-) This was 07/12 in the old patchset. Also looks fine. Reviewed-by: Tom Rix <trix@xxxxxxxxxx>