Skip to content
Snippets Groups Projects
Commit d41dcaca authored by Leonard Crestez's avatar Leonard Crestez
Browse files

MLK-21054-3 pinctrl: Enable imx8mq support


Copy pin header from rel_imx_4.14.98_2.0.0_ga_rc1 and enable
compilation. The C code of the driver was already accepted in v4.19 in
an acceptable form so we use that.

Signed-off-by: default avatarAnson Huang <Anson.Huang@nxp.com>
Signed-off-by: default avatarLeonard Crestez <leonard.crestez@nxp.com>
parent c117d9a6
No related branches found
No related tags found
No related merge requests found
...@@ -160,8 +160,9 @@ config PINCTRL_IMX8QXP ...@@ -160,8 +160,9 @@ config PINCTRL_IMX8QXP
config PINCTRL_IMX8MQ config PINCTRL_IMX8MQ
bool "IMX8MQ pinctrl driver" bool "IMX8MQ pinctrl driver"
depends on SOC_IMX8MQ depends on ARCH_FSL_IMX8MQ
select PINCTRL_IMX select PINCTRL_IMX
select PINCTRL_IMX_MEMMAP
help help
Say Y here to enable the imx8mq pinctrl driver Say Y here to enable the imx8mq pinctrl driver
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment