zephyr/drivers/ps2
Yong Cong Sin bbe5e1e6eb build: namespace the generated headers with zephyr/
Namespaced the generated headers with `zephyr` to prevent
potential conflict with other headers.

Introduce a temporary Kconfig `LEGACY_GENERATED_INCLUDE_PATH`
that is enabled by default. This allows the developers to
continue the use of the old include paths for the time being
until it is deprecated and eventually removed. The Kconfig will
generate a build-time warning message, similar to the
`CONFIG_TIMER_RANDOM_GENERATOR`.

Updated the includes path of in-tree sources accordingly.

Most of the changes here are scripted, check the PR for more
info.

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
2024-05-28 22:03:55 +02:00
..
CMakeLists.txt drivers: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
Kconfig drivers: kconfig: unify menuconfig title strings 2023-03-28 15:06:06 +02:00
Kconfig.npcx driver: ps2: npcx: use the device Kconfig symbol 2023-08-31 10:19:52 +02:00
Kconfig.xec hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
ps2_handlers.c build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
ps2_mchp_xec.c drivers: drop few redundant guard around pm_policy_state_lock_* 2023-11-22 18:34:36 +00:00
ps2_npcx_channel.c drivers: add mising braces to single line if statements 2022-07-06 11:00:45 -04:00
ps2_npcx_controller.c driver: ps2: npcx: add the missing kernel.h include 2023-08-31 10:19:52 +02:00
ps2_npcx_controller.h drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00