drivers: ht16k33: convert keyscan driver from gpio API to kscan API

Convert the keyscan portion of the Holtek HT16K33 driver to adhere to
the kscan API instead of the GPIO API.

When this driver was introduced the kscan API was not present. The
keyscan driver was therefore implemented as a GPIO interrupt driver.

Signed-off-by: Henrik Brix Andersen <henrik@brixandersen.dk>
This commit is contained in:
Henrik Brix Andersen 2021-06-14 22:58:56 +02:00 committed by Carles Cufí
commit 588d22a755
17 changed files with 153 additions and 391 deletions

View file

@ -0,0 +1,11 @@
description: Holtek HT16K33 keyscan
compatible: "holtek,ht16k33-keyscan"
include: base.yaml
on-bus: ht16k33
properties:
label:
required: true