[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230926093607.59536-1-fe@dev.tdt.de>
Date: Tue, 26 Sep 2023 11:36:05 +0200
From: Florian Eckert <fe@....tdt.de>
To: Eckert.Florian@...glemail.com, gregkh@...uxfoundation.org,
jirislaby@...nel.org, pavel@....cz, lee@...nel.org,
kabel@...nel.org, u.kleine-koenig@...gutronix.de
Cc: linux-kernel@...r.kernel.org, linux-serial@...r.kernel.org,
linux-leds@...r.kernel.org
Subject: [PATCH 0/2] ledtrig-tty: add new state evaluation
This is a follow-up patchset, based on the mailing list discussion from
March 2023 based on the old patchset v7 [1]. I have changed, the LED trigger
handling via the sysfs interfaces as suggested by Uwe Kleine-König.
[1] https://lore.kernel.org/linux-leds/20230306093524.amm7o4ppa7gon4ew@pengutronix.de/
Florian Eckert (2):
tty: add new helper function tty_get_mget
trigger: ledtrig-tty: add new line mode to triggers
.../ABI/testing/sysfs-class-led-trigger-tty | 54 ++++
drivers/leds/trigger/ledtrig-tty.c | 272 +++++++++++++++++-
drivers/tty/tty_io.c | 29 +-
include/linux/tty.h | 1 +
4 files changed, 339 insertions(+), 17 deletions(-)
--
2.30.2
Powered by blists - more mailing lists