Commit 1661f60
Input: tsc2007 - enable cansleep pendown GPIO
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@skidata.com>
Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
Link: https://lore.kernel.org/r/20230328-tsc2007-sleep-v5-1-fc55e76d0ced@skidata.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>1 parent fdefcbd commit 1661f60
1 file changed
Lines changed: 2 additions & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | 175 | | |
189 | 176 | | |
190 | 177 | | |
| |||
226 | 213 | | |
227 | 214 | | |
228 | 215 | | |
229 | | - | |
| 216 | + | |
230 | 217 | | |
231 | 218 | | |
232 | 219 | | |
| |||
376 | 363 | | |
377 | 364 | | |
378 | 365 | | |
379 | | - | |
| 366 | + | |
380 | 367 | | |
381 | 368 | | |
382 | 369 | | |
| |||
0 commit comments