xref: /linux/Documentation/hwmon/mc33xs2410_hwmon.rst (revision 8e92c9902ff11a1c2aab229a3d7d4c1d7e5b698f)
1.. SPDX-License-Identifier: GPL-2.0
2
3Kernel driver mc33xs2410_hwmon
4==============================
5
6Supported devices:
7
8  * NXPs MC33XS2410
9
10    Datasheet: https://www.nxp.com/docs/en/data-sheet/MC33XS2410.pdf
11
12Authors:
13
14	Dimitri Fedrau <dimitri.fedrau@liebherr.com>
15
16Description
17-----------
18
19The MC33XS2410 is a four channel self-protected high-side switch featuring
20hardware monitoring functions such as temperature, current and voltages for each
21of the four channels.
22
23Sysfs entries
24-------------
25
26======================= ======================================================
27temp1_label		"Central die temperature"
28temp1_input		Measured temperature of central die
29
30temp[2-5]_label		"Channel [1-4] temperature"
31temp[2-5]_input		Measured temperature of a single channel
32temp[2-5]_alarm		Temperature alarm
33temp[2-5]_max		Maximal temperature
34======================= ======================================================
35