Commits

Anson Huang committed 2a3826639a8
MLK-15128-3 pinctrl: freescale: support scu and memmap pinctrl together As i.MX8MQ is a ARM64 SoC but it does NOT use SCU pinctrl, so need to support both SCU and MEMMAP pinctrl together for ARM64 build. use IMX8_USE_SCU flag to distinguish SCU and MEMMAP pinctrl type. Signed-off-by: Anson Huang <Anson.Huang@nxp.com> Signed-off-by: Peng Fan <peng.fan@nxp.com>