Re: [PATCH 08/10] i2c: support 10 bit and slave addresses in sysfs 'new_device'

2015-08-10 Thread Geert Uytterhoeven
Hi Wolfram, On Sat, Aug 8, 2015 at 10:33 PM, Wolfram Sang w...@the-dreams.de wrote: diff --git a/Documentation/i2c/slave-interface b/Documentation/i2c/slave-interface index 2dee4e2d62df19..61ed05cd95317f 100644 --- a/Documentation/i2c/slave-interface +++ b/Documentation/i2c/slave-interface

Re: [PATCH 08/10] i2c: support 10 bit and slave addresses in sysfs 'new_device'

2015-08-10 Thread Wolfram Sang
On Mon, Aug 10, 2015 at 03:17:03PM +0200, Geert Uytterhoeven wrote: Hi Wolfram, On Sat, Aug 8, 2015 at 10:33 PM, Wolfram Sang w...@the-dreams.de wrote: diff --git a/Documentation/i2c/slave-interface b/Documentation/i2c/slave-interface index 2dee4e2d62df19..61ed05cd95317f 100644 ---

[PATCH 08/10] i2c: support 10 bit and slave addresses in sysfs 'new_device'

2015-08-08 Thread Wolfram Sang
From: Wolfram Sang wsa+rene...@sang-engineering.com We now have seperate address spaces for 10 bit and we-are-slave clients. Update the sysfs device instantiation method to support these types by accepting the address offsets that are assigned to the extra address spaces. Update the