Searched full:hdc2010 (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/Documentation/devicetree/bindings/iio/humidity/ |
D | ti,hdc2010.yaml | 4 $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/ |
D | hdc2010.c | 3 * 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");
|
D | Kconfig | 52 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.
|
D | Makefile | 10 obj-$(CONFIG_HDC2010) += hdc2010.o
|
/linux-6.12.1/arch/arm64/boot/dts/ti/ |
D | k3-am642-hummingboard-t.dts | 135 compatible = "ti,hdc2010";
|