]> Git Repo - J-u-boot.git/commit
arm: mxs: Add LCDIF clock configuration function
authorMarek Vasut <[email protected]>
Sun, 28 Apr 2013 09:20:01 +0000 (09:20 +0000)
committerStefano Babic <[email protected]>
Mon, 6 May 2013 15:40:22 +0000 (17:40 +0200)
commit7411cdf0e20f3e7028a3ba5be956875b32933cad
tree8802de56a267783978d26923a6127c0d853eea67
parent68088ceed7eb059d1aa50ffe7c372cf8b058797e
arm: mxs: Add LCDIF clock configuration function

This function turns on the LCDIF clock and configures it's frequency. The
dividers settings are calculated within the function and the current
implementation should be fast and accurate.

Signed-off-by: Marek Vasut <[email protected]>
Cc: Fabio Estevam <[email protected]>
Cc: Otavio Salvador <[email protected]>
Cc: Stefano Babic <[email protected]>
arch/arm/cpu/arm926ejs/mxs/clock.c
arch/arm/include/asm/arch-mxs/clock.h
This page took 0.028644 seconds and 4 git commands to generate.