
11 Apr
2016
11 Apr
'16
10:41 a.m.
To align to the Linux driver, change the clock source of the SDHCI's generated clock from PLLA to UPLL clock.
Wenyou Yang (3): ARM: at91: clock: fix the GCK's clock source ARM: at91: clock: complete the GCK's clock sources board: sama5d2_xplained: change SDHCI GCK's clock source to UPLL
arch/arm/mach-at91/armv7/clock.c | 11 +++++++++++ arch/arm/mach-at91/include/mach/clk.h | 2 ++ board/atmel/sama5d2_xplained/sama5d2_xplained.c | 4 ++-- 3 files changed, 15 insertions(+), 2 deletions(-)
--
2.7.4