clk:starfive:Set pll2 default rate to 1188m
authorXingyu Wu <xingyu.wu@starfivetech.com>
Mon, 5 Sep 2022 09:31:08 +0000 (17:31 +0800)
committerXingyu Wu <xingyu.wu@starfivetech.com>
Tue, 6 Sep 2022 14:13:29 +0000 (22:13 +0800)
Change pll2_out default rate from 1228.8m to 1188m.

Signed-off-by: Xingyu Wu <xingyu.wu@starfivetech.com>
drivers/clk/starfive/clk-starfive-jh7110-pll.h

index b812b72..eb2511c 100755 (executable)
@@ -13,7 +13,7 @@
  * If set PLL2_DEFAULT_FREQ one of 'starfive_pll2_freq_value', then PLL2
  * frequency will be set the new rate during clock tree registering.
  */
-#define PLL2_DEFAULT_FREQ      PLL2_FREQ_12288_VALUE
+#define PLL2_DEFAULT_FREQ      PLL2_FREQ_1188_VALUE
 
 #define PLL0_INDEX             0
 #define PLL1_INDEX             1