From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Tue, 08 Jan 2013 20:46:03 -0700 Subject: [U-Boot] [PATCH] tegra30: fix UART2 pinmux table entry In-Reply-To: <1357694580-20582-1-git-send-email-amartin@nvidia.com> References: <1357694580-20582-1-git-send-email-amartin@nvidia.com> Message-ID: <50ECE7FB.4070307@wwwdotorg.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 01/08/2013 06:23 PM, Allen Martin wrote: > UART2_TXD and UART2_RXD mux 0 SFIO entries should be IRDA not UARTB. IRDA is just a needlessly different synonym for UARTB; there shouldn't be any mention of IRDA in the pinmux code anywhere, or any users of the pinmux code.