commit | 4dccfd4add40cf3469df50d2ede14c657b30f6d6 | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Fri Oct 03 16:44:57 2014 +0200 |
committer | Hans de Goede <hdegoede@redhat.com> | Fri Oct 24 09:35:38 2014 +0200 |
tree | 44c991c8d262e36d05321be0d8f0da6de6716d4f | |
parent | 63deaa82e393fcbc0284fac378d1f4c8f1af5a10 [diff] |
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>