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)
committerpopcornmix <popcornmix@gmail.com>
Wed, 1 Jul 2020 15:33:10 +0000 (16:33 +0100)
commite0e090b9d9a09bc78efebd3ea87d73752b043b19
treeee90e6effc817808ee9aa02eb0161e5def3f456e
parent1aaec30c0a48c21f711d4a8b8067894eafe72c18
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