On Fri, Sep 03, 2021 at 03:45:45PM -0500, Ian Pilcher wrote: > /sys/class/leds/<led>/add_blkdev - to create device/LED associations > > /sys/class/leds/<led>/delete_blkdev to remove device/LED associations > > For both attributes, accept multiple device names separated by whitespace > > Signed-off-by: Ian Pilcher <arequipeno@xxxxxxxxx> > --- > drivers/leds/trigger/ledtrig-blkdev.c | 48 +++++++++++++++++++++++++++ > 1 file changed, 48 insertions(+) Where are the Documentation/ABI/ updates for these new sysfs files? thanks, greg k-h