From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Date: Mon, 06 Oct 2014 16:42:43 +0100 Subject: [U-Boot] [PATCH 5/6] sunxi: Use PG3 - PG8 as io-pins for mmc1 In-Reply-To: <5432AA91.20405@redhat.com> References: <1412348759-4599-1-git-send-email-hdegoede@redhat.com> <1412348759-4599-6-git-send-email-hdegoede@redhat.com> <1412411824.17796.61.camel@hellion.org.uk> <5432AA91.20405@redhat.com> Message-ID: <1412610163.14255.21.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 Mon, 2014-10-06 at 16:43 +0200, Hans de Goede wrote: > Hi, > > On 10/04/2014 10:37 AM, Ian Campbell wrote: > > On Fri, 2014-10-03 at 17:05 +0200, Hans de Goede wrote: > >> None of the known sunxi devices actually use mmc1 routed through PH, where > >> as some devices do actually use mmc1 routed through PG, so change the routing > >> of mmc1 to PG. If in the future we encounter devices with mmc1 routed through > >> PH, we will need to change things to be a bit more flexible. > >> > >> Signed-off-by: Hans de Goede > > > > Acked-by: Ian Campbell > > Hmm, do you want to use your citrix address for sunxi work from now on > (fine by me), or is this a mistake ? Oops, it's muscle memory in my fingers (since I ack an order of magnitude patches at work...). I've always managed to catch myself in the past... Acked-by: Ian Campbell Thanks for noticing! Ian.