4e4049d939
Implement a sensor for the output diagnostics of the low side switch BD8LB600FS. Signed-off-by: Benedikt Schmidt <benedikt.schmidt@embedded-solutions.at>
18 lines
366 B
YAML
18 lines
366 B
YAML
# 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
|