commit | 4a89d2f47ccdce69597ba2f92e0b55c9a1f1d1ea | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Mon Dec 02 09:38:30 2019 +0100 |
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | Sun Dec 15 11:42:16 2019 +0000 |
tree | e52d0d5252c1b50fbc612ef4b4a2481ad7d8ecc7 | |
parent | dcfb6dbdfbe0ee209ec5e7b79ac45adce3a31e3a [diff] |
iio: adf4350: Convert to use GPIO descriptor The lock detect GPIO line is better to grab using a GPIO descriptor. We drop the pdata for this: clients using board files can use machine descriptor tables to pass this GPIO from static data. Cc: Michael Hennerich <michael.hennerich@analog.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Reviewed-by: Alexandru Ardelean <alexandru.ardelean@analog.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>