u-boot-brain/drivers/clk/rockchip
Philipp Tomsich 998c61ae60 rockchip: clk: rk3399: adapt MMC clk configuration to the updated RK3399 DTS
The clocking of the designware MMC controller in the upstream
(i.e. Linux) RK3399 has changed/does not match what the current DTS in
U-Boot uses: the first clock entry now is HCLK_SDMMC instead of
SCLK_SDMMC.

With the simple clock driver used for the RK3399, this needs a change
in the selector understood by the various case statements in the driver
to ensure that the driver still loads successfully.

Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Acked-by: Simon Glass <sjg@chromium.org>
2017-05-10 13:37:21 -06:00
..
clk_rk3036.c rockchip: clk: rk3036: add ciu_clk entry for eMMC/SDIO 2017-05-10 13:37:21 -06:00
clk_rk3188.c rockchip: clk: rk3188: add ciu_clk entry for eMMC/SDMMC/SDIO 2017-05-10 13:37:21 -06:00
clk_rk3288.c rockchip: clk: rk3288: add ciu_clk entry for eMMC/SDMMC/SDIO 2017-05-10 13:37:21 -06:00
clk_rk3328.c rockchip: clk: rk3328: add ciu_clk entry for eMMC/SDMMC 2017-05-10 13:37:21 -06:00
clk_rk3399.c rockchip: clk: rk3399: adapt MMC clk configuration to the updated RK3399 DTS 2017-05-10 13:37:21 -06:00
Makefile rockchip: rk3328: add clock driver 2017-03-16 16:03:46 -06:00