commit | 71e1980c8d465fd304d867d36f2246b72513efed | [log] [tgz] |
---|---|---|
author | Lee Jones <lee.jones@linaro.org> | Mon Sep 16 17:02:00 2013 +0100 |
committer | Jonathan Cameron <jic23@kernel.org> | Mon Sep 23 20:17:58 2013 +0100 |
tree | 18fcb702bbef11b3b89cfbbc3707cee045065c44 | |
parent | 774487611c949e6d194877e7147f6eeeec092b53 [diff] |
iio: pressure-core: st: Provide support for the Vdd_IO power supply The power to some of the sensors are controlled by regulators. In most cases these are 'always on', but if not they will fail to work until the regulator is enabled using the relevant APIs. This patch allows for the Vdd_IO power supply to be specified by either platform data or Device Tree. Signed-off-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Jonathan Cameron <jic23@kernel.org>