From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Wed, 09 Jan 2013 11:49:10 -0700 Subject: [U-Boot] [PATCH] tegra30: cardhu: fix UART2 pinmux settings In-Reply-To: <1357755262-9414-1-git-send-email-amartin@nvidia.com> References: <1357755262-9414-1-git-send-email-amartin@nvidia.com> Message-ID: <50EDBBA6.1040609@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/09/2013 11:14 AM, Allen Martin wrote: > Use UARTB instead of IRDA synonym for cardhu pinmux settings to match > tegra30 pinmux tables. This seems fine as far as it goes, but I'd suggest deleting the IRDA value from the pinmux driver's enum too, so nobody can use it any more.