lkml.org 
[lkml]   [2017]   [Nov]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v2 1/1] at24: support eeproms that do not roll over page reads.
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 driver. To enable it, add the
> AT24_FLAG_NO_RDROL flag to the eeprom entry in the
> device_id table, or add 'no-read-rollover' to the eeprom
> devicetree entry.
>
> Signed-off-by: Sven Van Asbroeck <svendev@arcx.com>
> ---
> .../devicetree/bindings/eeprom/eeprom.txt | 5 +++

Acked-by: Rob Herring <robh@kernel.org>

> drivers/misc/eeprom/at24.c | 47 +++++++++++-----------
> include/linux/platform_data/at24.h | 1 +
> 3 files changed, 29 insertions(+), 24 deletions(-)

\
 
 \ /
  Last update: 2017-11-08 20:55    [W:0.041 / U:1.868 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site