The first patches add a dt property for choosing the power mode for raw reads.
The following adds helper functions preparing for pm support.
The last ones add power management and interrupt support.

Adriana Reus (5):
  iio: light: us5182d: Add property for choosing default power mode
  Documentation: devicetree: Add property for controlling power saving
    mode for the us5182 als sensor
  iio: light: us5182d: Add functions for selectively enabling als and
    proximity
  iio: light: us8152d: Add power management support
  iio: light: us5182d: Add interrupt support and events

 .../devicetree/bindings/iio/light/us5182d.txt      |  11 +
 drivers/iio/light/us5182d.c                        | 513 ++++++++++++++++++++-
 2 files changed, 504 insertions(+), 20 deletions(-)

-- 
1.9.1

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

Reply via email to