Skip to content
Commit 91337f59 authored by Dario Binacchi's avatar Dario Binacchi Committed by Lokesh Vutla
Browse files

video: omap: set LCD clock rate through DM API



The patch configures the display DPLL using the functions provided by
the driver model API for the clock. The device tree contains everything
needed to get the DPLL clock. The round rate function developed for
calculating the DPLL multiplier and divisor and the platform routines
for accessing the DPLL registers are removed from the LCD driver code
because they are implemented inside the DPLL clock driver.

Signed-off-by: default avatarDario Binacchi <dariobin@libero.it>
parent e58e5067
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment