commit | 28e7cfd0375e1b7443daaa743ee3fa753c28f3ab | [log] [tgz] |
---|---|---|
author | Aurelien Jarno <aurelien@aurel32.net> | Sat Aug 07 23:09:58 2021 +0200 |
committer | Christopher Friedt <chrisfriedt@gmail.com> | Mon Aug 09 11:32:43 2021 -0400 |
tree | 0b8ff66f926de481658f0c526f9d053b385543b4 | |
parent | 7ebae7f569f919a4241017bd84815b8e3c613837 [diff] |
drivers: sensors: ti_hdc20xx: convert to i2c_dt_spec Convert ti_hdc20xx temperature and humidity sensor driver to `i2c_dt_spec`. Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>