RE: [PATCH 2/3] i3c: add mixed limited bus mode

2019-04-16 Thread Vitor Soares
Hi Boris, From: Boris Brezillon Date: Tue, Apr 16, 2019 at 07:00:49 > Hi Vitor, > > On Mon, 15 Apr 2019 20:46:42 +0200 > Vitor Soares wrote: > > > The i3c bus spec define a bus configuration where the i2c devices > > ^defines I2C devices... > > > doe

Re: [PATCH 2/3] i3c: add mixed limited bus mode

2019-04-15 Thread Boris Brezillon
Hi Vitor, On Mon, 15 Apr 2019 20:46:42 +0200 Vitor Soares wrote: > The i3c bus spec define a bus configuration where the i2c devices ^defines I2C devices... > doesn't have the 50ns filter yet they allow the SDR max speed. ^don't^ a 50ns fil

[PATCH 2/3] i3c: add mixed limited bus mode

2019-04-15 Thread Vitor Soares
The i3c bus spec define a bus configuration where the i2c devices doesn't have the 50ns filter yet they allow the SDR max speed. This patch introduce the limited bus mode so the users can use a higher speed on presence of i2c devices index 1. Signed-off-by: Vitor Soares Cc: Boris Brezillon Cc: