clk: mmp: pxa168: fix incorrect dividers
authorDoug Brown <doug@schmorgal.com>
Sun, 12 Jun 2022 19:29:27 +0000 (12:29 -0700)
committerStephen Boyd <sboyd@kernel.org>
Fri, 30 Sep 2022 20:34:06 +0000 (13:34 -0700)
commita77a1e2f1b00ec3385523283b8fcbd56ed166797
treeca4a8b94423b5052b706ef6e28878e928689376d
parenta5ff3d8c85ab3c5677e2b4bba3cc1f0068063e5d
clk: mmp: pxa168: fix incorrect dividers

These two clocks had multipliers and dividers that didn't match their
names. A subsequent commit goes through all of the existing peripherals
and ensure the correct clocks are being used everywhere.

Signed-off-by: Doug Brown <doug@schmorgal.com>
Link: https://lore.kernel.org/r/20220612192937.162952-3-doug@schmorgal.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/mmp/clk-of-pxa168.c