]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: renesas_sdhi: remove workaround for HS400 clock
authorNiklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Wed, 31 Oct 2018 22:59:44 +0000 (23:59 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 17 Dec 2018 07:26:24 +0000 (08:26 +0100)
commitc9dc6f4287f20a0dc4e9191ec0707ffbed8d3832
treee315b6ad9bd84966c6971a11fb83778452e0f1bc
parent8ede13a888b96a66d6a9fb6983be9b77fbcd17dc
mmc: renesas_sdhi: remove workaround for HS400 clock

The driver sets an incorrect clock and depends on the clock driver
knowledge of this incorrect setting to still set a 200Mhz SDn clock.
Instead of spreading the workaround between the two drivers the clock
driver should be made aware of the ES versions where the special clock
handling is needed no need to keep this workaround in the SDHI driver.

Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Reviewed-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Tested-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/renesas_sdhi_core.c