iio: adc: xilinx-ams: Fixed wrong sequencer register settings
authorRobert Hancock <robert.hancock@calian.com>
Thu, 27 Jan 2022 17:34:49 +0000 (11:34 -0600)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Mon, 28 Feb 2022 18:23:38 +0000 (18:23 +0000)
commit23fe22f04b000b9370cf5d253317b29413ca5316
treea8a330406c7b9a2f9037281b3d19bd9b3440c908
parentc564e1787fcb50e1f92646e7eac88b22750d7e34
iio: adc: xilinx-ams: Fixed wrong sequencer register settings

Register settings used for the sequencer configuration register
were incorrect, causing some inputs to not be read properly.

Fixes: d5c70627a794 ("iio: adc: Add Xilinx AMS driver")
Signed-off-by: Robert Hancock <robert.hancock@calian.com>
Reviewed-by: Michael Tretter <m.tretter@pengutronix.de>
Acked-by: Michal Simek <michal.simek@xilinx.com>
Link: https://lore.kernel.org/r/20220127173450.3684318-4-robert.hancock@calian.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/adc/xilinx-ams.c