]> git.baikalelectronics.ru Git - kernel.git/commit
clk: x86: Set default parent to 48Mhz
authorAkshu Agrawal <akshu.agrawal@amd.com>
Tue, 21 Aug 2018 06:51:57 +0000 (12:21 +0530)
committerStephen Boyd <sboyd@kernel.org>
Thu, 30 Aug 2018 21:47:41 +0000 (14:47 -0700)
commitdcecdf1c7fffdb30f69ef96ae2161c9288cab8c7
tree76e234ab9e899808d5bd2f5b492f9585354a0aba
parent3a2fa0194215b824786860889b7929a4ba2b7584
clk: x86: Set default parent to 48Mhz

System clk provided in ST soc can be set to:
48Mhz, non-spread
25Mhz, spread
To get accurate rate, we need it to set it at non-spread
option which is 48Mhz.

Signed-off-by: Akshu Agrawal <akshu.agrawal@amd.com>
Reviewed-by: Daniel Kurtz <djkurtz@chromium.org>
Fixes: 6a80454ea9b2 ("clk: x86: Add ST oscout platform clock")
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/x86/clk-st.c