summaryrefslogtreecommitdiff
path: root/drivers/clk/meson/Makefile
diff options
context:
space:
mode:
authorJerome Brunet <jbrunet@baylibre.com>2018-06-20 12:06:09 +0200
committerJerome Brunet <jbrunet@baylibre.com>2018-07-09 13:48:59 +0200
commit9799d5ae003c05f0db5d6c5884183a388b74ba3c (patch)
tree27ba4b2131fed5d501691c9afcec491466f5fc86 /drivers/clk/meson/Makefile
parent1cd50181750f4bde1e4305812a8df5a5731ed28a (diff)
clk: meson: stop rate propagation for audio clocks
It is actually a lot easier to setup the PLL with carefully chosen rates than relying on CCF clock propagation for this audio use case. This way, we can make sure we will always be able to provide the common audio clock rates, while having the PLL in the optimal operating range. For this, we stop the rate propagation at the mux picking the PLL and let it round to the closest matching PLL. Doing so, we can use the generic divider for the i2s clock. clk-audio-divider is no longer required. It was a (poor) attempt to use CCF rate propagation while making sure the PLL rate would be high enough to work with audio use cases. Acked-by: Neil Armstrong <narmstrong@baylibre.com> Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Diffstat (limited to 'drivers/clk/meson/Makefile')
0 files changed, 0 insertions, 0 deletions