Re: [PATCH v2 1/1] at24: support eeproms that do not roll over page reads.

2017-11-06 Thread Rob Herring
On Wed, Nov 01, 2017 at 09:44:03AM -0400, Sven Van Asbroeck wrote: > Some eeproms in the at24 family do not roll over page reads, > e.g. the Microchip 24AA16/24LC16B. On those eeproms, reads > that straddle block boundaries will not work correctly. > > Solution: > Implement read rollover in the dr

[PATCH v2 1/1] at24: support eeproms that do not roll over page reads.

2017-11-01 Thread Sven Van Asbroeck
Some eeproms in the at24 family do not roll over page reads, e.g. the Microchip 24AA16/24LC16B. On those eeproms, reads that straddle block boundaries will not work correctly. Solution: Implement read rollover in the driver. To enable it, add the AT24_FLAG_NO_RDROL flag to the eeprom entry in the