]> www.infradead.org Git - users/hch/block.git/commit
clk: renesas: r8a779h0: Fix PLL2/PLL4 multipliers in comments
authorGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 12 Jun 2024 07:25:16 +0000 (09:25 +0200)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 24 Jun 2024 13:51:04 +0000 (15:51 +0200)
commit362951fef4f9e0eaddfdad637474ed67d66ea60b
tree5bf899db992b6d68e42c0226d0afa5ee4cb38b2e
parentf92d44a00bd559f411b2c70b677afbc7c4723019
clk: renesas: r8a779h0: Fix PLL2/PLL4 multipliers in comments

The multipliers for PLL2 and PLL4 as listed in the comments for
the cpg_pll_configs[] array are incorrect.  Fix them.

Note that the actual values in the tables were correct.

Fixes: f077cab34df3010d ("clk: renesas: cpg-mssr: Add support for R-Car V4M")
Reported-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Link: https://lore.kernel.org/07126b55807c1596422c9547e72f0a032487da1e.1718177076.git.geert+renesas@glider.be
drivers/clk/renesas/r8a779h0-cpg-mssr.c