]> git.itanic.dy.fi Git - linux-stable/commit
i2c: sh_mobile: Use new clock calculation formulas for RZ/G2E
authorGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 6 May 2021 11:15:40 +0000 (13:15 +0200)
committerWolfram Sang <wsa@kernel.org>
Tue, 25 May 2021 19:53:46 +0000 (21:53 +0200)
commitc4740e293c93c747e65d53d9aacc2ba8521d1489
treec09fcec47e79555243611833dc123bf315852fe9
parent52b806e8d6b3c06d5f8415f82d7353695acb2f00
i2c: sh_mobile: Use new clock calculation formulas for RZ/G2E

When switching the Gen3 SoCs to the new clock calculation formulas, the
match entry for RZ/G2E added in commit 51243b73455f2d12 ("i2c:
sh_mobile: Add support for r8a774c0 (RZ/G2E)") was forgotten.

Fixes: e8a27567509b2439 ("i2c: sh_mobile: use new clock calculation formulas for Gen3")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Fabrizio Castro <fabrizio.castro.jz@renesas.com>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
drivers/i2c/busses/i2c-sh_mobile.c