dts: bindings: Migrate Plantower sensors to inherit base sensor props
Migrates all Plantower 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
e768c4cfff
commit
7fd34d4591
|
@ -9,4 +9,4 @@ description: |
|
|||
|
||||
compatible: "plantower,pms7003"
|
||||
|
||||
include: uart-device.yaml
|
||||
include: [sensor-device.yaml, uart-device.yaml]
|
||||
|
|
Loading…
Reference in a new issue