Hi Rob,
On 10/7/2020 12:51 am, Rob Herring wrote:
On Wed, Jul 08, 2020 at 12:07:47PM +0800, Chris Ruehl wrote:
Add documentation for the newly added DTS support in the shtc1 driver.
To align with the drivers logic to have high precision by default
If 0x70 is the only address, then do:
reg:
const: 0x70
yes, that make sense.
+
+ sensirion,blocking_io:
s/_/-/
done!
+
+examples:
+ - |
+ i2c1 {
+ status = "okay";
Don't show status in examples.
Thanks for your advice.
updated and patch set v5 is out soon.
Chris