Re: [PATCH v2 04/19] i2c: designware_i2c: Rename 'max' speed to 'high' speed

2020-01-15 Thread Heiko Schocher
Hello Simon, Am 03.01.2020 um 23:26 schrieb Simon Glass: Some SoCs support a higher speed than what is currently called 'max' in this driver. Rename it to 'high' speed, which is the official name of the 3.4MHz speed. Signed-off-by: Simon Glass --- Changes in v2: None

Re: [PATCH v2 04/19] i2c: designware_i2c: Rename 'max' speed to 'high' speed

2020-01-06 Thread pt
Reviewed-by: Jun Chen Simon Glass 於 2020年1月4日 週六 上午6:27寫道: > Some SoCs support a higher speed than what is currently called 'max' in > this driver. Rename it to 'high' speed, which is the official name of the > 3.4MHz speed. > > Signed-off-by: Simon Glass > --- > > Changes in v2: None > >

[PATCH v2 04/19] i2c: designware_i2c: Rename 'max' speed to 'high' speed

2020-01-04 Thread Simon Glass
Some SoCs support a higher speed than what is currently called 'max' in this driver. Rename it to 'high' speed, which is the official name of the 3.4MHz speed. Signed-off-by: Simon Glass --- Changes in v2: None drivers/i2c/designware_i2c.c | 10 +- drivers/i2c/designware_i2c.h | 8