Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | iio: adc: ingenic: remove redundant dev_err call in ingenic_adc_probe() | Wei Yongjun | 2019-04-04 | 1 | -3/+1 |
| | | | | | | | | | There is a error message within devm_ioremap_resource already, so remove the dev_err call to avoid redundant error message. Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> | ||||
* | IIO: add Ingenic JZ47xx ADC driver. | Artur Rojek | 2019-02-09 | 1 | -0/+364 |
Add an IIO driver for the ADC hardware present on Ingenic JZ47xx SoCs. Signed-off-by: Artur Rojek <contact@artur-rojek.eu> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> |