Messages in this thread |  | | Date | Sun, 30 Oct 2016 22:09:39 -0500 | From | Rob Herring <> | Subject | Re: [PATCH] iio: si7020: Add devicetree support and trivial bindings |
| |
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>
|  |