]> git.baikalelectronics.ru Git - kernel.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)
commitd7154c6a1eefc2167c5bcd80f5e84a9423221876
tree5fa5de573004eb493fee98461751b01461cf4d63
parent8e4c50d74478f7ad0be0be16d4cec6c418526c45
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