Skip to content

Commit f759bdc

Browse files
committed
bindings: sensor: fix typo in Aosong sensor descriptions
Corrected the spelling of "Asosong" to "Aosong". Signed-off-by: Benjamin Cabé <[email protected]>
1 parent ef860ed commit f759bdc

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dts/bindings/sensor/aosong,aht20.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
description: |
77
Aosong AHT20 (Digital-output Humidity and Temperature Sensor)
88
9-
The Asosong AHT20 sensor provides temperature and humidity
9+
The Aosong AHT20 sensor provides temperature and humidity
1010
measurements through an I2C bus.
1111
1212
compatible: "aosong,aht20"

dts/bindings/sensor/aosong,am2301b.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
description: |
77
Aosong AM2301B (Digital-output Humidity and Temperature Sensor)
88
9-
The Asosong AM2301B sensor provides temperature and humidity
9+
The Aosong AM2301B sensor provides temperature and humidity
1010
measurements through an I2C bus.
1111
1212
compatible: "aosong,am2301b"

dts/bindings/sensor/aosong,dht20.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
description: |
77
Aosong DHT20 (Digital-output Humidity and Temperature Sensor)
88
9-
The Asosong DHT20 sensor provides temperature and humidity
9+
The Aosong DHT20 sensor provides temperature and humidity
1010
measurements through an I2C bus.
1111
1212
compatible: "aosong,dht20"

0 commit comments

Comments
 (0)