[PATCH v4 2/4] nvmem: NXP LPC18xx EEPROM memory NVMEM driver

2015-11-17 Thread Ariel D'Alessandro
This commit adds support for NXP LPC18xx EEPROM memory found in NXP LPC185x/3x and LPC435x/3x/2x/1x devices. EEPROM size is 16384 bytes and it can be entirely read and written/erased with 1 word (4 bytes) granularity. The last page (128 bytes) contains the EEPROM initialization data and is not

Re: [PATCH v4 2/4] nvmem: NXP LPC18xx EEPROM memory NVMEM driver

2015-11-17 Thread Stefan Wahren
> Ariel D'Alessandro hat am 17. November 2015 um > 21:02 geschrieben: > > > This commit adds support for NXP LPC18xx EEPROM memory found in NXP > LPC185x/3x and LPC435x/3x/2x/1x devices. > > EEPROM size is 16384 bytes and it can be entirely read and > written/erased