devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] iio:lps331ap: Add support for DT
@ 2013-07-19 13:36 Jacek Anaszewski
       [not found] ` <1374240981-13560-1-git-send-email-j.anaszewski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
  0 siblings, 1 reply; 7+ messages in thread
From: Jacek Anaszewski @ 2013-07-19 13:36 UTC (permalink / raw)
  To: linux-iio-u79uwXL29TY76Z2rM5mHXA
  Cc: denis.ciocca-qxv4g6HH51o,
	devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ,
	jic23-DgEjT+Ai2ygdnm+yROfE0A, l.czerwinski-Sze3O3UU22JBDgjK7y7TUQ,
	maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8, Jacek Anaszewski

This is the second version of the patch from the series (1).

It includes following improvements:
  - added vendor prefix to the driver DT identifier
  - resigned from using LPS331AP_PRESS_DEV_NAME macro
    in few places in favour of clear text
  - fixed description of the interrupt-map elements
    in the DT binding documentation file

(1) http://www.spinics.net/lists/linux-iio/msg08883.html

Thanks,
Jacek

Jacek Anaszewski (1):
  iio: lps331ap: Add support for DT

 .../devicetree/bindings/iio/pressure/lps331ap.txt  |   41 ++++++++++++++++++++
 drivers/iio/pressure/st_pressure_i2c.c             |   11 +++++-
 drivers/iio/pressure/st_pressure_spi.c             |   11 +++++-
 3 files changed, 61 insertions(+), 2 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/iio/pressure/lps331ap.txt

-- 
1.7.5.4

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

end of thread, other threads:[~2013-08-04 16:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-19 13:36 [PATCH v2] iio:lps331ap: Add support for DT Jacek Anaszewski
     [not found] ` <1374240981-13560-1-git-send-email-j.anaszewski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2013-07-19 13:36   ` [PATCH v2] iio: lps331ap: " Jacek Anaszewski
     [not found]     ` <1374240981-13560-2-git-send-email-j.anaszewski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2013-08-04 11:55       ` Jonathan Cameron
     [not found]         ` <51FE4117.3040404-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
2013-08-04 12:00           ` Jonathan Cameron
     [not found]             ` <51FE4267.2090409-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
2013-08-04 12:08               ` Maxime Ripard
2013-08-04 16:22                 ` Jonathan Cameron
2013-08-04 13:30           ` Lars-Peter Clausen

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