Re: [PATCH 3/3] DT: i2c: add sht21 to trivial-devices

2017-02-27 Thread Rob Herring
On Sun, Feb 19, 2017 at 9:00 AM, Tomasz Duszynski wrote: > Add binding for Sensirion sht21 relative humidity and temperature > sensor driver. > > Signed-off-by: Tomasz Duszynski > --- > Documentation/devicetree/bindings/i2c/trivial-devices.txt | 1 + > 1 file changed, 1 insertion(+) Looks fine,

[PATCH 3/3] DT: i2c: add sht21 to trivial-devices

2017-02-19 Thread Tomasz Duszynski
Add binding for Sensirion sht21 relative humidity and temperature sensor driver. Signed-off-by: Tomasz Duszynski --- Documentation/devicetree/bindings/i2c/trivial-devices.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/i2c/trivial-devices.txt b/Document