1 .. SPDX-License-Identifier: GPL-2.0
11 - Emil Renner Berthing <kernel@esmil.dk>
16 This driver adds support for reading the built-in temperature sensor on the
17 JH7100 and JH7110 RISC-V SoCs by StarFive Technology Co. Ltd.
22 The temperature sensor can be enabled, disabled and queried via the standard
23 hwmon interface in sysfs under ``/sys/class/hwmon/hwmonX`` for some value of
26 ================ ==== =============================================
28 ================ ==== =============================================
29 temp1_enable RW Enable or disable temperature sensor.
30 Automatically enabled by the driver,
31 but may be disabled to save power.
32 temp1_input RO Temperature reading in milli-degrees Celsius.
33 ================ ==== =============================================