Re: [PATCH v2 2/9] staging: iio: tsl2x7x: add device tree documentation

2017-07-10 Thread Rob Herring
On Thu, Jul 06, 2017 at 06:56:19PM -0400, Brian Masney wrote: > Add device tree documentation for the tsl2x7x IIO driver. > > Signed-off-by: Brian Masney > CC: Rob Herring > CC: Mark Rutland > CC: devicet...@vger.kernel.org > --- > Documentation/devicetree/bindings/trivial-devices.txt | 10 +++

Re: [PATCH v2 2/9] staging: iio: tsl2x7x: add device tree documentation

2017-07-09 Thread Jonathan Cameron
On Thu, 6 Jul 2017 18:56:19 -0400 Brian Masney wrote: > Add device tree documentation for the tsl2x7x IIO driver. > > Signed-off-by: Brian Masney > CC: Rob Herring > CC: Mark Rutland > CC: devicet...@vger.kernel.org For what it's worth given the simplicity of the patch Acked-by: Jonathan Ca