[PATCH v4 0/2] Add a property in at24.c
From: alanx . chiang
Date: Fri Jun 29 2018 - 03:23:02 EST
From: Alan Chiang <alanx.chiang@xxxxxxxxx>
In at24.c, it uses 8-bit addressing by default. In this patch,
add a property address-width that provides a flexible method to
pass the information to the driver.
Alan Chiang (2):
dt-bindings: at24: Add address-width property
eeprom: at24: Add support for address-width property
Documentation/devicetree/bindings/eeprom/at24.txt | 2 ++
drivers/misc/eeprom/at24.c | 17 +++++++++++++++++
2 files changed, 19 insertions(+)
--
2.7.4