diff options
author | Jonathan Albrieux <jonathan.albrieux@gmail.com> | 2020-05-25 19:46:03 +0300 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2020-06-14 13:49:45 +0300 |
commit | 5dea3fb066f015facfc97b0b5cdfd7bb26523785 (patch) | |
tree | d8fb7fb72f53767f1b30bc6020d8faa689fd6204 /drivers/irqchip/irq-ls1x.c | |
parent | fb7749661a7f0b3a172f92860d34ef9a739ff63b (diff) | |
download | linux-5dea3fb066f015facfc97b0b5cdfd7bb26523785.tar.xz |
iio: imu: bmi160: added regulator support
Add vdd-supply and vddio-supply support.
While working on an msm8916 device and having explicit declarations for
regulators, without setting these regulators to regulators-always-on it
happened those lines weren't ready because they could have been controlled
by other components, causing failure in module's probe.
This patch aim is to solve this situation by adding regulators control
during bmi160_chip_init() and bmi160_chip_uninit(), assuring power to
this component.
Signed-off-by: Jonathan Albrieux <jonathan.albrieux@gmail.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'drivers/irqchip/irq-ls1x.c')
0 files changed, 0 insertions, 0 deletions