]> git.sur5r.net Git - u-boot/commit
mmc: sunxi: Enable 8bits bus width for sun8i
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Fri, 4 Nov 2016 15:18:09 +0000 (16:18 +0100)
committerJaehoon Chung <jh80.chung@samsung.com>
Wed, 16 Nov 2016 04:30:17 +0000 (13:30 +0900)
commitfb013184672003bac0b6d05b4a9f06a556821004
treed4a5d38b312541861427a3fef95bcdb6b0f4c527
parenta9003dc641cf881992897585392567811652de09
mmc: sunxi: Enable 8bits bus width for sun8i

The sun8i SoCs also have a 8 bits capable MMC2 controller. Enable the
support for those too.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Reviewed-by: Chen-Yu Tsai <wens@csie.org>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
drivers/mmc/sunxi_mmc.c