From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Wed, 09 Jan 2013 13:54:45 -0700 Subject: [U-Boot] [PATCH] tegra: remove IRDA pinmux synonym In-Reply-To: <1357764743-30166-1-git-send-email-amartin@nvidia.com> References: <1357764743-30166-1-git-send-email-amartin@nvidia.com> Message-ID: <50EDD915.1070207@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 01:52 PM, Allen Martin wrote: > IRDA is a synonym for UARTB in tegra pinmux, remove all usage of this > synonym and replace with UARTB to disambiguate. Reviewed-by: Stephen Warren