On Sat, May 18, 2019 at 12:08 PM Jonathan Cameron <jic23@xxxxxxxxxx> wrote: > > On Tue, 14 May 2019 13:23:11 -0500 > Rob Herring <robh@xxxxxxxxxx> wrote: > > > On Mon, 13 May 2019 09:53:03 -0500, Adam Michaelis wrote: > > > Adding optional parameter to AD7949 to specify the source for the > > > reference voltage signal. Default value is maintained with option '3' to > > > match previous version of driver. > > > > > > Signed-off-by: Adam Michaelis <adam.michaelis@xxxxxxxxxxxxxxxxxxx> > > > --- > > > V2: > > > - Add some defines to reduce use of magic numbers. > > > V3: > > > - Re-think usage of device tree parameter to focus on the > > > actual reference sources instead of the raw hardware > > > configuration. > > > --- > > > .../devicetree/bindings/iio/adc/ad7949.txt | 21 +++++++++++++++++++-- > > > 1 file changed, 19 insertions(+), 2 deletions(-) > > > > > > > Reviewed-by: Rob Herring <robh@xxxxxxxxxx> > Looks fine to me as well. Analog review awaited before applying. > For reference > Acked-by: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> CC-ing my work email Acked-by: Alexandru Ardelean <alexandru.ardelean@xxxxxxxxxx> >