On Tue, 15 Sep 2020 13:02:00 -0600 Rob Herring <robh@xxxxxxxxxx> wrote: > On Wed, 09 Sep 2020 18:59:29 +0100, Jonathan Cameron wrote: > > From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > > > > Conversion from freeform text to yaml. > > One oddity in this binding is that, for historical reasons it requires > > the node name to be stmpe_adc. I've put that in the decription field > > but I'm not sure if there is a better way to specify this? > > > > Signed-off-by: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > > Cc: Stefan Agner <stefan@xxxxxxxx> > > --- > > .../bindings/iio/adc/st,stmpe-adc.yaml | 45 +++++++++++++++++++ > > .../devicetree/bindings/iio/adc/stmpe-adc.txt | 21 --------- > > 2 files changed, 45 insertions(+), 21 deletions(-) > > > > Reviewed-by: Rob Herring <robh@xxxxxxxxxx> Applied, Thanks, Jonathan