uboot/arch/arm/include/asm
Padmavathi Venna 12a46a384d Exynos: clock: Add generic api to get the clk freq
Add generic api to get the frequency of the required peripherial. This
API gets the source clock frequency and returns the required frequency
by dividing with first and second dividers based on the requirement.

Test with command "sf probe 1:0; time sf read 40008000 0 1000".
Try with different numbers of bytes and see that sane values are obtained
Build and boot U-boot with this patch, backlight works properly.

Signed-off-by: Padmavathi Venna <padma.v@samsung.com>
Signed-off-by: Akshay Saraswat <akshay.s@samsung.com>
Acked-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
2013-04-01 14:02:08 +09:00
..
arch-a320
arch-am33xx am335x_evm: Add better timings for the new BeagleBoard DDR3 part 2013-03-24 12:49:12 -04:00
arch-arm720t arm: Remove support for NETARM 2012-10-26 22:38:00 +02:00
arch-armada100
arch-armv7 ARMv7: Add register definition of global timer 2012-10-03 02:04:22 +02:00
arch-at91 ARM: at91sam9x5: Using CPU string directly 2013-03-12 13:02:13 +01:00
arch-bcm2835 ARM: rpi_b: enable SD controller, add related env/cmds 2013-03-20 15:32:16 +01:00
arch-davinci Merge u-boot/master into u-boot-ti/master 2013-03-11 12:16:13 -04:00
arch-ep93xx
arch-exynos Exynos: clock: Add generic api to get the clk freq 2013-04-01 14:02:08 +09:00
arch-imx mxc: Define architecture identifier 2012-09-01 14:58:30 +02:00
arch-ixp
arch-kirkwood arch-kirkwood: Ethernet port macro returning incorrect address 2013-01-09 04:12:11 +05:30
arch-ks8695
arch-lpc32xx
arch-mb86r0x
arch-mx5 mx31/mx35/mx51/mx53/mx6: add watchdog 2013-01-13 11:39:57 +01:00
arch-mx6 mx6: Provide a structure for accessing HDMI registers 2013-03-07 18:03:44 +01:00
arch-mx25 ehci-mxc: Define host offsets 2012-11-16 09:16:45 +01:00
arch-mx27 mxc: Define architecture identifier 2012-09-01 14:58:30 +02:00
arch-mx31 mx31/mx35/mx51/mx53/mx6: add watchdog 2013-01-13 11:39:57 +01:00
arch-mx35 SPL: ONENAND: Fix some ONENAND related defines. 2013-03-08 16:41:14 -05:00
arch-mxs mxs: timrot: Add support to i.MX23 2013-03-07 17:22:58 +01:00
arch-nomadik
arch-omap3 SPL: ONENAND: Fix some ONENAND related defines. 2013-03-08 16:41:14 -05:00
arch-omap4 ARM: OMAP4+: Make control module register structure generic 2013-03-11 11:06:10 -04:00
arch-omap5 arm: dra7xx: Add silicon id support for DRA752 soc 2013-03-11 11:39:57 -04:00
arch-omap24xx ARM: Remove apollon board 2012-09-18 12:01:51 -07:00
arch-orion5x ARM: kirkwood/orion5x: Use reset_cpu definition in include/common.h 2012-10-03 16:43:13 +05:30
arch-pantheon
arch-pxa pxa: Add code to examine cpu model and revision 2012-10-15 11:54:07 -07:00
arch-rmobile arm: rmobile: Add support PFC of Renesas R8A7740 2012-10-03 02:04:25 +02:00
arch-s3c24x0 ARM : Add GPIO Driver and IOMUX definition for S3C2440 2012-10-03 10:50:20 +02:00
arch-s3c44b0
arch-s3c64xx
arch-s5pc1xx gpio:fix: Proper handling of GPIO subsystem parts at Samsung devices 2012-11-15 21:08:18 +09:00
arch-sa1100
arch-socfpga ARM: Add Altera SOCFPGA Cyclone5 2012-10-04 18:11:52 +02:00
arch-spear SPL: ARM: spear: Add SPL support for SPEAr600 platform 2012-07-07 14:07:43 +02:00
arch-tegra tegra: spi: rename tegra SPI drivers 2013-03-25 09:56:05 -07:00
arch-tegra20 spi: add common fdt SPI driver interface 2013-03-25 09:56:06 -07:00
arch-tegra30 Tegra30: Cardhu: Add pad config tables/code based on pinmux code 2013-03-14 11:06:43 -07:00
arch-tegra114 Tegra114: Dalmore: Add SDIO3 pad config to pinctrl_config table 2013-03-25 09:56:07 -07:00
arch-tnetv107x
arch-u8500 u8500: Enabling power to MMC device on AB8500 V2 2012-09-01 14:58:20 +02:00
arch-zynq arm: zynq: Add lowlevel initialization to C 2013-02-07 09:18:42 +01:00
imx-common mx51evk: Fix build error when CONFIG_VIDEO is disabled 2012-11-14 14:05:35 +01:00
proc-armv
armv7.h ARM: OMAP5: Add silicon id support for ES2.0 revision. 2013-03-11 11:06:10 -04:00
assembler.h
atomic.h
bitops.h
bootm.h
byteorder.h
cache.h
config.h
dma-mapping.h
ehci-omap.h usb: ehci: rework to take advantage of new lowlevel interface 2012-10-15 11:54:00 -07:00
emif.h arm: dra7xx: Add DDR related data for DRA752 ES1.0 2013-03-11 11:06:11 -04:00
errno.h
global_data.h arm: Use generic global_data 2013-02-04 09:05:45 -05:00
gpio.h
hardware.h
io.h
linkage.h
mach-types.h arm: rmobile: Add support for ATMARK-TECHNO Armadillo-800EVA board 2012-10-03 02:04:25 +02:00
macro.h
memory.h
omap_common.h arm: dra7xx: Add silicon id support for DRA752 soc 2013-03-11 11:39:57 -04:00
omap_gpio.h gpio: add gpio_is_valid() to omap_gpio API 2012-12-10 12:45:35 -07:00
omap_mmc.h omap_hsmmc: add driver check for write protection 2013-03-08 16:41:13 -05:00
omap_musb.h musb-new: omap2plus backend driver 2012-11-20 00:16:08 +01:00
pl310.h
posix_types.h
processor.h
ptrace.h
sections.h Introduce generic link section.h symbol files 2013-03-15 16:13:58 -04:00
setup.h arm bootm: Allow to pass board specified atags 2012-10-30 15:28:05 -07:00
sizes.h
spl.h Replace __bss_end__ with __bss_end 2013-03-15 16:13:54 -04:00
string.h
system.h ARM: add wfi assembly macro 2013-02-03 14:43:58 +01:00
types.h
u-boot-arm.h arm: Use sections header to obtain link symbols 2013-03-15 16:13:58 -04:00
u-boot.h arm: Enable generic board support 2013-03-15 16:14:00 -04:00
unaligned.h
utils.h