zephyr/soc/arm/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
..
am62x_m4 soc: ti_k3: guard the soc header 2023-09-26 12:03:54 +02:00
CMakeLists.txt
Kconfig soc: arm64: add comments expanding the K3 acronym 2023-07-24 09:10:09 +00:00
Kconfig.defconfig soc: arm64: add comments expanding the K3 acronym 2023-07-24 09:10:09 +00:00
Kconfig.soc soc: arm64: add comments expanding the K3 acronym 2023-07-24 09:10:09 +00:00
pinctrl_soc.h boards: ti_k3: prevent header dependencies 2023-09-26 12:03:54 +02:00