zephyr/soc/arm64/ti_k3
Yong Cong Sin 3300b31de8 boards: ti_k3: prevent header dependencies
These headers are using things like `uint32_t` & devicetree
macros, so they should include the `devicetree.h` & `types.h`.

Otherwise they depend on the parent file to have those headers
included before they are included.

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
2023-09-26 12:03:54 +02:00
..
am6x timer: allow for configuring it out 2023-08-03 10:29:46 +02:00
CMakeLists.txt
Kconfig
Kconfig.defconfig
Kconfig.soc
pinctrl_soc.h boards: ti_k3: prevent header dependencies 2023-09-26 12:03:54 +02:00