OSDN Git Service

clk: meson: add the gxl hdmi pll
authorJerome Brunet <jbrunet@baylibre.com>
Fri, 19 Jan 2018 15:55:26 +0000 (16:55 +0100)
committerJerome Brunet <jbrunet@baylibre.com>
Mon, 12 Feb 2018 08:49:23 +0000 (09:49 +0100)
commit69d92293274b3ae60c54271bf6e029e3d1d582e8
tree340e70238b8ecedceac2f72a51f1653b0facf991
parent7d3142e5d64a2bdcd382dac979407f6afc83d685
clk: meson: add the gxl hdmi pll

The hdmi pll used in the gxl family is actually different from the gxbb
one. The register layout is completely different, which explain why the
hdmi pll rate has always been rubbish on the gxl family.

Adding the correct register field is the first part of the fix to get a
correct rate out the hdmi pll

Fixes: 0d48fc558d01 ("clk: meson-gxbb: Add GXL/GXM GP0 Variant")
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
drivers/clk/meson/gxbb.c