]> asedeno.scripts.mit.edu Git - linux.git/commit
clk: stm32mp1: set ck_csi as critical clock
authorGabriel Fernandez <gabriel.fernandez@st.com>
Thu, 14 Feb 2019 10:40:43 +0000 (11:40 +0100)
committerStephen Boyd <sboyd@kernel.org>
Thu, 21 Feb 2019 22:13:19 +0000 (14:13 -0800)
commitc488b24f862787dedbf2578e0bc622a74ac64f0f
tree82815dd0d9c4d56be1025be92fb3243bdaa16466
parent72cfd1ad1057f16fc614861b3c271597995e57ba
clk: stm32mp1: set ck_csi as critical clock

ck_csi is used for IO compensation so it should be
considered as "always-on" and kept on.

Signed-off-by: Gabriel Fernandez <gabriel.fernandez@st.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/clk-stm32mp1.c