u-boot-brain/arch/arm/cpu
Ajay Kumar 6102560891 Exynos5: Fix rpll_sdiv to support both peach-pit and peach-pi panels
The existing setting for rpll_sdiv generates 70.5Mhz RPLL
video clock to drive 1366x768 panel on peach_pit.

This clock rate is not sufficient to drive 1920x1080 panel on peach-pi.
So, we adjust rpll_sdiv to 3 so that it generates 141Mhz pixel clock
which can drive peach-pi LCD.

This change doesn't break peach-pit LCD since 141/2=70.5Mhz, i.e FIMD
divider at IP level will get set to 1(the required divider setting
will be calculated and set by exynos_fimd_set_clock()) and hence
peach-pit LCD still works fine.

Signed-off-by: Ajay Kumar <ajaykumar.rs@samsung.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Tested-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
2015-04-06 14:34:40 +09:00
..
arm720t remove unnecessary version.h includes 2015-03-24 10:50:50 -04:00
arm920t ARM: remove a320evb board support 2015-02-24 17:07:17 -05:00
arm926ejs remove unnecessary version.h includes 2015-03-24 10:50:50 -04:00
arm946es remove unnecessary version.h includes 2015-03-24 10:50:50 -04:00
arm1136 remove unnecessary version.h includes 2015-03-24 10:50:50 -04:00
arm1176 ARM: bcm283x: merge BCM2835/BCM2836 directories into mach-bcm283x 2015-03-28 09:03:09 -04:00
armv7 Exynos5: Fix rpll_sdiv to support both peach-pit and peach-pi panels 2015-04-06 14:34:40 +09:00
armv8 remove unnecessary version.h includes 2015-03-24 10:50:50 -04:00
pxa remove unnecessary version.h includes 2015-03-24 10:50:50 -04:00
sa1100 remove unnecessary version.h includes 2015-03-24 10:50:50 -04:00
Makefile ARM: tegra: collect SoC sources into mach-tegra 2015-02-21 08:23:51 -05:00
u-boot-spl.lds arm: spl: Add I2C linker list in generic .lds 2014-12-11 09:38:35 -08:00
u-boot.lds ARM: HYP/non-sec: add separate section for secure code 2014-07-28 17:07:23 +02:00