From: Hao Yu Date: Mon, 23 Feb 2026 17:38:52 +0000 (+0800) Subject: dt-bindings: hwmon: add Aosong AHT10/AHT20/DHT20 to trivial devices X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9c9f86da4a03e2072be8c28cb3346563dc117a3f;p=thirdparty%2Flinux.git dt-bindings: hwmon: add Aosong AHT10/AHT20/DHT20 to trivial devices Add Aosong AHT10, AHT20 and DHT20 temperature and humidity sensors to the trivial-devices documentation. These sensors use a standard I2C interface and do not require complex binding definitions. Signed-off-by: Hao Yu Acked-by: Krzysztof Kozlowski Link: https://lore.kernel.org/r/20260223173853.30617-2-haoyufine@gmail.com Signed-off-by: Guenter Roeck --- diff --git a/Documentation/devicetree/bindings/trivial-devices.yaml b/Documentation/devicetree/bindings/trivial-devices.yaml index a482aeadcd444..aa924a410fc3a 100644 --- a/Documentation/devicetree/bindings/trivial-devices.yaml +++ b/Documentation/devicetree/bindings/trivial-devices.yaml @@ -59,6 +59,10 @@ properties: - adi,lt7182s # AMS iAQ-Core VOC Sensor - ams,iaq-core + # Aosong temperature & humidity sensors with I2C interface + - aosong,aht10 + - aosong,aht20 + - aosong,dht20 # Arduino microcontroller interface over SPI on UnoQ board - arduino,unoq-mcu # Temperature monitoring of Astera Labs PT5161L PCIe retimer