]> asedeno.scripts.mit.edu Git - linux.git/commit
mmc: renesas-sdhi: provide a whitelist for Gen3 SoC ES versions
authorSimon Horman <horms+renesas@verge.net.au>
Wed, 2 Aug 2017 12:48:42 +0000 (14:48 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Wed, 30 Aug 2017 12:01:47 +0000 (14:01 +0200)
commitcd09780f9925b030f12a06dacea8bd6e78ec357a
tree5fa5de573004eb493fee98461751b01461cf4d63
parent4406ae215b5a1dd59d941c1323b9f40d241357ac
mmc: renesas-sdhi: provide a whitelist for Gen3 SoC ES versions

Provide a whitelist for Gen3 SoC ES versions for both the SYS DMAC and
internal DMAC variants of the SDHI driver.  This is to allow drivers to
only initialise for Gen3 SoC ES versions for which they are the appropriate
DMAC implementation.  Currently internal DMAC is the appropriate
implementation for all supported Gen3 SoC ES versions.

Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Reviewed-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/renesas_sdhi_internal_dmac.c
drivers/mmc/host/renesas_sdhi_sys_dmac.c