All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] eeprom: at24: device tree support fixes
@ 2017-12-21 13:48 ` Bartosz Golaszewski
  0 siblings, 0 replies; 34+ messages in thread
From: Bartosz Golaszewski @ 2017-12-21 13:48 UTC (permalink / raw)
  To: Andy Shevchenko, Rob Herring, Mark Rutland,
	Javier Martinez Canillas, David Lechner, Divagar Mohandass
  Cc: linux-i2c, devicetree, linux-kernel, Bartosz Golaszewski

The first three patches fix certain issues with the DT binding
document.

The last two extend the device tree support in the driver with more
at24 EEPROM variants.

v1 -> v2:
- remove any implementation details from patch 1/5

Bartosz Golaszewski (5):
  dt-bindings: at24: consistently document the compatible property
  dt-bindings: at24: add a missing compatible
  dt-bindings: at24: fix formatting and style
  dt-bindings: at24: extend the list of supported chips
  eeprom: at24: extend the list of chips supported in DT

 Documentation/devicetree/bindings/eeprom/at24.txt | 82 +++++++++++++----------
 drivers/misc/eeprom/at24.c                        |  9 +++
 2 files changed, 57 insertions(+), 34 deletions(-)

-- 
2.15.1

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

end of thread, other threads:[~2017-12-26 22:21 UTC | newest]

Thread overview: 34+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-21 13:48 [PATCH v2 0/5] eeprom: at24: device tree support fixes Bartosz Golaszewski
2017-12-21 13:48 ` Bartosz Golaszewski
2017-12-21 13:48 ` [PATCH v2 1/5] dt-bindings: at24: consistently document the compatible property Bartosz Golaszewski
2017-12-21 13:48   ` Bartosz Golaszewski
2017-12-21 14:09   ` Andy Shevchenko
2017-12-21 14:09     ` Andy Shevchenko
2017-12-21 16:20   ` Peter Rosin
2017-12-21 17:24     ` David Lechner
2017-12-21 17:25       ` David Lechner
2017-12-21 17:25         ` David Lechner
2017-12-21 20:27     ` Javier Martinez Canillas
2017-12-21 23:07       ` Peter Rosin
2017-12-21 23:38         ` Javier Martinez Canillas
2017-12-22 16:58           ` Peter Rosin
2017-12-22 16:58             ` Peter Rosin
2017-12-26 21:32             ` Rob Herring
2017-12-26 22:21               ` Bartosz Golaszewski
2017-12-26 22:21                 ` Bartosz Golaszewski
2017-12-21 13:48 ` [PATCH v2 2/5] dt-bindings: at24: add a missing compatible Bartosz Golaszewski
2017-12-21 14:08   ` Andy Shevchenko
2017-12-21 14:08     ` Andy Shevchenko
2017-12-21 14:18     ` Bartosz Golaszewski
2017-12-21 14:25       ` Andy Shevchenko
2017-12-21 14:25         ` Andy Shevchenko
2017-12-21 14:58         ` Bartosz Golaszewski
2017-12-21 13:48 ` [PATCH v2 3/5] dt-bindings: at24: fix formatting and style Bartosz Golaszewski
2017-12-21 13:48 ` [PATCH v2 4/5] dt-bindings: at24: extend the list of supported chips Bartosz Golaszewski
2017-12-21 13:48   ` Bartosz Golaszewski
2017-12-21 14:12   ` Andy Shevchenko
2017-12-21 14:12     ` Andy Shevchenko
2017-12-21 13:48 ` [PATCH v2 5/5] eeprom: at24: extend the list of chips supported in DT Bartosz Golaszewski
2017-12-21 13:48   ` Bartosz Golaszewski
2017-12-21 14:13   ` Andy Shevchenko
2017-12-21 14:13     ` Andy Shevchenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.