]> www.infradead.org Git - users/jedix/linux-maple.git/commit
clk: bcm: rpi: Allow cpufreq driver to also adjust gpu clocks
authorDom Cobley <popcornmix@gmail.com>
Thu, 16 Jan 2025 16:24:09 +0000 (16:24 +0000)
committerStephen Boyd <sboyd@kernel.org>
Thu, 16 Jan 2025 21:27:11 +0000 (13:27 -0800)
commitc911a66059a23e284dcfd00cf847368c0a2fa6c8
tree1fc1bc4cbdf1d498bce0c63d31c923e5c19a2ffe
parent410cf8252e5c595dd7d20cb176359842c35bc4cb
clk: bcm: rpi: 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

Acked-by: Stephen Boyd <sboyd@kernel.org>
Signed-off-by: Dom Cobley <popcornmix@gmail.com>
Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
Link: https://lore.kernel.org/r/20250116-bcm2712-clk-updates-v1-2-10bc92ffbf41@raspberrypi.com
Reviewed-by: Florian Fainelli <florian.fainelli@broadcom.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/bcm/clk-raspberrypi.c