1# Copyright (c) 2024 SILA Embedded Solutions GmbH 2# SPDX-License-Identifier: Apache-2.0 3 4description: Output diagnostics of the powertrain switch TLE9104 5 6compatible: "infineon,tle9104-diagnostics" 7 8include: [sensor-device.yaml] 9 10on-bus: tle9104 11 12properties: 13 "#sensor-cells": 14 type: int 15 const: 0 16