[PATCH v3 0/2] hwmon: aht10: add Device Tree support

From: Hao Yu

Date: Mon Feb 23 2026 - 12:47:06 EST


This series adds Device Tree support for Aosong AHT10, AHT20, and DHT20.
Tested on linux_lckfb with AHT20, and the driver works as expected.

Changes in v3:
- Move bindings to trivial-devices.yaml per Krzysztof's suggestion.
- Link to v2: https://lore.kernel.org/linux-hwmon/20260222105831.7360-1-haoyufine@xxxxxxxxx/

Hao Yu (2):
dt-bindings: hwmon: add Aosong AHT10/AHT20/DHT20 to trivial devices
hwmon: (aht10) add device tree ID matching

Documentation/devicetree/bindings/trivial-devices.yaml | 4 ++++
drivers/hwmon/aht10.c | 10 ++++++++++
2 files changed, 14 insertions(+)

--
2.34.1