From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Date: Thu, 25 Sep 2014 19:54:58 +0100 Subject: [U-Boot] [PATCH v2 08/10] ARM: sun6i: Setup the A31 UART0 muxing In-Reply-To: <1411545673-5591-9-git-send-email-wens@csie.org> References: <1411545673-5591-1-git-send-email-wens@csie.org> <1411545673-5591-9-git-send-email-wens@csie.org> Message-ID: <1411671298.3824.25.camel@hellion.org.uk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wed, 2014-09-24 at 16:01 +0800, Chen-Yu Tsai wrote: > From: Maxime Ripard > > Signed-off-by: Maxime Ripard > Signed-off-by: Hans de Goede > [wens at csie.org: commit message was "ARM: sunxi: Setup the A31 UART0 muxing"] > [wens at csie.org: reorder #ifs by SUN?I] > [wens at csie.org: replace magic numbers with GPIO definitions] > Signed-off-by: Chen-Yu Tsai Acked-by: Ian Campbell