zephyr/dts/bindings/sensor/sbs,sbs-gauge.yaml
Maureen Helm 653d0f56fe dts: bindings: Migrate SBS sensors to inherit base sensor properties
Migrates all SBS 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>
2022-10-17 10:15:13 +02:00

6 lines
152 B
YAML

description: SBS 1.1 compliant fuel gauge (http://www.sbs-forum.org/specs)
compatible: "sbs,sbs-gauge"
include: [sensor-device.yaml, i2c-device.yaml]