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 <fabiobaltieri@google.com>
This commit is contained in:
parent
06236ba883
commit
e80bc0dc36
1 changed files with 4 additions and 0 deletions
|
@ -199,6 +199,10 @@ Input
|
|||
``in-deadzone``) and when migrating to the new definition the value should be
|
||||
scaled accordingly.
|
||||
|
||||
* The ``holtek,ht16k33-keyscan`` driver has been converted to use the
|
||||
:ref:`input` subsystem, callbacks have to be migrated to use the input APIs,
|
||||
:dtcompatible:`zephyr,kscan-input` can be used for backward compatibility.
|
||||
|
||||
Interrupt Controller
|
||||
====================
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue