commit | c4e634ce412d97f0e61223b2a5b3f8f9600cd4dc | [log] [tgz] |
---|---|---|
author | Eric Anholt <eric@anholt.net> | Fri Sep 30 10:07:27 2016 -0700 |
committer | Stephen Boyd <sboyd@codeaurora.org> | Mon Oct 17 15:34:36 2016 -0700 |
tree | 6a6496905df153f26dae703b28b82d907885bee5 | |
parent | 1c7032258d568f9a7aeb4c541786699d9a219a2a [diff] |
clk: bcm2835: Clamp the PLL's requested rate to the hardware limits. Fixes setting low-resolution video modes on HDMI. Now the PLLH_PIX divider adjusts itself until the PLLH is within bounds. Signed-off-by: Eric Anholt <eric@anholt.net> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>