]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sunxi: Use PG3 - PG8 as io-pins for mmc1
authorHans de Goede <hdegoede@redhat.com>
Fri, 3 Oct 2014 14:44:57 +0000 (16:44 +0200)
committerHans de Goede <hdegoede@redhat.com>
Fri, 24 Oct 2014 07:35:38 +0000 (09:35 +0200)
commitbbff84b3b0092d00db1b0b77ef9043b46991d791
tree44c991c8d262e36d05321be0d8f0da6de6716d4f
parente79c7c881047ca99191cc79b6d83ec64b898cd9b
sunxi: Use PG3 - PG8 as io-pins for mmc1

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 <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
arch/arm/include/asm/arch-sunxi/gpio.h
board/sunxi/board.c