On Wed, 09 Sep 2020 18:59:34 +0100, Jonathan Cameron wrote: > From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > > Renamed the file to reflect the only compatible. > Added #io-channel-cells to make it easier to support consumers of the > ADC channels this device provides. > > Signed-off-by: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > Cc: Tomer Maimon <tmaimon77@xxxxxxxxx> > --- > .../bindings/iio/adc/nuvoton,npcm-adc.txt | 26 -------- > .../bindings/iio/adc/nuvoton,npcm750-adc.yaml | 64 +++++++++++++++++++ > 2 files changed, 64 insertions(+), 26 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>