Home
last modified time | relevance | path

Searched hist:"5489 ebc7af2e0f46eb5e818e2dc646d03bd96541" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/include/asm/arch-sunxi/
H A Dclock_sun6i.h5489ebc7af2e0f46eb5e818e2dc646d03bd96541 Sun Dec 21 15:27:45 UTC 2014 Hans de Goede <hdegoede@redhat.com> sunxi: video: Modify sunxi_lcdc_pll_set to work with both tcon0 and tcon1

Modify sunxi_lcdc_pll_set to work with both tcon0 and tcon1, this is a
preparation patch for adding lcd support.

While at it also swap the divider search order, searching from low to
high, as the comment above the code says we should do. In cases where there
are multiple solutions this will result in picking a lower pll clock and
divider, which is more stable and saves power.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>