dts: bindings: Migrate Aosong sensors to inherit base sensor properties
Migrates all Aosong sensors to inherit base sensor device properties. This will allow us to define properties shared by multiple sensors in one place. Signed-off-by: Maureen Helm <maureen.helm@intel.com>
This commit is contained in:
parent
2a038f1bb7
commit
8819bbf79d
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ description: |
|
|||
|
||||
compatible: "aosong,dht"
|
||||
|
||||
include: base.yaml
|
||||
include: sensor-device.yaml
|
||||
|
||||
properties:
|
||||
dio-gpios:
|
||||
|
|
|
|||
Loading…
Reference in a new issue