clk-raspberrypi: Allow cpufreq driver to also adjust gpu clocks
authorpopcornmix <popcornmix@gmail.com>
Mon, 9 Sep 2019 14:49:56 +0000 (15:49 +0100)
committerDom Cobley <popcornmix@gmail.com>
Mon, 21 Mar 2022 16:03:58 +0000 (16:03 +0000)
commit3166b369742c292a9984c38386d2df31423d1ebc
treeb25271812fb40fb05a4757f7cf287aa05a4e6ffa
parentb5ec9aa014390e12b464ff372b0ed8656429f135
clk-raspberrypi: Allow cpufreq driver to also adjust gpu clocks

For performance/power it is beneficial to adjust gpu clocks with arm clock.
This is how the downstream cpufreq driver works

Signed-off-by: popcornmix <popcornmix@gmail.com>
drivers/clk/bcm/clk-raspberrypi.c