[PATCH RFC 0/2] eeprom: eeprom_93xx46: Add support for sending zero bits after address during read transfer

Aswath Govindraju posted 2 patches 4 years, 5 months ago
.../bindings/misc/eeprom-93xx46.txt           |  4 +++-
drivers/misc/eeprom/eeprom_93xx46.c           | 23 +++++++++++++++++++
include/linux/eeprom_93xx46.h                 |  6 +++++
3 files changed, 32 insertions(+), 1 deletion(-)
[PATCH RFC 0/2] eeprom: eeprom_93xx46: Add support for sending zero bits after address during read transfer
Posted by Aswath Govindraju 4 years, 5 months ago
The following series of patches adds support for sending zero bits after
address during read transfer, through a device tree property.


Aswath Govindraju (2):
  Documentation: devicetree: Add property for ignoring the dummy bits
    sent before read transfer
  eeprom: eeprom_93xx46: Add support for ignoring the dummy bit
    preceding data during read transfer

 .../bindings/misc/eeprom-93xx46.txt           |  4 +++-
 drivers/misc/eeprom/eeprom_93xx46.c           | 23 +++++++++++++++++++
 include/linux/eeprom_93xx46.h                 |  6 +++++
 3 files changed, 32 insertions(+), 1 deletion(-)

-- 
2.17.1