Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1512293
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] iio: si7020: Add devicetree support and trivial bindings |
| Date | 2016-10-31 04:10 +0100 |
| Message-ID | <syb8Z-52O-3@gated-at.bofh.it> (permalink) |
| References | <swfA5-1pg-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Oct 25, 2016 at 09:20:10PM +0200, Paul Kocialkowski wrote: > This adds devicetree support for the si7020 iio driver. Since it works > well without requiring any additional property, its compatible string is > added to the trivial i2c devices bindings list. > > Signed-off-by: Paul Kocialkowski <contact@paulk.fr> > --- > Documentation/devicetree/bindings/i2c/trivial-devices.txt | 1 + > drivers/iio/humidity/si7020.c | 11 ++++++++++- > 2 files changed, 11 insertions(+), 1 deletion(-) Acked-by: Rob Herring <robh@kernel.org>
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH] iio: si7020: Add devicetree support and trivial bindings Rob Herring <robh@kernel.org> - 2016-10-31 04:10 +0100
csiph-web