commit | 3145229f91916723b07c098c0d88b7d01db6c316 | [log] [tgz] |
---|---|---|
author | Grégor Boirie <gregor.boirie@parrot.com> | Wed Feb 17 18:52:51 2016 +0100 |
committer | Jonathan Cameron <jic23@kernel.org> | Wed Feb 24 20:40:47 2016 +0000 |
tree | 981c2f175e5b6a7e1b9335b827cf1836bf29730f | |
parent | eac635ebad41b4fa960386fd0b042764f275b4d4 [diff] |
iio:pressure:ms5611: power regulator support Add support for an optional regulator which, if found into device-tree, will power on device at probing time. The regulator is declared into ms5611 DTS entry as a "vdd-supply" property. Signed-off-by: Gregor Boirie <gregor.boirie@parrot.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>