On Fri, 15 Nov 2019 15:57:20 +0200
Beniamin Bia wrote:
> From: Paul Cercueil
>
> AD7091R5 is 4-Channel, I2C, Ultra Low Power,12-Bit ADC.
>
> This driver will also support AD7091R2/4/8 in the future.
>
> Datasheet:
> Link:
> https://www.analog.com/media/en/technical-documentation/data-sheets/
On Fri, 15 Nov 2019 15:57:23 +0200
Beniamin Bia wrote:
> Add Beniamin Bia as a maintainer for AD7091R5 ADC.
>
> Signed-off-by: Beniamin Bia
Applied,
Thanks,
Jonathan
> ---
> Changes in v5:
> -nothing changed
>
> MAINTAINERS | 8
> 1 file changed, 8 insertions(+)
>
> diff --git a/
On Fri, 15 Nov 2019 15:57:21 +0200
Beniamin Bia wrote:
> From: Paul Cercueil
>
> The scale can now be obtained with the "in_voltage_scale" file.
> By default, the scale returned corresponds to the internal VREF of 2.5V.
>
> It is possible to use an external VREF (through the REFIN/REFOUT pin o
On Fri, 15 Nov 2019 15:57:22 +0200
Beniamin Bia wrote:
> Documentation for AD7091R5 ADC was added.
>
> Signed-off-by: Beniamin Bia
> Reviewed-by: Rob Herring
Applied.
Thanks,
Jonathan
> ---
> Changes in v5:
> -nothing changed
>
> .../bindings/iio/adc/adi,ad7091r5.yaml| 54 +++
From: Nathan Chancellor
[ Upstream commit 18e732b8035d175181aae2ded127994cb01694f7 ]
Clang warns when one enumerated type is implicitly converted to another
and this happens in several locations in this driver, ultimately related
to the set_cipher_{mode,config0} functions. set_cipher_mode expect