zephyr/drivers/ps2
Kumar Gala 055a01b962 drivers: ps2: Convert drivers to new DT device macros
Convert ps2 drivers to use new DT variants of the DEVICE APIs.
    DEVICE_AND_API_INIT -> DEVICE_DT_DEFINE
    DEVICE_GET -> DEVICE_DT_GET

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-12-15 15:17:59 -06:00
..
CMakeLists.txt drivers: ps2: Add driver for Microchip XEC family 2019-09-18 13:23:52 +08:00
Kconfig kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.xec drivers: ps2: Compile out PS/2 in terms of an eSPI peripheral 2019-11-20 15:02:08 -05:00
ps2_handlers.c drivers: Manual const-ification of device driver instance 2020-09-02 13:48:13 +02:00
ps2_mchp_xec.c drivers: ps2: Convert drivers to new DT device macros 2020-12-15 15:17:59 -06:00