On Thu, 27 Jan 2022 11:34:47 -0600, Robert Hancock wrote: > The AMS driver DT binding was missing the clock entry, which is actually > mandatory according to the driver implementation. Add this in. > > Fixes: 39dd2d1e251d ("dt-bindings: iio: adc: Add Xilinx AMS binding documentation") > Signed-off-by: Robert Hancock <robert.hancock@xxxxxxxxxx> > --- > .../devicetree/bindings/iio/adc/xlnx,zynqmp-ams.yaml | 8 ++++++++ > 1 file changed, 8 insertions(+) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>