Files
u-boot/drivers
Stefan Herbrechtsmeier e0f4de1afc mmc: zynq: Determine base clock frequency via clock framework
The zynq_sdhci controller driver use CONFIG_ZYNQ_SDHCI_MAX_FREQ as base
clock frequency but this clock is not fixed and depends on the hardware
configuration. Additionally the value of CONFIG_ZYNQ_SDHCI_MAX_FREQ
doesn't match the real base clock frequency of SDIO_FREQ. Use the clock
framework to determine the frequency at run time.

Signed-off-by: Stefan Herbrechtsmeier <stefan.herbrechtsmeier@weidmueller.com>
Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2017-02-17 10:22:47 +01:00
..
2016-12-20 09:15:27 +01:00
2016-10-19 09:01:51 +02:00
2017-01-10 10:18:11 +01:00
2017-02-08 16:24:44 -05:00
2016-01-27 15:32:05 +01:00
2017-02-17 10:22:46 +01:00
2017-02-17 10:22:46 +01:00
2016-02-06 12:00:59 +01:00
2017-01-02 17:08:25 +01:00