Home
last modified time | relevance | path

Searched hist:"3 a33bb1874a75abde8872915f808945b6d20f6f2" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/mmc/
H A Dexynos_dw_mmc.c3a33bb1874a75abde8872915f808945b6d20f6f2 Wed Feb 04 06:48:39 UTC 2015 Jaehoon Chung <jh80.chung@samsung.com> mmc: exynos_dw_mmc: set to clksel_val into board-init function

"clksel_val" is assigned to property of mmc or defined value.
But it doesn't write at initial sequence.
There is a reason that get the wrong source-clock value.
This patch fixed it.

Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>