888d071fe7
Implement a sensor for the output diagnostics of the power train switch TLE9104. Signed-off-by: Benedikt Schmidt <benedikt.schmidt@embedded-solutions.at>
16 lines
305 B
YAML
16 lines
305 B
YAML
# Copyright (c) 2024 SILA Embedded Solutions GmbH
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: Output diagnostics of the powertrain switch TLE9104
|
|
|
|
compatible: "infineon,tle9104-diagnostics"
|
|
|
|
include: [sensor-device.yaml]
|
|
|
|
on-bus: tle9104
|
|
|
|
properties:
|
|
"#sensor-cells":
|
|
type: int
|
|
const: 0
|