summaryrefslogtreecommitdiff
path: root/Kbuild
diff options
context:
space:
mode:
authorJerome Brunet <jbrunet@baylibre.com>2020-10-07 10:07:50 +0200
committerWolfram Sang <wsa@kernel.org>2020-10-08 11:57:14 +0200
commit79e137b1540165f788394658442284d55a858984 (patch)
treedffa45e184d43dfe2054e5f4af447f96d5e0e55b /Kbuild
parent28683e847e2f20eed22cdd24f185d7783db396d3 (diff)
i2c: meson: keep peripheral clock enabled
SCL rate appears to be different than what is expected. For example, We get 164kHz on i2c3 of the vim3 when 400kHz is expected. This is partially due to the peripheral clock being disabled when the clock is set. Let's keep the peripheral clock on after probe to fix the problem. This does not affect the SCL output which is still gated when i2c is idle. Fixes: 09af1c2fa490 ("i2c: meson: set clock divider in probe instead of setting it for each transfer") Signed-off-by: Jerome Brunet <jbrunet@baylibre.com> Signed-off-by: Wolfram Sang <wsa@kernel.org>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions