clk: meson: meson8b: Make the video clock trees mutable
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Tue, 13 Jul 2021 23:25:09 +0000 (01:25 +0200)
committerJerome Brunet <jbrunet@baylibre.com>
Thu, 23 Sep 2021 09:46:38 +0000 (11:46 +0200)
commit7bcf9ef6b9c50e87bcb1dee5ced50ccfa2b21470
tree8e6a5988db73eac2cda45abd967edd2400d6150f
parent040e165bef65ffd137f734b0e6d78d160a93abb2
clk: meson: meson8b: Make the video clock trees mutable

Switch from the "_ro" clock op variants to the mutable ones for all
video clocks. This will allow the VPU driver to change the clocks as
needed for the different video output modes.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Link: https://lore.kernel.org/r/20210713232510.3057750-6-martin.blumenstingl@googlemail.com
drivers/clk/meson/meson8b.c