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:
Fabio Baltieri 2024-05-02 09:36:18 +00:00 committed by Fabio Baltieri
commit e80bc0dc36

View file

@ -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
====================