Re: I2C Driver Support

2016-04-20 Thread Sebastian Huber
On 20/04/16 08:53, Chris Johns wrote: Three I2C driver variants exist * no framework drivers, This is difficult, since there is no clear search criterium. Examples are c/src/lib/libbsp/powerpc/gen5200/i2c/mpc5200mbus.c c/src/lib/libcpu/m68k/mcf5206/mbus/mcfmbus.c * libi2c drivers, and c

Re: I2C Driver Support

2016-04-19 Thread Chris Johns
On 20/04/2016 15:58, Sebastian Huber wrote: for I2C drivers we have basically the same problem as for the console drivers. Thank you for raising this. In time the old vs the new network stack will need the same review. Three I2C driver variants exist * no framework drivers, * libi2c driver