1# Copyright (c) 2024 SILA Embedded Solutions GmbH
2# SPDX-License-Identifier: Apache-2.0
3
4description: |
5  Open load detection, over current protection and thermal shutdown
6  sensor of the low side switch BD8LB600FS
7
8compatible: "rohm,bd8lb600fs-diagnostics"
9
10include: sensor-device.yaml
11
12on-bus: bd8lb600fs
13
14properties:
15  "#sensor-cells":
16    type: int
17    const: 0
18