Re: [PATCH] iio: si7020: Add devicetree support and trivial bindings

From: Rob Herring
Date: Sun Oct 30 2016 - 23:09:46 EST


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@xxxxxxxx>
> ---
> 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@xxxxxxxxxx>