]> asedeno.scripts.mit.edu Git - linux.git/commit
i2c: sh_mobile: use new clock calculation formulas for Gen2
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Tue, 5 Feb 2019 17:00:46 +0000 (18:00 +0100)
committerWolfram Sang <wsa@the-dreams.de>
Fri, 8 Feb 2019 21:24:50 +0000 (22:24 +0100)
commit8fbd9b08b73e6de17b958a107e69a998faba18fa
tree5cf4cd8a1f6163afe24d5d9f8803438c26d71d66
parente8a27567509b2439b3d8e5937a11483fb25c0f0c
i2c: sh_mobile: use new clock calculation formulas for Gen2

We measured the clock on a Lager and an Ebisu board. The new formula
gives better results for both. So after Gen3, switch to this formula for
all Gen2 SoCs.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/i2c-sh_mobile.c