Home
last modified time | relevance | path

Searched full:hdc2010 (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/Documentation/devicetree/bindings/iio/humidity/
Dti,hdc2010.yaml4 $id: http://devicetree.org/schemas/iio/humidity/ti,hdc2010.yaml#
7 title: HDC2010/HDC2080 humidity and temperature iio sensors
16 http://www.ti.com/product/HDC2010/datasheet
22 - ti,hdc2010
46 compatible = "ti,hdc2010";
/linux-6.12.1/drivers/iio/humidity/
Dhdc2010.c3 * hdc2010.c - Support for the TI HDC2010 and HDC2080
9 * Datasheet: https://www.ti.com/product/HDC2010/datasheet
276 * HDC2010 and HDC2080, we have the name hardcoded in hdc2010_probe()
278 indio_dev->name = "hdc2010"; in hdc2010_probe()
323 { "hdc2010" },
330 { .compatible = "ti,hdc2010" },
338 .name = "hdc2010",
348 MODULE_DESCRIPTION("TI HDC2010 humidity and temperature sensor driver");
DKconfig52 config HDC2010 config
53 tristate "TI HDC2010 relative humidity and temperature sensor"
57 HDC2010 and HDC2080 relative humidity and temperature sensors.
60 will be called hdc2010.
DMakefile10 obj-$(CONFIG_HDC2010) += hdc2010.o
/linux-6.12.1/arch/arm64/boot/dts/ti/
Dk3-am642-hummingboard-t.dts135 compatible = "ti,hdc2010";