commit | cbf4f7325a638ced1d815580dfed44ea3b76163c | [log] [tgz] |
---|---|---|
author | Vitor Soares <Vitor.Soares@synopsys.com> | Wed Jun 19 20:36:32 2019 +0200 |
committer | Boris Brezillon <boris.brezillon@collabora.com> | Thu Jun 20 09:23:22 2019 +0200 |
tree | 14967988fe09d6e065c323afe1f47b6f9f87048c | |
parent | ecc8fb54bd443bf69996d9d5ddb8d90a50f14936 [diff] |
i3c: add mixed limited bus mode The i3c bus spec defines a bus configuration where i2c devices don't have a 50ns filter but support SCL running at SDR max rate (12.5MHz). This patch introduces the limited bus mode so that users can use a higher speed in presence of i2c devices index 1. Signed-off-by: Vitor Soares <vitor.soares@synopsys.com> Cc: Boris Brezillon <bbrezillon@kernel.org> Cc: <linux-kernel@vger.kernel.org> Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>