Re: [PATCH 1/6] staging: iio: tsl2x7x: add of_match table for device tree support

From: Rob Herring
Date: Thu Jul 06 2017 - 14:55:53 EST


On Thu, Jun 29, 2017 at 01:03:47PM -0400, Brian Masney wrote:
> Add device tree support for the tsl2x7x IIO driver with no custom
> properties.
>
> Signed-off-by: Brian Masney <masneyb@xxxxxxxxxxxxx>
> CC: Rob Herring <robh+dt@xxxxxxxxxx>
> CC: Mark Rutland <mark.rutland@xxxxxxx>
> CC: devicetree@xxxxxxxxxxxxxxx
> ---
> Documentation/devicetree/bindings/trivial-devices.txt | 10 ++++++++++

It's better if you split this so I can take it and avoid any conflicts.

> drivers/staging/iio/light/tsl2x7x.c | 16 ++++++++++++++++
> 2 files changed, 26 insertions(+)