Skip to content

Commit

Permalink
drivers: sensors: ti_hdc20xx: Remove ti,hdc20xx compatible
Browse files Browse the repository at this point in the history
The `ti,hdc20xx` is a common definition for TI HDC20xx series,
so the actual device named `hdc20xx` does not exist.
Remove the "compatible" section.

Signed-off-by: TOKITA Hiroshi <[email protected]>
  • Loading branch information
soburi authored and fabiobaltieri committed Dec 9, 2024
1 parent 259302a commit 3a69ed6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions dts/bindings/sensor/ti,hdc20xx.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@

description: Texas Instruments HDC20XX Temperature and Humidity Sensor

compatible: "ti,hdc20xx"

include: [sensor-device.yaml, i2c-device.yaml]

properties:
Expand Down

0 comments on commit 3a69ed6

Please sign in to comment.