
1 Dec
2014
1 Dec
'14
10:02 a.m.
Hi Simon,
On Thu, 27 Nov 2014 21:47:07 -0700 Simon Glass sjg@chromium.org wrote:
+Masahiro On Nov 24, 2014 11:58 AM, "Simon Glass" sjg@chromium.org 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
I am reviewing v3 now. Hopefully, I will send some comments in a couple of days.
Best Regards Masahiro Yamada