[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1530078385-1546-1-git-send-email-alanx.chiang@intel.com>
Date: Wed, 27 Jun 2018 13:46:23 +0800
From: alanx.chiang@...el.com
To: linux-i2c@...r.kernel.org
Cc: andy.yeh@...el.com, sakari.ailus@...ux.intel.com,
andriy.shevchenko@...ux.intel.com, andriy.shevchenko@...el.com,
rajmohan.mani@...el.com, andy.shevchenko@...il.com,
tfiga@...omium.org, jcliang@...omium.org, brgl@...ev.pl,
robh+dt@...nel.org, mark.rutland@....com, arnd@...db.de,
gregkh@...uxfoundation.org, linux-kernel@...r.kernel.org,
devicetree@...r.kernel.org, Alan Chiang <alanx.chiang@...el.com>
Subject: [PATCH v3 0/2] Add a property in at24.c
From: Alan Chiang <alanx.chiang@...el.com>
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 | 18 ++++++++++++++++++
2 files changed, 20 insertions(+)
--
2.7.4
Powered by blists - more mailing lists