From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sat, 26 Apr 2014 20:33:14 +0200 Subject: [U-Boot] [PATCH v3 2/9] sunxi: add sun7i pinmux and gpio support In-Reply-To: <1397844350-7341-2-git-send-email-ijc@hellion.org.uk> References: <1397844323.19277.26.camel@hastur.hellion.org.uk> <1397844350-7341-2-git-send-email-ijc@hellion.org.uk> Message-ID: <201404262033.14587.marex@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 On Friday, April 18, 2014 at 08:05:43 PM, Ian Campbell wrote: > This patch adds the basic pinmux and gpio support for the Allwinner A20 > (sun7i) processor. This code will not been compiled until the build is > hooked up in a later patch. It has been split out to keep the patches > manageable. > > Signed-off-by: Chen-Yu Tsai > Signed-off-by: Hans de Goede > Signed-off-by: Ma Haijun > Signed-off-by: Oliver Schinagl > Signed-off-by: Henrik Nordstr?m > Signed-off-by: Ian Campbell > Reviewed-by: Tom Rini > Cc: Stefan Roese > Cc: Tom Cubie Acked-by: Marek Vasut Best regards, Marek Vasut