diff options
author | Vitor Soares <Vitor.Soares@synopsys.com> | 2019-06-19 20:36:31 +0200 |
---|---|---|
committer | Boris Brezillon <boris.brezillon@collabora.com> | 2019-06-20 09:23:22 +0200 |
commit | ecc8fb54bd443bf69996d9d5ddb8d90a50f14936 (patch) | |
tree | 35e109b9faa4a3c3dae05fe3d53aa2a4ca1c7767 /block | |
parent | 5e343fbb7176a082dec8632f72999aba82f0e720 (diff) | |
download | linux-ecc8fb54bd443bf69996d9d5ddb8d90a50f14936.tar.bz2 |
i3c: fix i2c and i3c scl rate by bus mode
Currently the I3C framework limits SCL frequency to FM speed when
dealing with a mixed slow bus, even if all I2C devices are FM+ capable.
The core was also not accounting for I3C speed limitations when
operating in mixed slow mode and was erroneously using FM+ speed as the
max I2C speed when operating in mixed fast mode.
Fixes: 3a379bbcea0a ("i3c: Add core I3C infrastructure")
Signed-off-by: Vitor Soares <vitor.soares@synopsys.com>
Cc: Boris Brezillon <bbrezillon@kernel.org>
Cc: <stable@vger.kernel.org>
Cc: <linux-kernel@vger.kernel.org>
Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions