dts: bindings: Migrate Infineon sensors to inherit base sensor props
Migrates all Infineon 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
f25dcdde27
commit
8527a5a220
@ -6,6 +6,6 @@
|
||||
|
||||
description: Infineon DPS310 temperature and pressure sensor
|
||||
|
||||
include: i2c-device.yaml
|
||||
include: [sensor-device.yaml, i2c-device.yaml]
|
||||
|
||||
compatible: "infineon,dps310"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user