clk: ast2600: Add FSI parent clock with correct rate
authorEddie James <eajames@linux.ibm.com>
Thu, 15 Feb 2024 22:07:28 +0000 (16:07 -0600)
committerStephen Boyd <sboyd@kernel.org>
Thu, 22 Feb 2024 05:46:13 +0000 (21:46 -0800)
commit56ce4e733cead4898333b1dc522644bcedbda351
tree13649d8eb779d0151fc406c90af08990f003ba40
parent692678b69cd61485ad831539b9f0bdf562406729
clk: ast2600: Add FSI parent clock with correct rate

In order to calculate correct FSI bus clocks, the FSI clock must
correctly calculate the rate from the parent (APLL / 4).

Signed-off-by: Eddie James <eajames@linux.ibm.com>
Link: https://lore.kernel.org/r/20240215220759.976998-3-eajames@linux.ibm.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/clk-ast2600.c