
17 Nov
2014
17 Nov
'14
1:46 a.m.
On Tue, Nov 11, 2014 at 10:46:24AM -0700, Simon Glass wrote:
The uclass implements the same operations as the current I2C framework but makes some changes to make it fit driver model better:
- Remove the chip address from API calls
- Remove the address length from API calls
- Remove concept of 'current' I2C bus
- Drop all existing init functions
Signed-off-by: Simon Glass sjg@chromium.org
Reviewed-by: Tom Rini trini@ti.com
--
Tom