Skip to content

Commit 7412948

Browse files
committed
doc: release: 4.0: add Input release notes
Add Input subsystem release notes. Signed-off-by: Fabio Baltieri <[email protected]>
1 parent 4300a4c commit 7412948

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

doc/releases/release-notes-4.0.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -395,6 +395,18 @@ Drivers and Sensors
395395

396396
* Input
397397

398+
* New feature: :dtcompatible:`zephyr,input-double-tap`.
399+
400+
* New driver: :dtcompatible:`ilitek,ili2132a`.
401+
402+
* Added power management support to all keyboard matrix drivers, added a
403+
``no-disconnect`` property to :dtcompatible:`gpio-keys` so it can be used
404+
with power management on GPIO drivers that do not support pin
405+
disconnection.
406+
407+
* Added a new framework for touchscreen common properties and features
408+
(screen size, inversion, xy swap).
409+
398410
* Fixed broken ESP32 input touch sensor driver.
399411

400412
* Interrupt

0 commit comments

Comments
 (0)