On Fri, 29 May 2020 11:08:34 -0600 Rob Herring <robh@xxxxxxxxxx> wrote: > On Mon, 25 May 2020 18:46:00 +0200, Jonathan Albrieux wrote: > > Converts documentation from txt format to yaml. > > > > Signed-off-by: Jonathan Albrieux <jonathan.albrieux@xxxxxxxxx> > > --- > > .../devicetree/bindings/iio/imu/bmi160.txt | 37 --------- > > .../bindings/iio/imu/bosch,bmi160.yaml | 75 +++++++++++++++++++ > > 2 files changed, 75 insertions(+), 37 deletions(-) > > delete mode 100644 Documentation/devicetree/bindings/iio/imu/bmi160.txt > > create mode 100644 Documentation/devicetree/bindings/iio/imu/bosch,bmi160.yaml > > > > Reviewed-by: Rob Herring <robh@xxxxxxxxxx> Applied to the togreg branch of iio.git and pushed out as testing for the autobuilders to poke at. Thanks, Jonathan