Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1682656
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/6] staging: iio: tsl2x7x: add of_match table for device tree support |
| Date | 2017-07-06 21:00 +0200 |
| Message-ID | <u0kal-RF-15@gated-at.bofh.it> (permalink) |
| References | <tXLgK-1X8-17@gated-at.bofh.it> <tXLgL-1X8-55@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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@onstation.org> > CC: Rob Herring <robh+dt@kernel.org> > CC: Mark Rutland <mark.rutland@arm.com> > CC: devicetree@vger.kernel.org > --- > 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(+)
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH 1/6] staging: iio: tsl2x7x: add of_match table for device tree support Rob Herring <robh@kernel.org> - 2017-07-06 21:00 +0200
csiph-web