On Wed, 9 Feb 2022 19:49:27 +0000 Robert Hancock <robert.hancock@xxxxxxxxxx> wrote: > On Sun, 2022-01-30 at 12:46 +0000, Jonathan Cameron wrote: > > On Thu, 27 Jan 2022 11:34:46 -0600 > > Robert Hancock <robert.hancock@xxxxxxxxxx> wrote: > > > > > Various fixes for the Xilinx AMS driver. > > > > > > Changes since v1: > > > -drop addition to ZynqMP device tree, will be submitted elsewhere > > > -add patch to fix DT binding to add missing clock entry > > > > I'm fine with these but would like to leave them all on list a tiny > > bit longer so we can hopefully get some review, particularly on patches > > 1 and 4. > > > > Jonathan > > Hi all, > > I don't think I've gotten any feedback. Is anyone able to review/test? > Michal, If you have a chance to take a quick look at this series that would be great. Thanks, Jonathan > > > > > Robert Hancock (4): > > > dt-bindings: iio: adc: zynqmp_ams: Add clock entry > > > iio: adc: xilinx-ams: Fixed missing PS channels > > > iio: adc: xilinx-ams: Fixed wrong sequencer register settings > > > iio: adc: xilinx-ams: Fix single channel switching sequence > > > > > > .../bindings/iio/adc/xlnx,zynqmp-ams.yaml | 8 ++++++++ > > > drivers/iio/adc/xilinx-ams.c | 15 +++++++++++---- > > > 2 files changed, 19 insertions(+), 4 deletions(-) > > >