zephyr/drivers/kscan
Ruibin Chang 336d0f67b3 ITE drivers/kscan: support tests/driver/kscan/kscan_api
Add kscan0 to support tests/driver/kscan/kscan_api.

When running the tests code on it8xxx2_evb, it shows fatal
error: IRQ is enabled. We find that once polling_task() is
created and executed, the KSI interrupt will be enabled and
before we call irq_connect_dynamic(), so we switch both
function sequence.

Signed-off-by: Ruibin Chang <Ruibin.Chang@ite.com.tw>
2022-01-17 11:44:05 -05:00
..
CMakeLists.txt ITE drivers/kscan: add keyboard scan driver for it8xxx2_evb 2021-09-28 19:53:15 -04:00
Kconfig ITE drivers/kscan: add keyboard scan driver for it8xxx2_evb 2021-09-28 19:53:15 -04:00
Kconfig.ft5336 dts/Kconfig: Remove HAS_DTS_I2C 2020-09-18 13:34:44 -05:00
Kconfig.ht16k33 drivers: ht16k33: convert keyscan driver from gpio API to kscan API 2021-06-18 11:22:40 +02:00
Kconfig.it8xxx2 ITE drivers/kscan: add keyboard scan driver for it8xxx2_evb 2021-09-28 19:53:15 -04:00
Kconfig.sdl drivers: kscan: Introduce SDL mouse driver 2020-03-11 13:23:19 -05:00
Kconfig.xec kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
kscan_ft5336.c drivers: kscan: remove usage of device_pm_control_nop 2021-04-28 11:25:42 -04:00
kscan_handlers.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
kscan_ht16k33.c drivers: ht16k33: convert keyscan driver from gpio API to kscan API 2021-06-18 11:22:40 +02:00
kscan_ite_it8xxx2.c ITE drivers/kscan: support tests/driver/kscan/kscan_api 2022-01-17 11:44:05 -05:00
kscan_mchp_xec.c drivers: kscan: remove usage of device_pm_control_nop 2021-04-28 11:25:42 -04:00
kscan_sdl.c drivers: kscan: remove usage of device_pm_control_nop 2021-04-28 11:25:42 -04:00