This series adds basic support for this als and proximity sensor and devicetree docs. Adriana Reus (2): iio: light: Add support for UPISEMI uS5182d als and proximity sensor devicetree: Add documentation for UPISEMI us5182d ALS and Proximity sensor .../devicetree/bindings/iio/light/us5182d.txt | 34 ++ .../devicetree/bindings/vendor-prefixes.txt | 1 + drivers/iio/light/Kconfig | 10 + drivers/iio/light/Makefile | 1 + drivers/iio/light/us5182d.c | 507 +++++++++++++++++++++ 5 files changed, 553 insertions(+) create mode 100644 Documentation/devicetree/bindings/iio/light/us5182d.txt create mode 100644 drivers/iio/light/us5182d.c -- 1.9.1 -- 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