On Tue, Jun 13, 2017 at 10:50:43PM +0530, Manivannan Sadhasivam wrote: > Add device tree bindings for Measurement-Specialties HTU21 temperature & humidity sensor and humidity part of MS8607 sensor > > Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx> > --- > Documentation/devicetree/bindings/iio/humidity/htu21.txt | 13 +++++++++++++ > 1 file changed, 13 insertions(+) > create mode 100644 Documentation/devicetree/bindings/iio/humidity/htu21.txt > > diff --git a/Documentation/devicetree/bindings/iio/humidity/htu21.txt b/Documentation/devicetree/bindings/iio/humidity/htu21.txt > new file mode 100644 > index 0000000..97d7963 > --- /dev/null > +++ b/Documentation/devicetree/bindings/iio/humidity/htu21.txt > @@ -0,0 +1,13 @@ > +*HTU21 - Measurement-Specialties htu21 temperature & humidity sensor and humidity part of MS8607 sensor The binding should be for the device, not part of it. You should bind to a driver for MS8607 and then create 2 child devices for the humidity and temp sensors. Rob -- To unsubscribe from this list: send the line "unsubscribe linux-iio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html