[PATCH RFC 0/2] eeprom: eeprom_93xx46: Add support for sending zero bits after address during read transfer
From: Aswath Govindraju
Date: Wed Dec 09 2020 - 12:59:08 EST
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