mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
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 <[email protected]> Cc: Boris Brezillon <[email protected]> Cc: <[email protected]> Signed-off-by: Boris Brezillon <[email protected]>