sensor: dts: Add sensor-device.yaml to all instances

Some were missing them, as pointed out on #86747.

Signed-off-by: Luis Ubieda <luisf@croxel.com>
This commit is contained in:
Luis Ubieda 2025-03-31 14:32:31 -04:00 committed by Benjamin Cabé
parent e8e7290aba
commit 2177b84b7b
7 changed files with 9 additions and 4 deletions

View File

@ -7,7 +7,7 @@ description: |
compatible: "ams,as6212"
include: i2c-device.yaml
include: [sensor-device.yaml, i2c-device.yaml]
properties:
alert-gpios:

View File

@ -17,6 +17,8 @@ description: |
compatible: "ist,tsic-xx6"
include: sensor-device.yaml
properties:
pwms:
required: true

View File

@ -6,4 +6,4 @@ description: |
compatible: "nordic,nrf-temp-nrfs"
include: base.yaml
include: [base.yaml, sensor-device.yaml]

View File

@ -4,6 +4,8 @@
description: |
NXP P3T1755 digital temperature sensor.
include: sensor-device.yaml
properties:
oneshot-mode:
type: boolean

View File

@ -6,7 +6,7 @@ description: PA3905 optical flow sensor
compatible: "pixart,paa3905"
include: spi-device.yaml
include: [sensor-device.yaml, spi-device.yaml]
properties:
resolution:

View File

@ -5,7 +5,7 @@ description: STM32 Digital Temperature Sensor.
compatible: "st,stm32-digi-temp"
include: base.yaml
include: [sensor-device.yaml, base.yaml]
properties:
reg:

View File

@ -8,6 +8,7 @@ compatible: "st,stm32-qdec"
include:
- name: base.yaml
- name: pinctrl-device.yaml
- name: sensor-device.yaml
properties:
pinctrl-0: