zephyr/drivers/espi
Fabio Baltieri 3af832868c drivers: npcx: convert NPCX drivers clock client to DEVICE_DT_GET
Convert the various device_get_binding() calls used to get the device
clock node to use DEVICE_DT_GET. The latter is processed at link time,
so it should be a bit more efficient.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2021-06-27 23:02:39 -04:00
..
CMakeLists.txt drivers: espi: Microchip eSPI add SAF support 2021-02-15 08:22:01 -05:00
Kconfig drivers: espi: config: Support for host-initiated eSPI traffic 2021-02-14 18:22:47 -05:00
Kconfig.espi_emul
Kconfig.npcx
Kconfig.xec drivers: espi: xec: Reduce buffer allocation to minimum required 2021-04-13 18:29:35 -04:00
espi_emul.c drivers: espi: remove usage of device_pm_control_nop 2021-04-28 10:55:22 -04:00
espi_handlers.c
espi_mchp_xec.c drivers: espi: eSPI host DnX propagation fixes 2021-06-11 17:45:16 -04:00
espi_npcx.c drivers: npcx: convert NPCX drivers clock client to DEVICE_DT_GET 2021-06-27 23:02:39 -04:00
espi_saf_mchp_xec.c drivers: espi: remove usage of device_pm_control_nop 2021-04-28 10:55:22 -04:00
espi_utils.h drivers: device: do not reuse tag name 'device' 2021-03-22 19:48:14 -04:00
host_subs_npcx.c drivers: npcx: convert NPCX drivers clock client to DEVICE_DT_GET 2021-06-27 23:02:39 -04:00