zephyr/soc/nxp/imx
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
..
imx6sx
imx7d
imx8 nxp: imx8: change CONFIG_SOC_<name> to match the value 2024-04-02 10:41:07 +03:00
imx8m linker: nxp: add orphan linker section 2024-04-03 10:34:18 +02:00
imx8ulp nxp: imx8ulp: enable pinctrl 2024-04-09 11:06:14 +02:00
imx8x nxp: imx8: change CONFIG_SOC_<name> to match the value 2024-04-02 10:41:07 +03:00
imx9
CMakeLists.txt
Kconfig
Kconfig.defconfig
Kconfig.soc
soc.yml nxp: imx8ulp: change SOC name to MIMX8UD7 2024-03-28 09:41:15 +00:00