devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/5] eeprom: at24: device tree support fixes
@ 2017-12-21 13:48 Bartosz Golaszewski
       [not found] ` <20171221134842.31287-1-brgl-ARrdPY/1zhM@public.gmane.org>
                   ` (2 more replies)
  0 siblings, 3 replies; 22+ 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-u79uwXL29TY76Z2rM5mHXA,
	devicetree-u79uwXL29TY76Z2rM5mHXA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA, 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

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

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

Thread overview: 22+ 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
     [not found] ` <20171221134842.31287-1-brgl-ARrdPY/1zhM@public.gmane.org>
2017-12-21 13:48   ` [PATCH v2 1/5] dt-bindings: at24: consistently document the compatible property Bartosz Golaszewski
     [not found]     ` <20171221134842.31287-2-brgl-ARrdPY/1zhM@public.gmane.org>
2017-12-21 14:09       ` Andy Shevchenko
2017-12-21 16:20     ` Peter Rosin
2017-12-21 17:24       ` David Lechner
     [not found]         ` <f5d14ee3-1f80-6709-c5e5-36f65c1a9b84-nq/r/kbU++upp/zk7JDF2g@public.gmane.org>
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
     [not found]             ` <CABxcv=kkp_Ck_JdDGomAGmSsTiCg82X67j5hEsvRnnY3RDMMfg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-12-22 16:58               ` Peter Rosin
2017-12-26 21:32                 ` Rob Herring
2017-12-26 22:21                   ` Bartosz Golaszewski
2017-12-21 13:48   ` [PATCH v2 4/5] dt-bindings: at24: extend the list of supported chips Bartosz Golaszewski
     [not found]     ` <20171221134842.31287-5-brgl-ARrdPY/1zhM@public.gmane.org>
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
     [not found]     ` <20171221134842.31287-6-brgl-ARrdPY/1zhM@public.gmane.org>
2017-12-21 14:13       ` Andy Shevchenko
2017-12-21 13:48 ` [PATCH v2 2/5] dt-bindings: at24: add a missing compatible Bartosz Golaszewski
     [not found]   ` <20171221134842.31287-3-brgl-ARrdPY/1zhM@public.gmane.org>
2017-12-21 14:08     ` Andy Shevchenko
2017-12-21 14:18       ` Bartosz Golaszewski
     [not found]         ` <CAMRc=MdkF9tioOqDwWFKWCRU832BZPMD1GjK+BonDbhEH0CCnA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
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

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).