zephyr/subsys/mgmt
Jun Lin 1aff275642 soc: npcx: scfg: select host interface type in global
The Host Interface Type in the DEVCNT register sets the HIF type
(either eSPI or LPC).
Currently, it is configured in the host-interface-related drivers like
eSPI or SHI. However, some I/O pads sourced from VHIF in the other
modules such as GPIO and I3C also rely on this field. It might be
problematic when using those I/Os without enabling eSPI or SHI drivers.
This commit moves the setting from the specific drivers to the global
system initialization function scfg_init().

Signed-off-by: Jun Lin <CHLin56@nuvoton.com>
2024-08-14 10:47:15 +01:00
..
ec_host_cmd soc: npcx: scfg: select host interface type in global 2024-08-14 10:47:15 +01:00
hawkbit mgmt: hawkbit: move to zephyr kernel heap 2024-08-05 11:32:49 +02:00
mcumgr kconfig: replace known integer constants with variables 2024-07-27 20:49:15 +03:00
osdp kconfig: replace known integer constants with variables 2024-07-27 20:49:15 +03:00
updatehub mgmt: updatehub: replace TinyCrypt by PSA 2024-06-14 14:02:08 -04:00
CMakeLists.txt
Kconfig