diff options
author | 2023-07-26 17:22:38 +0800 | |
---|---|---|
committer | 2023-08-14 15:21:49 +0200 | |
commit | b610c4bbd153c2cde548db48559e170905d7c369 (patch) | |
tree | c931ecd8eb4772d2d546399c1536dedd2b62cf05 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 6.5-rc6 (diff) | |
download | linux-rng-b610c4bbd153c2cde548db48559e170905d7c369.tar.xz linux-rng-b610c4bbd153c2cde548db48559e170905d7c369.zip |
i2c: imx-lpi2c: return -EINVAL when i2c peripheral clk doesn't work
On MX8X platforms, the default clock rate is 0 if without explicit
clock setting in dts nodes. I2c can't work when i2c peripheral clk
rate is 0.
Add a i2c peripheral clk rate check before configuring the clock
register. When i2c peripheral clk rate is 0 and directly return
-EINVAL.
Signed-off-by: Carlos Song <carlos.song@nxp.com>
Acked-by: Dong Aisheng <Aisheng.dong@nxp.com>
Reviewed-by: Andi Shyti <andi.shyti@kernel.org>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions