From mboxrd@z Thu Jan 1 00:00:00 1970 From: sbabic at denx.de Date: Fri, 9 Apr 2021 13:25:10 +0200 (CEST) Subject: [PATCH] imx: imx6ull: fix pinmux sel_input value for uart5 pins In-Reply-To: <20210329001402.10047-1-goto@k-tech.co.jp> Message-ID: <20210409112510.5B00780377@phobos.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > sel_input value for the following uart5 pins is > different between i.MX6UL and i.MX6ULL: > MX6_PAD_UART5_TX_DATA__UART5_DTE_RX > MX6_PAD_UART5_RX_DATA__UART5_DCE_RX > MX6_PAD_ENET1_RX_EN__UART5_DCE_RTS > MX6_PAD_ENET1_TX_DATA0__UART5_DTE_RTS > MX6_PAD_CSI_DATA02__UART5_DCE_RTS > As sel_input value for the second one is fixed by > the previous commit, fix the rest. > Signed-off-by: Yuichiro Goto Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de =====================================================================