commit | 3a5b15a675b9f6aeab3dac745ef90be98c1f153c | [log] [tgz] |
---|---|---|
author | Akshay Bhat <akshay.bhat@timesys.com> | Tue Apr 12 18:13:58 2016 -0400 |
committer | Stefano Babic <sbabic@denx.de> | Tue Apr 19 16:05:13 2016 +0200 |
tree | e1462a832210defa82bfad1e6bfaea86a7c2eb74 | |
parent | cc4e4b666a4bab9c9617c19d56f86b4ccd57104f [diff] |
board: ge: bx50v3: Setup LDB_DI_CLK source To generate accurate pixel clocks required by the displays we need to set the ldb_di_clk source on bx50v3 to PLL3 and b850v3 to PLL5. Since PLL5 is disabled on reset, we need to enable PLL5. Signed-off-by: Akshay Bhat <akshay.bhat@timesys.com> Cc: Stefano Babic <sbabic@denx.de>