[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1498736351-9021-1-git-send-email-claudiu.beznea@microchip.com>
Date: Thu, 29 Jun 2017 14:39:08 +0300
From: Claudiu Beznea <claudiu.beznea@...rochip.com>
To: <robh+dt@...nel.org>, <mark.rutland@....com>, <nsekhar@...com>,
<david@...hnology.com>, <wsa@...-dreams.de>
CC: <devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<linux-i2c@...r.kernel.org>, <nicolas.ferre@...rochip.com>,
Claudiu Beznea <claudiu.beznea@...rochip.com>
Subject: [RFC PATCH 0/3] Add at24 functionality to read form different EEPROM offsets
Hi all,
Please give feedback on the following approach to extends at24 EEPROM
driver to support reading MAC from different addresses in EEPROM (patch
2 and 3 from this series). This will allow the at24 driver to be used
as a generic driver by different hardwares.
This series also contains a patch (patch 1 from this series) which document
all at24 EEPROM memories and it was pushed with this series because patch
3 from the series is based on it.
Thank you,
Claudiu Beznea
Claudiu Beznea (3):
dt-bindings: i2c: eeprom: document all at24 bindings
drivers: misc: eeprom: at24: support reading mac eeprom from
different addresses
dt-bindings: i2c: eeprom: document "start-offset" binding
Documentation/devicetree/bindings/eeprom/eeprom.txt | 20 +++++++++++++-------
drivers/misc/eeprom/at24.c | 5 ++++-
include/linux/platform_data/at24.h | 1 +
3 files changed, 18 insertions(+), 8 deletions(-)
--
2.7.4
Powered by blists - more mailing lists