Re: [PATCH] hwmon: (aht10) Add support for dht20

From: Guenter Roeck
Date: Sun Nov 02 2025 - 14:05:30 EST


On Sun, Nov 02, 2025 at 03:13:20PM +0530, Akhilesh Patil wrote:
> Add support for dht20 temperature and humidity sensor from Aosong.
> Modify aht10 driver to handle different init command for dht20 sensor by
> adding init_cmd entry in the driver data. dht20 sensor is compatible with
> aht10 hwmon driver with this change.
>
> Tested on TI am62x SK board with dht20 sensor connected at i2c-2 port.
>
> Signed-off-by: Akhilesh Patil <akhilesh@xxxxxxxxxxxxx>

Applied.

Thanks,
Guenter