]> git.ipfire.org Git - thirdparty/u-boot.git/commit - drivers/clk/clk-hsdk-cgu.c
CLK: HSDK: fix HDMI clock calculation
authorEugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
Wed, 29 Jan 2020 11:08:30 +0000 (14:08 +0300)
committerAlexey Brodkin <abrodkin@synopsys.com>
Wed, 12 Feb 2020 17:47:39 +0000 (20:47 +0300)
commitdefd1e71d0e0eaa1af92cadc4a9699830e2f89fc
tree0908b429e67d6bdd3e5732b64a2be9e82b1de37a
parentb8f3ce013700893a3ed4ae280a2aec0ab95af3de
CLK: HSDK: fix HDMI clock calculation

HDMI PLL has its own xtal with 27 MHz output but we treat it the same
way as other PLLs with 33.33 MHz input.
Fix that.

Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
drivers/clk/clk-hsdk-cgu.c