zephyr/drivers/ps2
Gerard Marull-Paretas 3e9d8da9ec drivers: use DT_INST_PARENT
Replace usages of DT_PARENT(DT_DRV_INST(idx)) with more idiomatic
DT_INST_PARENT(idx).

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2021-12-16 11:10:01 -06:00
..
CMakeLists.txt driver: PS/2: npcx: add driver support for Nuvoton npcx family 2021-07-02 15:41:28 -04:00
Kconfig driver: PS/2: npcx: add driver support for Nuvoton npcx family 2021-07-02 15:41:28 -04:00
Kconfig.npcx driver: PS/2: npcx: add driver support for Nuvoton npcx family 2021-07-02 15:41:28 -04:00
Kconfig.xec
ps2_handlers.c drivers: ps2: Fix wrong cast 2021-06-30 10:44:44 -04:00
ps2_mchp_xec.c drivers: ps2: remove usage of device_pm_control_nop 2021-04-28 16:43:29 -04:00
ps2_npcx_channel.c drivers: use DT_INST_PARENT 2021-12-16 11:10:01 -06:00
ps2_npcx_controller.c drivers: PS/2: npcx: Replace device_get_binding with DEVICE_DT_GET 2021-07-02 15:41:28 -04:00
ps2_npcx_controller.h driver: PS/2: npcx: add driver support for Nuvoton npcx family 2021-07-02 15:41:28 -04:00