All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 3/3] DT: i2c: add sht21 to trivial-devices
@ 2017-02-19 15:00 Tomasz Duszynski
  2017-02-27 17:37 ` Rob Herring
  0 siblings, 1 reply; 2+ messages in thread
From: Tomasz Duszynski @ 2017-02-19 15:00 UTC (permalink / raw)
  To: linux-kernel, linux-iio, devicetree; +Cc: jic23, knaack.h, lars, pmeerw

Add binding for Sensirion sht21 relative humidity and temperature
sensor driver.

Signed-off-by: Tomasz Duszynski <tduszyns@gmail.com>
---
 Documentation/devicetree/bindings/i2c/trivial-devices.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/i2c/trivial-devices.txt b/Documentation/devicetree/bindings/i2c/trivial-devices.txt
index 539874490492..919a763dcc23 100644
--- a/Documentation/devicetree/bindings/i2c/trivial-devices.txt
+++ b/Documentation/devicetree/bindings/i2c/trivial-devices.txt
@@ -79,6 +79,7 @@ ricoh,rv5c386		I2C bus SERIAL INTERFACE REAL-TIME CLOCK IC
 ricoh,rv5c387a		I2C bus SERIAL INTERFACE REAL-TIME CLOCK IC
 samsung,24ad0xd1	S524AD0XF1 (128K/256K-bit Serial EEPROM for Low Power)
 sgx,vz89x		SGX Sensortech VZ89X Sensors
+sensirion,sht21		Relative humidity and temperature sensor
 sii,s35390a		2-wire CMOS real-time clock
 skyworks,sky81452	Skyworks SKY81452: Six-Channel White LED Driver with Touch Panel Bias Supply
 st-micro,24c256		i2c serial eeprom  (24cxx)
--
2.11.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH 3/3] DT: i2c: add sht21 to trivial-devices
  2017-02-19 15:00 [PATCH 3/3] DT: i2c: add sht21 to trivial-devices Tomasz Duszynski
@ 2017-02-27 17:37 ` Rob Herring
  0 siblings, 0 replies; 2+ messages in thread
From: Rob Herring @ 2017-02-27 17:37 UTC (permalink / raw)
  To: Tomasz Duszynski
  Cc: linux-kernel, linux-iio, devicetree, Jonathan Cameron,
	Hartmut Knaack, Lars-Peter Clausen, Peter Meerwald, Wolfram Sang

On Sun, Feb 19, 2017 at 9:00 AM, Tomasz Duszynski <tduszyns@gmail.com> wrote:
> Add binding for Sensirion sht21 relative humidity and temperature
> sensor driver.
>
> Signed-off-by: Tomasz Duszynski <tduszyns@gmail.com>
> ---
>  Documentation/devicetree/bindings/i2c/trivial-devices.txt | 1 +
>  1 file changed, 1 insertion(+)

Looks fine, but you are going to need to resend after -rc1. We're
planning to move this file up a level.

Rob

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-02-27 20:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-19 15:00 [PATCH 3/3] DT: i2c: add sht21 to trivial-devices Tomasz Duszynski
2017-02-27 17:37 ` Rob Herring

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.