On Tue, 22 Sep 2020 08:08:48 -0600 Rob Herring <robh+dt@xxxxxxxxxx> wrote: > On Sun, Sep 20, 2020 at 7:54 AM Jonathan Cameron <jic23@xxxxxxxxxx> wrote: > > > > From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > > > > This binding is non trivial due to the range of different parts > > supported having several subtle quirks. Martin has helped > > clarify some of them. > > > > Note, I haven't restricted the amlogic,hhi-sysctrl to only > > be present on the relevant parts if nvmem stuff also is, but > > it would seem to be rather odd if it were otherwise. > > > > Perhaps we look to make this binding more restrictive at a later date. > > > > Signed-off-by: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > > Cc: Martin Blumenstingl <martin.blumenstingl@xxxxxxxxxxxxxx> > > Cc: Kevin Hilman <khilman@xxxxxxxxxxxx> > > Cc: Neil Armstrong <narmstrong@xxxxxxxxxxxx> > > Cc: Jerome Brunet <jbrunet@xxxxxxxxxxxx> > > > > --- > > Changes since v2 > > (thanks Rob and Martin) > > - consistent capitalization > > - clock names etc all shared, only the number of them changed dependent > > on type. > > - missing maxItems for nvmem-cells. > > > > .../bindings/iio/adc/amlogic,meson-saradc.txt | 48 ------ > > .../iio/adc/amlogic,meson-saradc.yaml | 149 ++++++++++++++++++ > > 2 files changed, 149 insertions(+), 48 deletions(-) > > Reviewed-by: Rob Herring <robh@xxxxxxxxxx> Applied. Thanks, Jonathan