On Sun, Aug 9, 2020 at 5:20 AM Jonathan Cameron <jic23@xxxxxxxxxx> wrote: > > From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > > These i2c devices have simple bindings, well described by trivial-device.yaml > so rather than convert the binding doc to yaml, let us just add them to > trivial devices and drop the old binding document. > > Signed-off-by: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > Cc: Angelo Compagnucci <angelo.compagnucci@xxxxxxxxx> > --- > .../devicetree/bindings/iio/adc/mcp3422.txt | 19 ------------------- > .../devicetree/bindings/trivial-devices.yaml | 16 ++++++++++++++++ > 2 files changed, 16 insertions(+), 19 deletions(-) Reviewed-by: Rob Herring <robh@xxxxxxxxxx>