Skip to content

Commit e80bc0d

Browse files
committed
doc: migration-guide: add a note about the ht16k33-keyscan driver
Add a migration note about migrating the holtek,ht16k33-keyscan to the input subsystem. Signed-off-by: Fabio Baltieri <[email protected]>
1 parent 06236ba commit e80bc0d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/releases/migration-guide-3.7.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,10 @@ Input
199199
``in-deadzone``) and when migrating to the new definition the value should be
200200
scaled accordingly.
201201

202+
* The ``holtek,ht16k33-keyscan`` driver has been converted to use the
203+
:ref:`input` subsystem, callbacks have to be migrated to use the input APIs,
204+
:dtcompatible:`zephyr,kscan-input` can be used for backward compatibility.
205+
202206
Interrupt Controller
203207
====================
204208

0 commit comments

Comments
 (0)