summaryrefslogtreecommitdiffstats
path: root/drivers/clk/meson/axg-aoclk.c
diff options
context:
space:
mode:
authorJerome Brunet2018-08-01 16:00:52 +0200
committerJerome Brunet2018-09-26 12:01:57 +0200
commit87173557d2f6d28ba6e19f8aaf6b7f3d45d51511 (patch)
treeb3d6f9bd85962dcdaa1776cb69023541bfc94111 /drivers/clk/meson/axg-aoclk.c
parentclk: meson: clk-pll: drop CLK_GET_RATE_NOCACHE where unnecessary (diff)
downloadkernel-qcow2-linux-87173557d2f6d28ba6e19f8aaf6b7f3d45d51511.tar.gz
kernel-qcow2-linux-87173557d2f6d28ba6e19f8aaf6b7f3d45d51511.tar.xz
kernel-qcow2-linux-87173557d2f6d28ba6e19f8aaf6b7f3d45d51511.zip
clk: meson: clk-pll: remove od parameters
Remove od parameters from pll clocks and add post dividers clocks instead. Some clock, especially the one which feature several ods, may provide output between those ods. Also, some drivers, such as the hdmi driver, may require a more detailed control of the clock dividers, compared to what CCF would perform automatically. One added benefit of removing ods is that it also greatly reduce the size of the rate parameter tables. In the future, we could possibly take the predivider 'n' out of this driver as well. To do so, we will need to understand the constraints for the PLL to lock and whether or not it depends on the input clock rate. Acked-by: Neil Armstrong <narmstrong@baylibre.com> Reviewed-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Tested-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Diffstat (limited to 'drivers/clk/meson/axg-aoclk.c')
0 files changed, 0 insertions, 0 deletions