[PATCH v2 1/3] dt-bindings: iio: stm32-adc: add support for STM32MP1
From: robh@kernel.org (Rob Herring)
Date: 2018-05-07 16:28:35
Also in:
linux-devicetree, linux-iio, lkml
From: robh@kernel.org (Rob Herring)
Date: 2018-05-07 16:28:35
Also in:
linux-devicetree, linux-iio, lkml
On Wed, May 02, 2018 at 09:44:49AM +0200, Fabrice Gasnier wrote:
Document support for STM32MP1 ADC. It's quite similar to STM32H7 ADC. Introduce "st,stm32mp1-adc" compatible to handle variants of this hardware such as vregready flag, interrupts, clock rate. Signed-off-by: Fabrice Gasnier <redacted> --- Changes in v2: - Update dt-bindings following Rob's remark: STM32MP1 ADC has two interrupt lines --- Documentation/devicetree/bindings/iio/adc/st,stm32-adc.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-)
Reviewed-by: Rob Herring <robh@kernel.org>