Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

dt-bindings:iio:humidity:hdc100x Drop separate doc + add to trivial-devices

Very simple binding for this i2c device with no properties beyond
reg and compatible. Hence doesn't need it's own document.

Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Acked-by: Matt Ranostay <matt.ranostay@konsulko.com>
Link: https://lore.kernel.org/r/20201031134110.724233-2-jic23@kernel.org

+10 -17
-17
Documentation/devicetree/bindings/iio/humidity/hdc100x.txt
··· 1 - * HDC100x temperature + humidity sensors 2 - 3 - Required properties: 4 - - compatible: Should contain one of the following: 5 - ti,hdc1000 6 - ti,hdc1008 7 - ti,hdc1010 8 - ti,hdc1050 9 - ti,hdc1080 10 - - reg: i2c address of the sensor 11 - 12 - Example: 13 - 14 - hdc100x@40 { 15 - compatible = "ti,hdc1000"; 16 - reg = <0x40>; 17 - };
+10
Documentation/devicetree/bindings/trivial-devices.yaml
··· 352 352 - ti,ads7830 353 353 # Temperature Monitoring and Fan Control 354 354 - ti,amc6821 355 + # Temperature and humidity sensor with i2c interface 356 + - ti,hdc1000 357 + # Temperature and humidity sensor with i2c interface 358 + - ti,hdc1008 359 + # Temperature and humidity sensor with i2c interface 360 + - ti,hdc1010 361 + # Temperature and humidity sensor with i2c interface 362 + - ti,hdc1050 363 + # Temperature and humidity sensor with i2c interface 364 + - ti,hdc1080 355 365 # Temperature sensor with 2-wire interface 356 366 - ti,lm73 357 367 # Temperature sensor with integrated fan control