linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RESEND PATCH v4 0/2] Add a property in at24.c
@ 2018-07-02  9:12 alanx.chiang
  2018-07-02  9:12 ` [RESEND PATCH v4 1/2] dt-bindings: at24: Add address-width property alanx.chiang
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: alanx.chiang @ 2018-07-02  9:12 UTC (permalink / raw)
  To: linux-i2c
  Cc: andy.yeh, sakari.ailus, andriy.shevchenko, andriy.shevchenko,
	rajmohan.mani, andy.shevchenko, tfiga, jcliang, brgl, robh+dt,
	mark.rutland, arnd, gregkh, linux-kernel, devicetree,
	Alan Chiang

From: Alan Chiang <alanx.chiang@intel.com>

This RESEND PATCH only adds the Acked-by and Reviewed-by,
no other patch for the codes.

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


^ permalink raw reply	[flat|nested] 13+ messages in thread
* [RESEND PATCH v4 0/2] Add aproperty in at24.c
@ 2018-07-25  3:20 alanx.chiang
  2018-07-25  3:20 ` [RESEND PATCH v4 1/2] dt-bindings: at24: Add address-width property alanx.chiang
  0 siblings, 1 reply; 13+ messages in thread
From: alanx.chiang @ 2018-07-25  3:20 UTC (permalink / raw)
  To: linux-i2c
  Cc: andy.yeh, sakari.ailus, andriy.shevchenko, andriy.shevchenko,
	rajmohan.mani, andy.shevchenko, tfiga, jcliang, brgl, robh+dt,
	mark.rutland, arnd, rpjday, gregkh, linux-kernel, devicetree,
	Alan Chiang

From: Alan Chiang <alanx.chiang@intel.com>

The RESEND PATCH modifies the commit message and adds the Reviewed-by.

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


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2018-07-25  7:35 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-02  9:12 [RESEND PATCH v4 0/2] Add a property in at24.c alanx.chiang
2018-07-02  9:12 ` [RESEND PATCH v4 1/2] dt-bindings: at24: Add address-width property alanx.chiang
2018-07-05 21:22   ` Rob Herring
2018-07-05 20:24     ` Robert P. J. Day
2018-07-09  3:12       ` Chiang, AlanX
2018-07-09  8:52         ` Bartosz Golaszewski
2018-07-17  8:01           ` Bartosz Golaszewski
2018-07-24 11:07             ` sakari.ailus
2018-07-24 14:10               ` Bartosz Golaszewski
2018-07-02  9:12 ` [RESEND PATCH v4 2/2] eeprom: at24: Add support for " alanx.chiang
2018-07-02 11:59 ` [RESEND PATCH v4 0/2] Add a property in at24.c Bartosz Golaszewski
2018-07-25  3:20 [RESEND PATCH v4 0/2] Add aproperty " alanx.chiang
2018-07-25  3:20 ` [RESEND PATCH v4 1/2] dt-bindings: at24: Add address-width property alanx.chiang
2018-07-25  7:35   ` Bartosz Golaszewski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).