Re: [PATCH v5 1/4] iio: adc: Add support for AD7091R5 ADC

2019-11-16 Thread Jonathan Cameron
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/

Re: [PATCH v5 4/4] MAINTAINERS: add entry for AD7091R5 driver

2019-11-16 Thread Jonathan Cameron
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/

Re: [PATCH v5 2/4] iio: adc: ad7091r5: Add scale and external VREF support

2019-11-16 Thread Jonathan Cameron
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

Re: [PATCH v5 3/4] dt-binding: iio: Add documentation for AD7091R5

2019-11-16 Thread Jonathan Cameron
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 +++

[PATCH AUTOSEL 4.14 034/150] crypto: ccree - avoid implicit enum conversion

2019-11-16 Thread Sasha Levin
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