diff options
author | Stefan Popa <stefan.popa@analog.com> | 2018-08-29 17:58:42 +0300 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2018-09-02 19:01:30 +0100 |
commit | ff5059302642d349596a7ebc3282a978a78144bd (patch) | |
tree | df7375f3c30724ee6752b700b87d46112b584012 /drivers/iio/imu | |
parent | 1fc378fa9dab9d3036562ecd58b26ecae2dbd85d (diff) | |
download | linux-ff5059302642d349596a7ebc3282a978a78144bd.tar.gz |
iio: dac: ad5758: Add support for hard reset
The ad5758 has a hardware reset active low input pin. This patch adds a
devicetree entry for a reset GPIO and a new ad5758_reset() function.
During
initialization, it is checked if the reset property is specified and the
the GPIO is being asserted, therefore the device will become active.
When the reset function is called, if the gpio_reset var is set, then
the
GPIO will be toggled, otherwise a software reset is performed.
Signed-off-by: Stefan Popa <stefan.popa@analog.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'drivers/iio/imu')
0 files changed, 0 insertions, 0 deletions