devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/5] eeprom: at24: device tree support fixes
@ 2017-12-27 13:50 Bartosz Golaszewski
  2017-12-27 13:50 ` [PATCH v3 1/5] dt-bindings: at24: consistently document the compatible property Bartosz Golaszewski
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Bartosz Golaszewski @ 2017-12-27 13:50 UTC (permalink / raw)
  To: Andy Shevchenko, Rob Herring, Mark Rutland,
	Javier Martinez Canillas, David Lechner, Divagar Mohandass,
	Peter Rosin
  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

v2 -> v3:
- reword patch 1/5: allow any "<manufacturer>,<vendor>" pair as long
  as a supported fallback is used

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 | 71 ++++++++++++-----------
 drivers/misc/eeprom/at24.c                        |  9 +++
 2 files changed, 46 insertions(+), 34 deletions(-)

-- 
2.15.1

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

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

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-27 13:50 [PATCH v3 0/5] eeprom: at24: device tree support fixes Bartosz Golaszewski
2017-12-27 13:50 ` [PATCH v3 1/5] dt-bindings: at24: consistently document the compatible property Bartosz Golaszewski
2017-12-27 17:21   ` Rob Herring
2017-12-27 17:24   ` Rob Herring
2017-12-27 22:02   ` Peter Rosin
2017-12-27 13:50 ` [PATCH v3 2/5] dt-bindings: at24: add a missing compatible Bartosz Golaszewski
     [not found] ` <20171227135054.29690-1-brgl-ARrdPY/1zhM@public.gmane.org>
2017-12-27 13:50   ` [PATCH v3 3/5] dt-bindings: at24: fix formatting and style Bartosz Golaszewski
2017-12-27 13:50 ` [PATCH v3 4/5] dt-bindings: at24: extend the list of supported chips Bartosz Golaszewski
2017-12-27 13:50 ` [PATCH v3 5/5] eeprom: at24: extend the list of chips supported in DT 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).