summaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk-oxnas.c
diff options
context:
space:
mode:
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>2018-11-15 23:40:47 +0100
committerNeil Armstrong <narmstrong@baylibre.com>2018-11-23 15:11:58 +0100
commit7dc7eeb8c0875c4bb7607509d9270ad3fd726b6b (patch)
tree03389d4cde5b28afbe2ed75a16c9d06c6ba2b0d4 /drivers/clk/clk-oxnas.c
parente36c7e9898f2ba34becf37bda37b70e984b0bf4e (diff)
downloadlinux-7dc7eeb8c0875c4bb7607509d9270ad3fd726b6b.tar.gz
linux-7dc7eeb8c0875c4bb7607509d9270ad3fd726b6b.tar.bz2
linux-7dc7eeb8c0875c4bb7607509d9270ad3fd726b6b.zip
clk: meson: meson8b: run from the XTAL when changing the CPU frequency
Changing the CPU clock requires changing various clocks including the SYS PLL. The existing meson clk-pll and clk-regmap drivers can change all of the relevant clocks already. However, changing for exampe the SYS PLL is problematic because as long as the CPU is running off a clock derived from SYS PLL changing the latter results in a full system lockup. Fix this system lockup by switching the CPU clock to run off the XTAL while we are changing the any of the clocks in the CPU clock tree. Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Reviewed-by: Jerome Brunet <jbrunet@baylibre.com> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> Link: https://lkml.kernel.org/r/20181115224048.13511-6-martin.blumenstingl@googlemail.com
Diffstat (limited to 'drivers/clk/clk-oxnas.c')
0 files changed, 0 insertions, 0 deletions