This patchset series adds the following functionality to the atlas-ph-sensor driver: * Allow other sensor chips to share the core driver functionality * Add support for the Atlas EC-SM OEM conductivity sensor Matt Ranostay (2): iio: chemical: atlas-ph-sensor: reorg driver to allow multiple chips iio: chemical: atlas-ph-sensor: add EC feature .../bindings/iio/chemical/atlas,ec-sm.txt | 22 ++ drivers/iio/chemical/Kconfig | 8 +- drivers/iio/chemical/atlas-ph-sensor.c | 244 ++++++++++++++++----- 3 files changed, 221 insertions(+), 53 deletions(-) create mode 100644 Documentation/devicetree/bindings/iio/chemical/atlas,ec-sm.txt -- 2.7.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