[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1499336217-16913-1-git-send-email-claudiu.beznea@microchip.com>
Date: Thu, 6 Jul 2017 13:16:54 +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>,
<ludovic.desroches@...rochip.com>,
Claudiu Beznea <claudiu.beznea@...rochip.com>
Subject: [PATCH 0/3] Add at24 functionality to read MAC 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. This
will allow the at24 driver to be used as a generic driver by different
hardwares.
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