zephyr/boards/nxp/imx8ulp_evk
Laurentiu Mihalcea 399c2cba65 nxp: imx8ulp: enable pinctrl
This commit enables pinctrl on i.MX8ULP. This includes:
	1) Adding `pinctrl_soc.h` header file.
	2) Adding DTS node for IOMUXC1, which is one of the
	IPs responsible for managing the 8ULP pads.
	3) Adding .dtsi with pin definitions. For now, only
	the LPUART7 pads are added to this file because this
	is going to be the only consummer for now.
	4) Modifying the `pinctrl_imx.c` driver to work for 8ULP.
	5) Enabling the `CONFIG_HAS_MCUX_IOMUXC`, which is a
	dependency of `CONFIG_PINCTRL_IMX`.

Signed-off-by: Laurentiu Mihalcea <laurentiu.mihalcea@nxp.com>
2024-04-09 11:06:14 +02:00
..
board.cmake nxp: imx8ulp: change SOC name to MIMX8UD7 2024-03-28 09:41:15 +00:00
board.yml nxp: imx8ulp: change SOC name to MIMX8UD7 2024-03-28 09:41:15 +00:00
imx8ulp_evk_mimx8ud7_adsp-pinctrl.dtsi nxp: imx8ulp: enable pinctrl 2024-04-09 11:06:14 +02:00
imx8ulp_evk_mimx8ud7_adsp.dts nxp: imx8ulp: enable pinctrl 2024-04-09 11:06:14 +02:00
imx8ulp_evk_mimx8ud7_adsp.yaml nxp: imx8ulp: change SOC name to MIMX8UD7 2024-03-28 09:41:15 +00:00
imx8ulp_evk_mimx8ud7_adsp_defconfig nxp: imx8ulp: enable clock control 2024-04-02 14:30:27 +01:00
Kconfig.imx8ulp_evk nxp: imx8ulp: change SOC name to MIMX8UD7 2024-03-28 09:41:15 +00:00