drivers: sensor: add diagnostics sensor for BD8LB600FS
Implement a sensor for the output diagnostics of the low side switch BD8LB600FS. Signed-off-by: Benedikt Schmidt <benedikt.schmidt@embedded-solutions.at>
This commit is contained in:
parent
31450fcb12
commit
4e4049d939
8 changed files with 160 additions and 0 deletions
17
dts/bindings/sensor/rohm,bd8lb600fs-diagnostics.yaml
Normal file
17
dts/bindings/sensor/rohm,bd8lb600fs-diagnostics.yaml
Normal file
|
@ -0,0 +1,17 @@
|
|||
# Copyright (c) 2024 SILA Embedded Solutions GmbH
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
description: |
|
||||
Open load detection, over current protection and thermal shutdown
|
||||
sensor of the low side switch BD8LB600FS
|
||||
|
||||
compatible: "rohm,bd8lb600fs-diagnostics"
|
||||
|
||||
include: sensor-device.yaml
|
||||
|
||||
on-bus: bd8lb600fs
|
||||
|
||||
properties:
|
||||
"#sensor-cells":
|
||||
type: int
|
||||
const: 0
|
Loading…
Add table
Add a link
Reference in a new issue