imx8mq: fix IO pinmux setting
- The IOMUX setting for pin ECSPI1_MISO__UART3_CTS_B is wrong as it
writes 0 into the UART3_RTS_B_SELECT_INPUT register. This means
that the UART3_RTS_B signal is assigned to ECSPI1_MISO pin instead
of ECSPI1_SS0. Fix this.
Signed-off-by:
Thomas Schaefer <thomas.schaefer@kontron.com>
Please register or sign in to comment