diff options
author | Stefan Wahren <stefan.wahren@i2se.com> | 2016-12-30 15:24:32 +0000 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2017-02-13 13:19:54 +0100 |
commit | c82c27754349168ff52cbf2f878210f8ef384f8b (patch) | |
tree | 18ffe9acfb954dde8ad0804fc9d507882482e0c9 /arch/sh | |
parent | c7836d1593b87cb813c58cf64e08b052ebbe2a78 (diff) | |
download | linux-c82c27754349168ff52cbf2f878210f8ef384f8b.tar.bz2 |
mmc: sdhci-iproc: Apply caps from bcm2835-mmc driver
Since the mmc module on bcm2835 neither provide a capabilities register nor
free documentation we must rely on the downstream implementation [1].
So enable the following capabilities for bcm2835:
MMC_CAP_MMC_HIGHSPEED
MMC_CAP_SD_HIGHSPEED
MMC_CAP_DRIVER_TYPE_A
MMC_CAP_DRIVER_TYPE_C
[1] - https://github.com/raspberrypi/linux/blob/rpi-4.4.y/drivers/mmc/host/bcm2835-mmc.c
Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
Acked-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'arch/sh')
0 files changed, 0 insertions, 0 deletions