Re: [PATCH v2 1/3] dt-bindings: iio: humidity: add bindings for HDC100x sensors

2017-06-23 Thread Rob Herring
On Mon, Jun 19, 2017 at 11:01:04AM -0500, Michael Stecklein wrote: > Add the bindings for the family of HDC100x sensors. > > Signed-off-by: Michael Stecklein > --- > .../devicetree/bindings/iio/humidity/hdc100x.txt| 17 > + > 1 file changed, 17

Re: [PATCH v2 1/3] dt-bindings: iio: humidity: add bindings for HDC100x sensors

2017-06-23 Thread Rob Herring
On Mon, Jun 19, 2017 at 11:01:04AM -0500, Michael Stecklein wrote: > Add the bindings for the family of HDC100x sensors. > > Signed-off-by: Michael Stecklein > --- > .../devicetree/bindings/iio/humidity/hdc100x.txt| 17 > + > 1 file changed, 17 insertions(+) > create

Re: [PATCH v2 1/3] dt-bindings: iio: humidity: add bindings for HDC100x sensors

2017-06-20 Thread Jonathan Cameron
On Mon, 19 Jun 2017 11:01:04 -0500 Michael Stecklein wrote: > Add the bindings for the family of HDC100x sensors. > > Signed-off-by: Michael Stecklein Ideally a brief note below the --- would have said what was different from v1. Given you have fixed

Re: [PATCH v2 1/3] dt-bindings: iio: humidity: add bindings for HDC100x sensors

2017-06-20 Thread Jonathan Cameron
On Mon, 19 Jun 2017 11:01:04 -0500 Michael Stecklein wrote: > Add the bindings for the family of HDC100x sensors. > > Signed-off-by: Michael Stecklein Ideally a brief note below the --- would have said what was different from v1. Given you have fixed the stuff Rob mentioned, I'll assume he

[PATCH v2 1/3] dt-bindings: iio: humidity: add bindings for HDC100x sensors

2017-06-19 Thread Michael Stecklein
Add the bindings for the family of HDC100x sensors. Signed-off-by: Michael Stecklein --- .../devicetree/bindings/iio/humidity/hdc100x.txt| 17 + 1 file changed, 17 insertions(+) create mode 100644

[PATCH v2 1/3] dt-bindings: iio: humidity: add bindings for HDC100x sensors

2017-06-19 Thread Michael Stecklein
Add the bindings for the family of HDC100x sensors. Signed-off-by: Michael Stecklein --- .../devicetree/bindings/iio/humidity/hdc100x.txt| 17 + 1 file changed, 17 insertions(+) create mode 100644 Documentation/devicetree/bindings/iio/humidity/hdc100x.txt diff --git