Re: [PATCH v1 1/3] dt-bindings: iio: adc: convert rockchip saradc bindings to yaml

From: Jonathan Cameron
Date: Sat Apr 04 2020 - 10:02:02 EST


On Mon, 30 Mar 2020 12:10:52 -0600
Rob Herring <robh@xxxxxxxxxx> wrote:

> On Fri, 13 Mar 2020 14:29:24 +0100, Johan Jonker wrote:
> > Current dts files with 'saradc' nodes are manually verified.
> > In order to automate this process rockchip-saradc.txt
> > has to be converted to yaml.
> >
> > Signed-off-by: Johan Jonker <jbx6244@xxxxxxxxx>
> > ---
> > .../bindings/iio/adc/rockchip-saradc.txt | 37 ----------
> > .../bindings/iio/adc/rockchip-saradc.yaml | 79 ++++++++++++++++++++++
> > 2 files changed, 79 insertions(+), 37 deletions(-)
> > delete mode 100644 Documentation/devicetree/bindings/iio/adc/rockchip-saradc.txt
> > create mode 100644 Documentation/devicetree/bindings/iio/adc/rockchip-saradc.yaml
> >
>
> Reviewed-by: Rob Herring <robh@xxxxxxxxxx>
Applied to the togreg branch of iio.git and pushed out as testing to be largely
ignored by the autobuilders.

Thanks,

Jonathan