clk: starfive: pll: Fix to use postdiv1_mask 93/294893/1
authorHoegeun Kwon <hoegeun.kwon@samsung.com>
Wed, 28 Jun 2023 08:01:42 +0000 (17:01 +0900)
committerHoegeun Kwon <hoegeun.kwon@samsung.com>
Wed, 28 Jun 2023 08:01:42 +0000 (17:01 +0900)
commit1a627aae03b0b513f4e477501d91f51d2cdc304d
tree9ca08e05feff80e0ad4af938af452e00ae911aa3
parent39fc0e9bd2075cdbeb1cdb1693a2a833e225a03b
clk: starfive: pll: Fix to use postdiv1_mask

There is a problem that the rates of PLL0 and PLL1 are set incorrectly
because the postdiv1_mask value is incorrectly entered when setting
the pll clk reg. Modify postdiv1's mask value to be put correctly.

Change-Id: Ic2dcc1776313e8185af3ba938e2a980777b85950
Signed-off-by: Hoegeun Kwon <hoegeun.kwon@samsung.com>
drivers/clk/starfive/clk-jh7110-pll.c