summaryrefslogtreecommitdiff
path: root/drivers/clk/sunxi/clk-sun6i-apb0.c
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2016-06-01 12:05:36 -0700
committerStephen Boyd <sboyd@codeaurora.org>2016-09-07 08:57:44 -0700
commit67615c588a059b731df9d019edc3c561d8006ec9 (patch)
tree8451bec87070b3d25d439bab286799242cca56de /drivers/clk/sunxi/clk-sun6i-apb0.c
parent9e400c5cc5c105e35216ac59a346f20cdd7613be (diff)
downloadlinux-67615c588a059b731df9d019edc3c561d8006ec9.tar.gz
clk: bcm2835: Skip PLLC clocks when deciding on a new clock parent
If the firmware had set up a clock to source from PLLC, go along with it. But if we're looking for a new parent, we don't want to switch it to PLLC because the firmware will force PLLC (and thus the AXI bus clock) to different frequencies during over-temp/under-voltage, without notification to Linux. On my system, this moves the Linux-enabled HDMI state machine and DSI1 escape clock over to plld_per from pllc_per. EMMC still ends up on pllc_per, because the firmware had set it up to use that. Signed-off-by: Eric Anholt <eric@anholt.net> Fixes: 41691b8862e2 ("clk: bcm2835: Add support for programming the audio domain clocks") Acked-by: Martin Sperl <kernel@martin.sperl.org> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'drivers/clk/sunxi/clk-sun6i-apb0.c')
0 files changed, 0 insertions, 0 deletions