u-boot-brain/arch/arm
Allen Martin a51f7de161 Tegra: clk: always use find_best_divider() for periph clocks
When adjusting peripheral clocks always use find_best_divider()
instead of clk_get_divider() even when a secondary divider is not
available.  In the case where is requested clock is too slow to be
derived from the parent clock this allows a best effort to get close
to the requested clock.

This comes up for commands like "sf" where the user can pass a clock
speed on the command line or "sspi" where the clock is hardcoded to
1MHz, but the Tegra114 SPI controller can't go that low.

Signed-off-by: Allen Martin <amartin@nvidia.com>
Acked-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Warren <twarren@nvidia.com>
2013-05-28 12:58:42 -07:00
..
cpu Tegra: clk: always use find_best_divider() for periph clocks 2013-05-28 12:58:42 -07:00
dts EXYNOS5: Add device node for DP 2013-03-27 21:23:18 +09:00
imx-common imx: iomux-v3: Add iomux-mx35.h 2013-05-05 17:55:03 +02:00
include/asm ARM: atmel: add sama5d3xek support 2013-05-21 11:54:16 +02:00
lib lib: consolidate hang() 2013-05-01 16:41:08 -04:00
config.mk arm: Enable -ffunction-sections / -fdata-sections / --gc-sections 2013-05-23 12:09:56 +02:00