On Mon, 12 Oct 2020 08:20:12 -0500 Rob Herring <robh+dt@xxxxxxxxxx> wrote: > On Sun, Oct 11, 2020 at 12:09 PM Jonathan Cameron <jic23@xxxxxxxxxx> wrote: > > > > From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > > > > This set mostly consists of low hanging fruit along the way to converting > > all the existing IIO bindings. > > > > A few questions scattered throughout though. Whilst my skills in these > > are hopefully improving it seems there are still plenty more corner > > cases that I'm not sure how to handle! I'm sure I'll have forgotten > > something that I should already know as well. > > > > I'm expecting some of these to bounce due to changes of addresses etc. > > If I can't track down up to date emails, I'll switch them maintainer > > to myself on the basis I'll be reviewing any incoming changes for these > > anyway. > > > > Thanks, > > > > Jonathan > > > > Jonathan Cameron (29): > > dt-bindings:iio:humidity:hdc100x Drop separate doc + add to > > trivial-devices > > dt-bindings:iio:humidity:htu21 Drop separate doc + add to > > trivial-devices > > dt-bindings:iio:humidity:st,hts221 yaml conversion. > > dt-bindings:iio:humidity:dht11 yaml conversion > > dt-bindings:iio:pressure:ms5637 Drop separate doc + add to > > trivial-devices > > dt-bindings:iio:pressure:murata,zpa2326 yaml conversion > > dt-bindings:iio:pressure:meas,ms5611 yaml conversion. > > dt-bindings:iio:pressure:hoperf,hp03 yaml conversion > > dt-bindings:iio:proximity:semtech,sx9500 yaml conversion. > > dt-bindings:iio:proximity:st,vl53l0x yaml conversion > > dt-bindings:iio:proximity:ams,as3935 yaml conversion > > dt-bindings:iio:dac:ti,dac5571 yaml conversion. > > dt-bindings:iio:dac:ti,dac7311 yaml conversion > > dt-bindings:iio:dac:ti,dac7512 yaml conversion > > dt-bindings:iio:dac:ti,dac7612 yaml conversion > > dt-bindings:iio:dac:ti,dac082s085 yaml conversion > > dt-bindings:iio:dac:adi,ad7303 yaml conversion > > dt-bindings:iio:dac:maxim,ds4424 yaml conversion > > dt-bindings:iio:dac:fsl,vf610-dac yaml conversion > > dt-bindings:iio:dac:microchip,mcp4725 yaml conversion > > dt-bindings:iio:dac:maxim,max5821 yaml conversion > > dt-bindings:iio:dac:nxp,lpc1850-dac yaml conversion. > > dt-bindings:iio:dac:adi,ad5758 yaml conversion > > dt-bindings:iio:temperature:melexis,mlx90614 yaml conversion > > dt-bindings:iio:temperature:melexis,mlx90632 conversion to yaml > > dt-bindings:iio:temperature:meas,tsys01 move to trivial-devices.yaml > > dt-bindings:iio:temperature:maxim,max31856 yaml conversion. > > dt-bindings:iio:temperature:maxim_thermocouple.txt to > > maxim,max31855k.yaml > > dt-bindings:iio:temperature:ti,tmp07 yaml conversion > > For the series, > > Reviewed-by: Rob Herring <robh@xxxxxxxxxx> > > Though, you didn't Cc the DT list so no semi-automated checks will run > which would have pointed out the problem Lars-Peter did. Gah. Sorry about that. I'll pick up acks and do a v2 which I'll make sure goes to the list, as we aren't in a particular rush for these. Thanks, Jonathan > > Rob