[PATCH] shtc1: add support for device tree bindings

From: Chris Ruehl
Date: Thu Jul 02 2020 - 23:57:30 EST


Add support for DTS bindings to the shtc driver
The patches add the compatible table and of_property_read* to the
shtc1.c. Newly created Yaml document has been released to the
Documentation/devicetree/hwmon/sensirion,shtc1.yaml

Signed-off-by: Chris Ruehl <chris.ruehl@xxxxxxxxxxxx>
---
Version 1