Re: [PATCH 1/2] dt-bindings: iio: tsl2772: convert bindings to YAML format

From: Brian Masney
Date: Wed Apr 24 2019 - 04:34:57 EST


On Tue, Apr 23, 2019 at 08:34:13PM -0500, Rob Herring wrote:
> On Mon, Apr 22, 2019 at 7:52 AM Jonathan Cameron <jic23@xxxxxxxxxx> wrote:
> > > diff --git a/Documentation/devicetree/bindings/iio/light/tsl2772.yaml b/Documentation/devicetree/bindings/iio/light/tsl2772.yaml
> > > new file mode 100644
> > > index 000000000000..b3ac182288d2
> > > --- /dev/null
> > > +++ b/Documentation/devicetree/bindings/iio/light/tsl2772.yaml
> > > @@ -0,0 +1,85 @@
> > > +# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
>
> Do you have the rights on the original file to add BSD license?

Yes, I'm the only contributor to the original file.

> > > + maxItems: 1
> > > +
> > > + led-max-microamp:
> > > + description: Current for the proximity LED
>
> This device only has proximity LEDs, right?

Yes

The other feedback makes sense. Thanks for the review!

Brian