[PATCH] adc: add adc driver for Hisilicon BVT SOCs

2017-01-07 Thread Allen Liu
Add ADC driver for the ADC controller found on HiSilicon BVT SOCs, like Hi3516CV300, etc. The ADC controller is primarily in charge of detecting voltage. Reviewed-by: Kevin Li <kevin.l...@hisilicon.com> Signed-off-by: Allen Liu <liurenzh...@hisilicon.com> --- .../devicetree/bind

[PATCH] adc: add adc driver for Hisilicon BVT SOCs

2017-01-07 Thread Allen Liu
Add ADC driver for the ADC controller found on HiSilicon BVT SOCs, like Hi3516CV300, etc. The ADC controller is primarily in charge of detecting voltage. Reviewed-by: Kevin Li Signed-off-by: Allen Liu --- .../devicetree/bindings/iio/adc/hibvt-lsadc.txt| 23 ++ drivers/iio/adc/Kconfig

[PATCH] adc: add adc driver for Hisilicon BVT SOCs

2016-12-23 Thread Allen Liu
Add ADC driver for the ADC controller found on HiSilicon BVT SOCs, like Hi3516CV300, etc. The ADC controller is primarily in charge of detecting voltage. Reviewed-by: Jiancheng Xue <xuejianch...@hisilicon.com> Signed-off-by: Allen Liu <liurenzh...@hisilicon.com> --- .../devicetree/

[PATCH] adc: add adc driver for Hisilicon BVT SOCs

2016-12-23 Thread Allen Liu
Add ADC driver for the ADC controller found on HiSilicon BVT SOCs, like Hi3516CV300, etc. The ADC controller is primarily in charge of detecting voltage. Reviewed-by: Jiancheng Xue Signed-off-by: Allen Liu --- .../devicetree/bindings/iio/adc/hibvt-lsadc.txt| 26 ++ drivers/iio/adc