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 -- To unsubscribe from this list: send the line "unsubscribe linux-iio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html