On Sun, Apr 02, 2023 at 10:00:14AM +0200, Benjamin Bara wrote: > From: Benjamin Bara <benjamin.bara@xxxxxxxxxxx> > > When a hard IRQ is triggered, the soft IRQ, which decides if an actual > pen down happened, should always be triggered. This enables the usage of > "can_sleep" GPIO chips as "pen down" GPIO, as the value is not read > during the hard IRQ anymore. This might be the case if the GPIO chip is > an expander behind i2c. > > Signed-off-by: Benjamin Bara <benjamin.bara@xxxxxxxxxxx> > Signed-off-by: Richard Leitner <richard.leitner@xxxxxxxxxxx> Applied, thank you. -- Dmitry