On Fri, 9 Apr 2021 09:31:15 -0500 Rob Herring <robh@xxxxxxxxxx> wrote: > On Thu, 01 Apr 2021 15:09:56 +0100, Jonathan Cameron wrote: > > From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > > > > Fairly simple conversion with the exception of the XOR between > > spi-cpha and spi-cpol. > > > > Signed-off-by: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > > Cc: Lukas Wunner <lukas@xxxxxxxxx> > > Link: https://lore.kernel.org/r/20201031134110.724233-17-jic23@xxxxxxxxxx > > --- > > .../bindings/iio/dac/ti,dac082s085.yaml | 72 +++++++++++++++++++ > > .../bindings/iio/dac/ti-dac082s085.txt | 34 --------- > > 2 files changed, 72 insertions(+), 34 deletions(-) > > > > Reviewed-by: Rob Herring <robh@xxxxxxxxxx> Applied to the togreg branch of iio.git and pushed out as testing for all the normal reasons. Thanks, Jonathan